/* Base section classes */

.base__text_color_white h1,
.base__text_color_white h2,
.base__text_color_white h3,
.base__text_color_white h4,
.base__text_color_white h5,
.base__text_color_white h6,
.base__text_color_white p,
.base__text_color_white li,
.base__text_color_white {
    color: #fff
}
.base__text_color_white .stats span.statline,
.base__text_color_white .stats p {
    color: #fff!important
}
.base__text_color_white .stats span.statline::before {
    background: #fff!important;
}
.base__text_color_white .collection__item-content h1,
.base__text_color_white .collection__item-content h2,
.base__text_color_white .collection__item-content h3,
.base__text_color_white .collection__item-content h4,
.base__text_color_white .collection__item-content h5,
.base__text_color_white .collection__item-content h6,
.base__text_color_white .collection__item-content p,
.base__text_color_white .collection__item-content span.statline,
.base__section_background-color_darkgrey .summaryexplorerv2 .summary-explorerv2__table-row .summary-explorerv2__column.summary-explorerv2__tabs-column .summary-explorerv2__link-listing li[tabindex="-1"]:hover,
.base__text_color_white,
.base__section_background-color_darkgrey.base__text_color_white .dvHighlights .dv-article.hl-article a * {
    color: #2d2d2d !important;
}
.base__text_color_white .linkexplorer * {
    color: #fff !important;
}
.base__section_background-color_darkgrey {
    background-color: #2d2d2d !important;
}
.base__section_background-color_darkgrey.base__text_color_white .dvHighlights .dv-article.hl-article,
.base__button_color_white .btn--transparent:not(.btn-cta):not(:hover) {
    background: #fff!important;
}

.base__featurecontent_stat-bar_outline .stat-bar {
    background: transparent;
}
.base__featurecontent_stat-bar_outline .stat-bar .stat-bar__item-content * {
    color: #000;
}
.base__featurecontent_stat-bar_outline .stat-bar .stat-bar__item::before {
    background-color: #000;
}

.base__cta__narrow__summary .cta-card-wrapper.narrow .cta-card {
    width: calc(100% - 30px);
    margin: 0 auto;
}
@media (min-width: 992px) {
    .base__cta__narrow__summary .cta-card-wrapper.narrow .cta-card {
        width: 778.33333333px;
    }
}
@media (min-width: 1200px) {
    .base__cta__narrow__summary .cta-card-wrapper.narrow .cta-card {
        width: 945px;
    }
}
@media (min-width: 1400px) {
    .base__cta__narrow__summary .cta-card-wrapper.narrow .cta-card {
        width: 1111.66666667px;
        margin:auto;
    }
}

.base__cta__narrow__body .cta-card-wrapper.narrow .cta-card {
    width: calc(100% - 30px);
    margin:auto;
}
@media (min-width: 768px) {
.base__cta__narrow__body .cta-card-wrapper.narrow .cta-card {
        width: 720px;
    }
}
@media (min-width: 992px) {
    .base__cta__narrow__body .cta-card-wrapper.narrow .cta-card {
        width: 778.33333333px;
    }
}
@media (min-width: 1200px) {
    .base__cta__narrow__body .cta-card-wrapper.narrow .cta-card {
        width: 750px;
    }
}
@media (min-width: 1400px) {
    .base__cta__narrow__body .cta-card-wrapper.narrow .cta-card {
        width: 769.16666667px;
    }
}
/* textimage5050 - start*/

.textimage5050 .textimage.text.section {
    margin: 0;
    padding:0;
    display: flex;
}

.textimage5050 .textimage.text.section.image_right.nobg {
    flex-direction: row-reverse;
}

.textimage5050 .textimage.text.section .textimage-image,
.textimage5050 .textimage.text.section .textimage-text {
    flex-basis: 50%;
}

.textimage5050 .textimage.text.section .textimage-image {
    margin: 0;
}
.textimage5050 .textimage.text.section .textimage-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 80px;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    
}

