.full-width-image-header {
    overflow: hidden;
}
.full-width-image-header h2 {
    margin: 0 0 1.125rem 0;
    color: #171717;
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
    font-size: 1.75rem;
    line-height: 2rem;
    font-weight: 100;
}
@media all and (max-width: 480px) {
    .full-width-image-header h2 {
        padding: 0 10px;
    }
}
.basis-grotesque .full-width-image-header h2 {
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
}
@media all and (min-width: 768px) {
    .full-width-image-header h2 {
        font-size: 2.6875rem;
        line-height: 3.25rem;
    }
}
.full-width-image-header h1 {
    margin: 0 0 .625rem 0;
    color: #171717;
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
    font-size: 2.25rem;
    font-weight: 100;
}
@media all and (min-width: 768px) {
    .full-width-image-header h1 {
        font-size: 3.75rem;
        line-height: 4.3125rem;
    }
}
.full-width-image-header p {
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
    line-height: 1.3125rem;
    color: #434343;
    font-size: .875rem;
    color: #434343;
}
.basis-grotesque .full-width-image-header p {
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
}
@media all and (min-width: 768px) {
    .full-width-image-header p {
        font-size: 1rem;
        line-height: 1.625rem;
    }
}
.full-width-image-header .full-width-image-header__top.imaged {
    position: relative;
}
.full-width-image-header .full-width-image-header__top.imaged .full-width-image-header__top__title, .full-width-image-header .full-width-image-header__top.imaged .full-width-image-header__top__copy {
    color: #FFFFFF;
}
.full-width-image-header .full-width-image-header__top.white {
    background: #FFFFFF;
}
.full-width-image-header .full-width-image-header__top.white .full-width-image-header__top__title, .full-width-image-header .full-width-image-header__top.white .full-width-image-header__top__copy {
    color: #171717;
}
.full-width-image-header .full-width-image-header__top.grey {
    background: #F1F1F1;
}
.full-width-image-header .full-width-image-header__top.grey .full-width-image-header__top__title {
    color: #171717;
}
.full-width-image-header .full-width-image-header__top.grey .full-width-image-header__top__copy {
    color: #434343;
}
.full-width-image-header .full-width-image-header__top .full-width-image-header__back-cta {
    display: none;
}
@media all and (min-width: 768px) {
    .full-width-image-header .full-width-image-header__top .full-width-image-header__back-cta {
        color: #FFFFFF;
        text-transform: uppercase;
        letter-spacing: .125rem;
        font-family: 'UniversLTW01-65Bold', sans-serif;
        font-size: .625rem;
        -webkit-transition: color .5s, background .5s, border-color .5s;
                transition: color .5s, background .5s, border-color .5s;
        text-decoration: none;
        display: block;
        position: absolute;
        right: 2.5rem;
        top: 2.1875rem;
        text-decoration: none;
    }
}
@media all and (min-width: 768px) and (min-width: 768px) {
    .full-width-image-header .full-width-image-header__top .full-width-image-header__back-cta {
        font-size: .6875rem;
    }
}
@media all and (min-width: 768px) and (any-hover: none) {
    .full-width-image-header .full-width-image-header__top .full-width-image-header__back-cta {
        color: #FFFFFF;
    }
}
@media all and (min-width: 768px) {
    .full-width-image-header .full-width-image-header__top .full-width-image-header__back-cta:hover {
        color: #005080;
    }
    .full-width-image-header .full-width-image-header__top .full-width-image-header__back-cta:hover {
        color: #FFFFFF;
    }
    .full-width-image-header .full-width-image-header__top .full-width-image-header__back-cta i {
        font-size: .875rem;
    }
    .full-width-image-header .full-width-image-header__top .full-width-image-header__back-cta i:before {
        display: inline-block;
        -webkit-transform: translate(2px, 1px);
                transform: translate(2px, 1px);
    }
}
.full-width-image-header .full-width-image-header__top__content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    padding-top: 2.5rem;
    padding-bottom: 3.125rem;
    text-align: center;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
            align-self: flex-end;
}
.full-width-image-header .full-width-image-header__top.no-image .full-width-image-header__top__content {
    padding-top: 2.5rem;
    padding-bottom: 0.5rem;
}
.full-width-image-header .full-width-image-header__top__content:after {
    content: ' ';
    display: block;
    clear: both;
}
.full-width-image-header .full-width-image-header__top__content.center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
            align-self: center;
}
.full-width-image-header .full-width-image-header__top__title {
    margin-bottom: 1.25rem;
}
.basis-grotesque .full-width-image-header .full-width-image-header__top__title {
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -1px;
}
.full-width-image-header .full-width-image-header__top__copy {
    width: 70%;
    margin: 0 auto 1.25rem auto;
    text-align: center;
}
.basis-grotesque .full-width-image-header .full-width-image-header__top__copy {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
}
@media all and (min-width: 768px) {
    .full-width-image-header .full-width-image-header__top.no-image .full-width-image-header__top__content {
        padding-top: 3rem;
        padding-bottom: 1.5rem;
    }
    .basis-grotesque .full-width-image-header .full-width-image-header__top__title {
        font-size: 48px;
        line-height: 52px;
    }
    .basis-grotesque .full-width-image-header .full-width-image-header__top__copy {
        font-size: 20px;
        line-height: 30px;
    }
}
@media all and (min-width: 992px) {
    .full-width-image-header .full-width-image-header__top__copy {
        width: 600px;
    }
    .full-width-image-header .full-width-image-header__top__copy.two-col {
        text-align: left;
        width: 90%;
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
    }
    .full-width-image-header .full-width-image-header__top__content {
        padding-bottom: 5.625rem;
    }
    .full-width-image-header .full-width-image-header__top.no-image .full-width-image-header__top__content {
        padding-top: 3.75rem;
        padding-bottom: 2.5rem;
    }
}
.full-width-image-header .full-width-image-header__body {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    padding-left: .625rem;
    padding-right: .625rem;
}
.full-width-image-header .full-width-image-header__body:after {
    content: ' ';
    display: block;
    clear: both;
}
@media all and (min-width: 768px) {
    .full-width-image-header .full-width-image-header__body {
        padding-left: 3.75rem;
        padding-right: 3.75rem;
    }
}
.full-width-image-header .full-width-image-header__body__content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    background-color: #FFFFFF;
    min-height: 6.25rem;
    position: relative;
    top: 0.875rem;
    z-index: 100;
}
.full-width-image-header .no-image .full-width-image-header__body__content {
    top: 0;
}

