.touts-with-image__wrapper {
    overflow: hidden;
}
[data-title="touts-with-image"] {
    padding: 80px 80px;
}
.full-width-mobile [data-title="touts-with-image"] {
    padding: 80px 26px;
}
@media all and (min-width: 768px) {
    .full-width-mobile [data-title="touts-with-image"] {
        padding: 80px 26px;
        max-width: 1200px;
    }
}
@media all and (min-width: 992px) {
    .full-width-mobile [data-title="touts-with-image"] {
        padding: 80px 0px;
    }
    .touts-with-image__wrapper {
        overflow: visible;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }
}
.touts-with-image__wrapper h3 {
    margin: 0 0 1.25rem 0;
    color: #171717;
    font-family: 'sabonroman', serif;
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: 100;
    line-height: 1.375rem;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;
}
@media all and (min-width: 768px) {
    .touts-with-image__wrapper h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
@media all and (min-width: 992px) {
    .touts-with-image__wrapper h3 {
        margin-bottom: 0;
    }
}

.touts-with-image {
    background: #FFFFFF;
}

.grey .touts-with-image {
    background: #f1f1f1;
}

@media all and (min-width: 992px) {
    .touts-with-image {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
        justify-content: center;
    }
}
.touts-with-image .tout-with-image {
    text-decoration: none;
    -webkit-transition: box-shadow .5s;
    transition: box-shadow .5s;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
}
.touts-with-image .tout-with-image img {
    width: 100%;
    height: auto;
}
.touts-with-image .tout-with-image__image-wrapper {
    margin-bottom: 1.5625rem;
}
.touts-with-image .tout-with-image span,
.touts-with-image .tout-with-image a {
    margin-bottom: .625rem;
    display: block;
}
.touts-with-image .tout-with-image .tout-with-image__cta {
    color: black;
    text-transform: none;
    letter-spacing: 0;
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    -webkit-transition: color .5s, background .5s, border-color .5s;
    transition: color .5s, background .5s, border-color .5s;
    text-decoration: underline;
    text-underline-offset: 3px;
    line-height: 20px;
    /*margin-bottom: 1.25rem;*/
}
@media all and (min-width: 768px) {
    .touts-with-image .tout-with-image .tout-with-image__cta {
        font-size: 16px;
    }
}
@media (any-hover: none) {
    .touts-with-image .tout-with-image .tout-with-image__cta {
        color: black;
    }
}
.touts-with-image .tout-with-image .tout-with-image__cta:hover {
    color: black;
    opacity: .7;
}
.touts-with-image .tout-with-image span.tout-with-image__category {
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
    color: #316BB6;
    font-size: .875rem;
}
@media all and (min-width: 768px) {
    .touts-with-image .tout-with-image span.tout-with-image__category {
        font-size: 1rem;
    }
}
.touts-with-image .tout-with-image span.tout-with-image__category:hover {
    color: black;
    opacity: .7;
}
.touts-with-image .tout-with-image h4 {
    margin: 0 0 12px 0;
    color: #171717;
    font-family: 'GS Sans Condensed';
    font-size: 32px;
    line-height: 32px;
    font-weight: 400;
}
@media all and (min-width: 768px) {
    .touts-with-image .tout-with-image h4 {
        font-size: 32px;
        line-height: 32px;
    }
}
.touts-with-image .tout-with-image p {
    font-family: 'Basis Grotesque';
    line-height: 24px;
    font-weight: 400;
    color: black;
    font-size: 16px;
    margin-bottom: 12px;
}
@media all and (min-width: 768px) {
    .touts-with-image .tout-with-image p {
        font-size: 16px;
        line-height: 24px;
    }
}
.touts-with-image .tout-with-image__content {
    padding-left: 0;
    padding-right: 0;
}
@media all and (min-width: 768px) {
    .touts-with-image .tout-with-image__content {
        padding-left: 0;
        padding-right: 0;
    }
}
@media all and (max-width: 768px) {
    .touts-with-image .tout-with-image:first-of-type {
        margin-bottom: 40px;
    }
    .touts-with-image .tout-with-image:nth-of-type(2n) {
        margin-top: 40px;
    }
    .full-width-mobile .touts-with-image .tout-with-image:first-of-type {
        margin-bottom: 80px;
    }
    .full-width-mobile .touts-with-image .tout-with-image:nth-of-type(2n) {
        margin-top: 80px;
    }
}
.touts-with-image.two-up .tout-with-image {
    position: relative;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}
@media all and (min-width: 768px) {
    .touts-with-image.two-up .tout-with-image {
        width: 40.67797%;
        float: left;
        margin-left: 0;
        margin-right: -100%;
    }
}
@media all and (min-width: 992px) {
    .touts-with-image.two-up .tout-with-image {
        width: 32.20339%;
        float: left;
        margin-left: 8.47458%;
        margin-right: -100%;
        margin-left: 7.6666%;
        margin-right: 0;
        padding: 3.3333%;
        box-sizing: content-box;
    }
}
.touts-with-image.two-up .tout-with-image:nth-of-type(2n) {
    margin-right: 0;
}
@media all and (min-width: 768px) {
    .touts-with-image.two-up .tout-with-image:nth-of-type(2n) {
        width: 40.67797%;
        float: left;
        margin-left: 59.32203%;
        margin-right: -100%;
    }
}
@media all and (min-width: 992px) {
    .touts-with-image.two-up .tout-with-image:nth-of-type(2n) {
        width: 32.20339%;
        float: left;
        margin-left: 50.84746%;
        margin-right: -100%;
        margin-left: 6.966666%;
    }
}
.touts-with-image.two-up .tout-with-image:nth-of-type(2n) .tout-with-image__border-box {
    height: 100%;
}
.touts-with-image.two-up .tout-with-image:nth-of-type(2n) .tout-with-image__border-box:after {
    display: none;
}
.touts-with-image.two-up .tout-with-image .tout-with-image__border-box {
    position: relative;
}
@media all and (min-width: 768px) {
    .touts-with-image.two-up .tout-with-image .tout-with-image__border-box:after {
        position: absolute;
        content: ' ';
        height: 100%;
        width: .0625rem;
        top: 0;
        right: -21.3%;
        background: #E1E1E1;
    }
}
.touts-with-image.three-up .tout-with-image {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}
@media all and (min-width: 768px) {
    .touts-with-image.three-up .tout-with-image {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}
@media all and (min-width: 992px) {
    .touts-with-image.three-up .tout-with-image {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%;
        width: 26.6666%;
        margin-right: 0;
        padding: 3.3333%;
        box-sizing: content-box;
    }
}
@media all and (min-width: 768px) and (max-width: 992px) {
    .touts-with-image.three-up .tout-with-image {
        border-bottom: solid 1px #E1E1E1;
        padding-bottom: 3.75rem;
    }
    .touts-with-image.three-up .tout-with-image__image-wrapper {
        width: 39.13043%;
        float: left;
        margin-right: 4.34783%;
    }
    .touts-with-image.three-up .tout-with-image__content {
        width: 56.52174%;
        float: right;
        margin-right: 0;
        margin-right: 0;
    }
}

.tout-with-image__cta {
    margin-bottom: 0;
}
.tout-with-image__cta:hover {
    color: #00203E;
}

.no-touch .tout-with-image:hover .tout-with-image__title {
    opacity: .7;
}

.no-touch .tout-with-image.no-link:hover .tout-with-image__title {
    color: initial;
}
.no-touch .tout-with-image:active {
    background: #E1E1E1;
}
.no-touch .tout-with-image.no-link:active {
    background: initial;
}

.no-touch .tout-with-image__category:hover {
    color: #00203E;
}
.large-text-block .large-text-block__top {
    padding-bottom: 0px;
}

.touts-with-image a {
    text-decoration: none;
}

@media all and (min-width: 992px) {
    .no-touch .tout-with-image:hover {
        box-shadow: 1.875rem 1.875rem 5rem 0 rgba(0, 0, 0, .08);
    }
    .no-touch .grey .tout-with-image:hover {
        box-shadow: 1.875rem 1.875rem 5rem 0 rgba(0, 0, 0, .20);
    }
    .no-touch .tout-with-image.no-link:hover,
    .no-touch .grey .tout-with-image.no-link:hover {
        box-shadow: initial;
    }
}
@media all and (max-width: 768px) {
    .investor-relations .touts-with-image.two-up .tout-with-image {
        margin-bottom: 20px;
    }
}
.investor-relations .touts-with-image .tout-with-image h4 {
    margin: 0 0 1.25rem 0;
    color: #171717;
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
}
@media all and (min-width: 992px) {
    .investor-relations .touts-with-image.two-up .tout-with-image:nth-of-type(2n) {
        width: 32.20339%;
        float: left;
        margin-left: 50.84746%;
        margin-right: -100%;
        margin-left: 6.966666%;
        margin-bottom: 15px;
    }
}
.basis-grotesque .touts-with-image .tout-with-image h4 {
    margin: 0 0 1.25rem 0;
    color: #171717;
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
}
@media all and (min-width: 768px) {
    .basis-grotesque .touts-with-image .tout-with-image h4 {
        font-size: 1.5rem;
        line-height: 1.875rem;
    }
}
.basis-grotesque .touts-with-image .tout-with-image .tout-with-image__cta {
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
    font-weight: 700;
}
@media all and (min-width: 768px) {
    .basis-grotesque .touts-with-image .tout-with-image .tout-with-image__cta {
        font-size: .75rem;
    }
}
@media (any-hover: none) {
    .basis-grotesque .touts-with-image .tout-with-image .tout-with-image__cta {
        color: #22A2FF;
    }
}
.basis-grotesque .touts-with-image .tout-with-image .tout-with-image__cta:hover {
    color: #005080;
}