.textimage5050 .textimage.text.section .asset-sharing-component.image-asset,
.textimage5050 .textimage.text.section .asset-sharing-component.image-asset img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.textimage5050_red .textimage.text.section .textimage-text {background-color: #e0301e;}
.textimage5050_rose .textimage.text.section .textimage-text {background-color:#d93954;}
.textimage5050_orange .textimage.text.section .textimage-text {background-color: #d04a02;}
.textimage5050_tangerine .textimage.text.section .textimage-text {background-color: #eb8c00;}
.textimage5050_dark .textimage.text.section .textimage-text {background-color: #2d2d2d;}

.textimage5050_red .textimage.text.section .textimage-text,
.textimage5050_red .textimage.text.section .textimage-text h2,
.textimage5050_red .textimage.text.section .textimage-text h3,
.textimage5050_red .textimage.text.section .textimage-text h4,
.textimage5050_red .textimage.text.section .textimage-text h5,
.textimage5050_red .textimage.text.section .textimage-text h6,
.textimage5050_rose .textimage.text.section .textimage-text,
.textimage5050_rose .textimage.text.section .textimage-text h2,
.textimage5050_rose .textimage.text.section .textimage-text h3,
.textimage5050_rose .textimage.text.section .textimage-text h4,
.textimage5050_rose .textimage.text.section .textimage-text h5,
.textimage5050_rose .textimage.text.section .textimage-text h6,
.textimage5050_orange .textimage.text.section .textimage-text,
.textimage5050_orange .textimage.text.section .textimage-text h2,
.textimage5050_orange .textimage.text.section .textimage-text h3,
.textimage5050_orange .textimage.text.section .textimage-text h4,
.textimage5050_orange .textimage.text.section .textimage-text h5,
.textimage5050_orange .textimage.text.section .textimage-text h6,
.textimage5050_dark .textimage.text.section .textimage-text,
.textimage5050_dark .textimage.text.section .textimage-text h2,
.textimage5050_dark .textimage.text.section .textimage-text h3,
.textimage5050_dark .textimage.text.section .textimage-text h4,
.textimage5050_dark .textimage.text.section .textimage-text h5,
.textimage5050_dark .textimage.text.section .textimage-text h6  {
    color: #fff;
}

/*Button and link styling*/
.textimage5050_red .textimage.text.section .textimage-text p>a:hover, 
.textimage5050_rose .textimage.text.section .textimage-text p>a:hover, 
.textimage5050_orange .textimage.text.section .textimage-text p>a:hover, 
.textimage5050_dark .textimage.text.section .textimage-text p>a:hover {
    border-bottom: 2px solid #fff;
    color: #fff;
}
.textimage5050_tangerine .textimage.text.section .textimage-text p>a:hover {
    border-bottom: 2px solid #000;
    color: #000;
}
.textimage5050 .text-component p a.btn.btn--secondary.btn--transparent.btn-cta.btn-cta-common.btn-cta--white:hover, 
.textimage5050 .text-component p a.btn.btn--secondary.btn--transparent.btn-cta.btn-cta-common.btn-cta--white:focus, 
.textimage5050 .text-component p a.btn.btn--secondary.btn--transparent.btn-cta.btn-cta-common.btn-cta--white:active {
    background-color: #2d2d2d;
    color: #fff;
    border: none;
}
.textimage5050.textimage5050_dark .text-component p a.btn.btn--secondary.btn--transparent.btn-cta.btn-cta-common.btn-cta--white:hover, 
.textimage5050.textimage5050_dark .text-component p a.btn.btn--secondary.btn--transparent.btn-cta.btn-cta-common.btn-cta--white:focus, 
.textimage5050.textimage5050_dark .text-component p a.btn.btn--secondary.btn--transparent.btn-cta.btn-cta-common.btn-cta--white:active {
    background-color: #7d7d7d;
    color: #fff;
}
.textimage5050 .text-component p a.btn.btn--secondary.btn--transparent.btn-cta.btn-cta-common:hover, 
.textimage5050 .text-component p a.btn.btn--secondary.btn--transparent.btn-cta.btn-cta-common:focus, 
.textimage5050 .text-component p a.btn.btn--secondary.btn--transparent.btn-cta.btn-cta-common:active {
        border: 1px solid #7d7d7d;
}
@media screen and (min-width: 992px) {
    .textimage5050 .textimage.text.section .asset-sharing-component.image-asset img {
        object-fit: cover;
        height: 100%;
    }
}

@media screen and (max-width: 991px) {
    .textimage5050 .textimage.text.section {
        flex-direction: column !important;
    }
    .textimage5050 .textimage.text.section .textimage-text {
        padding: 0 30px;
    }
}

/* textimage5050 - end*/



/* remove campaignlanding template hero text background */
.base__hero-title_color_black .hero-title-textpanel--compaign .compaign-hlight__inner {
    background: #fff;
    box-shadow: 15px 0 0 #fff, -15px 0 0 #fff;
    color: #2d2d2d;
}
.base__hero-title_color_black.page-section.page-section--col-primary {
    background: white;
}
@media (min-width: 768px) {
    .base__hero-title_align_center .hero-title-component .hero-title>.container {
        justify-content: center;
    }
}
/* slim campaign landing hero */
@media (min-width: 768px) {
    .base__hero_height_slim .parsys.sectionpar {
        position: relative;
        height: 25rem;
    }
    .base__hero_height_slim .title.teaser.hero-card-wrapper .hero-title-textpanel--compaign {
        min-height: 25rem!important;
        height: auto;
    }
}
/* Swap order of reading template title and eyebrow */
.base__hero-card__primary__flipped .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__primary {
    display: grid;
}
.base__hero-card__primary__flipped .hero-card-wrapper .hero-card-wrapper--with-image .hero-card__primary-wrapper .hero-card__primary-title {
    padding-bottom: 20px;
    padding-top: 0;
}
.base__hero-card__primary__flipped p.hero-card__primary-eyebrow {
    order: 2;
}
.base__hero-card__primary__flipped h1.hero-card__primary-title {
    order: 1;
}

/* Sitewide classes */

/* Show Ref XF in author PR-13096 */
html.aem-AuthorLayer-Edit .base__refxf-html_author_show {
    display: block;
    background: #f0f0f0;
    text-align: center;
    color: #ccc;
    height: 3rem;
    position: relative;
}

/* copyUpLink JS function supplimental */
.copyUpLinkClickable {
    cursor: pointer;
}
.parsys_column.copyUpLinkClickable:hover {
    background: #ededed;
}
.parsys_column.copyUpLinkClickable,
.parsys_column.copyUpLinkClickable a {
    transition: background .2s ease-out;
}
.parsys_column.copyUpLinkClickable:hover a {
    border-bottom: 2px solid #000;
}

/* Single link align to bottom of column */
.base__column_link_align .columnControl > .parsys_column > .parsys_column {
    position: relative;
}
@media (min-width: 768px) {
    .base__column_link_align .columnControl > .parsys_column > .parsys_column a {
        position: absolute;
        bottom: 10px;
    }
}

/*Display and hide mobile-optimised image*/
@media (max-width: 480px) {
    div:not(.cq-Editable-dom.cq-Editable-dom--container) > section.base__section_image_hide_mobile480 .image:nth-child(odd) {
        display: none;
    }
}

@media (min-width: 481px) {
    div:not(.cq-Editable-dom.cq-Editable-dom--container) > section.base__section_image_hide_mobile480 .image:nth-child(even) {
        display: none;
    }
}