.full-width-image-header .full-width-image-header__body__content .cta-block {
    padding-top: 1rem;
}

@media all and (min-width: 768px) {
    .full-width-image-header .full-width-image-header__body__content .cta-block {
        padding-top: 0.5rem;
    }
    .full-width-image-header .full-width-image-header__body__content .cta-block:only-child {
        margin-top: 48px;
        padding-top: 1.5rem;
    }
}

@media all and (min-width: 768px) {
    .full-width-image-header .full-width-image-header__body__content {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}
.full-width-image-header .full-width-image-header__body__content.grey {
    background: #F1F1F1;
}
.full-width-image-header .full-width-image-header__body__content.grey .full-width-image-header__top__title, .full-width-image-header .full-width-image-header__body__content.grey .full-width-image-header__top__copy {
    color: #000000;
}
.full-width-image-header .full-width-image-header__body__content.transparent {
    background: transparent;
}
.full-width-image-header .full-width-image-header__copy p {
    padding: 20px 40px 40px 40px;
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    border-bottom: solid 1px #E1E1E1;
}
@media all and (min-width: 992px) {
    .full-width-image-header .full-width-image-header__copy p {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
    }
}

@media all and (-ms-high-contrast: none) and (min-width: 768px), all and (-ms-high-contrast: active) and (min-width: 768px) {
    .full-width-image-header .full-width-image-header__top {
        display: block;
    }
    .full-width-image-header .full-width-image-header__top .full-width-image-header__top__content {
        position: absolute;
        top: 45%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
    }
}

.full-width-image-header .full-width-image-header__image img {
    width: 100%;
}

.full-width-image-header .imaged .full-width-image-header__top__content__copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    height: auto;
    position: absolute;
    top: 45%;
}

.full-width-image-header .imaged .full-width-image-header__top__content__copy .full-width-image-header__top__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media all and (max-width: 993px) {
    .full-width-image-header .imaged .full-width-image-header__top__content__copy {
        top: 0;
    }
}

@media all and (max-width: 767px) {
    .full-width-image-header .imaged .full-width-image-header__top__content__copy {
        position: static;
        background-color: #FFFFFF;
    }
    .full-width-image-header .imaged .full-width-image-header__top__content__copy .full-width-image-header__top__content {
        padding: 1rem;
        margin-top: -2rem;
        background-color: #FFFFFF;
        width:85%
    }

    .full-width-image-header .imaged .full-width-image-header__top__content__copy .full-width-image-header__top__content h2.full-width-image-header__top__title {
        color: #171717;
        margin: 0;
    }

    .full-width-image-header .imaged .full-width-image-header__top__content__copy .full-width-image-header__top__content p.full-width-image-header__top__copy {
        color: #434343;
        width: 100%;
        margin: 1rem 0 0 0;
    }

    .full-width-image-header .full-width-image-header__body__content {
        top: 0;
    }

    .full-width-image-header .full-width-image-header__body {
        padding: .625rem 0 1rem 0;
    }
}

.full-width-image-header .full-width-image-header__body.no-image {
    padding-bottom: 1rem;
}

.full-width-image-header .full-width-image-header__top.no-image .full-width-image-header__top__content.no-text {
    padding-top: 1rem;
    padding-bottom: 0px;
}

.investor-relations .full-width-image-header .full-width-image-header__body.no-image {
    padding-bottom: 0px;
}
.investor-relations .full-width-image-header h2 {
    font-family: 'Basis Grotesque', Arial, Helvetica, sans-serif;
}