@charset "utf-8";
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css");

@font-face {
    font-family: 'NewHero';
    /* Give your font a unique name */
    src: url('../fonts/NewHeroAccess-Regular.woff2') format('woff2');
    /* Path to font files */
    font-weight: 400;
    /* Specify the font's weight */
    font-style: normal;
    /* Specify the font's style */
}

@font-face {
    font-family: 'NewHero';
    /* Give your font a unique name */
    src: url('../fonts/NewHeroAccess-RegularItalic.woff2') format('woff2');
    /* Path to font files */
    font-weight: 400;
    /* Specify the font's weight */
    font-style: italic;
    /* Specify the font's style */
}

@font-face {
    font-family: 'NewHero';
    /* Give your font a unique name */
    src: url('../fonts/NewHeroAccess-Medium.woff2') format('woff2');
    /* Path to font files */
    font-weight: 500;
    /* Specify the font's weight */
    font-style: normal;
    /* Specify the font's style */
}

@font-face {
    font-family: 'NewHero';
    /* Give your font a unique name */
    src: url('../fonts/NewHeroAccess-MediumItalic.woff2') format('woff2');
    /* Path to font files */
    font-weight: 500;
    /* Specify the font's weight */
    font-style: italic;
    /* Specify the font's style */
}

@font-face {
    font-family: 'NewHero';
    /* Give your font a unique name */
    src: url('../fonts/NewHeroAccess-Bold.woff2') format('woff2');
    /* Path to font files */
    font-weight: 600;
    /* Specify the font's weight */
    font-style: normal;
    /* Specify the font's style */
}

@font-face {
    font-family: 'NewHero';
    /* Give your font a unique name */
    src: url('../fonts/NewHeroAccess-BoldItalic.woff2') format('woff2');
    /* Path to font files */
    font-weight: 600;
    /* Specify the font's weight */
    font-style: italic;
    /* Specify the font's style */
}

@font-face {
    font-family: 'NewHero';
    /* Give your font a unique name */
    src: url('../fonts/NewHeroAccess-Super.woff2') format('woff2');
    /* Path to font files */
    font-weight: 800;
    /* Specify the font's weight */
    font-style: normal;
    /* Specify the font's style */
}

:root {
    --haleon-green: rgb(48, 234, 3);
    --haleon-green-transp: rgba(48, 234, 3, 0.5);
    --haleon-grey: #ebeced;
    --sect-padding-vertical: 10vh;
    --section-margins: 0;
}


* {
    font-family: 'NewHero', sans-serif;
    font-weight: 400;
}

html {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3em;
}

body {
    background-color: #FFFFFF;
    color: #333f48;
}

body.formPage {
    background-color: var(--haleon-grey);
    color: #333f48;
}

video {
    pointer-events: none;
}

strong {
    font-weight: 600;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 500;
    color: #000000;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong {
    font-weight: 800;
}

.subPageHaleon h1 {
    font-size: calc(2rem + 2vw);
    line-height: 1.05em;
    text-wrap: balance;
    margin-bottom: 0.75em;
    margin-top: 0em;
}

h2 {
    font-size: calc(2.25rem + 2vw);
    line-height: 1.05em;
    text-wrap: balance;
    width: fit-content;
    margin-bottom: 0.75em;
}

.subPageHaleon h2 {
    font-size: calc(1.75rem + 1vw);
    line-height: 1.1em;
    margin-top: 0em;
    margin-bottom: 0.5em;
    text-wrap: pretty;
    width: auto;
}

h3 {
    font-size: 1.75rem;
    line-height: 1.3em;
    /* text-wrap: balance; */
}

.subPageHaleon h3 {
    font-size: calc(1rem + 1vw);
    margin-top: 1em;
    margin-bottom: 0.5em;
}

.subPageHaleon h4 {
    font-size: calc(1rem + 0.25vw);
    margin-top: 1em;
    margin-bottom: 0.5em;
}

li {
    margin-top: 1em;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #000000;
}

select {
    display: block;
    width: 100%;
}

.form-control:read-only {
    background-color: rgba(255, 255, 255, 1.00);
}

.indentLeft {
    padding-left: 15px;
}

.btn {
    white-space: normal;
    margin-top: 1rem;
    margin-bottom: 0.375rem;
    font-size: 100%;
    line-height: 1em;
}

.sectSubpage .btn {
    margin-top: 0rem;
    margin-bottom: 1.5rem;
}

.btn.FAQLink {
    margin-top: 0rem;
    margin-bottom: 0rem;
}

.normText {
    font-weight: normal;
}

.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}

.sticky {
    position: relative;
    top: 0px;
    padding: 0px;
}

.roundedPhoto {
    border-radius: 8px;
}

.textBaseline {
    border-bottom: 0.15em solid var(--haleon-green);
    padding-bottom: 0.3em;
    margin-bottom: 0.5em;
    width: fit-content;
}

.metricLeft {
    background-image: url(../img/metric-12.png);
    background-position: left 0rem top -1px;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: fixed;
}

.metricRight {
    background-image: url(../img/metric-12.png);
    background-position: right 0rem top 5vh;
    background-repeat: no-repeat;
    background-size: contain;
    /* background-attachment: fixed; */
}

.noTopSpace {
    margin-top: 0;
    padding-top: 0;
}

.btnSpaced {
    margin-right: 10px;
    margin-bottom: 10px;
}

a.withArrow::after {
    display: inline-block;
    content: '\00a0\2192';
    position: relative;
    margin-left: 0px;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.row {
    margin-right: 0;
    margin-left: 0;
}

.navbar {
    padding: 32px 32px;
    padding: 2rem 2rem;
    background-color: rgb(0, 0, 0);
}

.navbar-brand img {
    max-height: 30px;
    width: auto;
}

.navbar-nav {
    width: 100%;
}

.navbar li {
    margin: 8px 16px;
    color: #ffffff;
}

.navbar li a {
    font-size: 1.05rem;
    font-weight: 400;
    color: #ffffff;
    position: relative;
}

.navbar li a::before {
    content: '';
    background-color: rgba(48, 234, 3, 1.0);
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 0%;
    height: 2px;
    transition: all .3s ease-out;
}

.navbar li a:hover::before {
    bottom: -8px;
    width: 100%;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../img/nav-open.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

/* Styles active when top navbar changes when scrolling */
.navbar.navbar-fixed-top {
    background-color: rgba(255, 255, 255, 1.0);
}

.navbar-fixed-top.scrolled {
    background-color: rgba(0, 0, 0, 1.0) !important;
    transition: background-color 200ms linear;
}

.navbar-fixed-top .navbar-brand img.logoOnDark {
    display: none;
}

.navbar-fixed-top.scrolled .navbar-brand img.logoOnLight {
    display: none;
}

.navbar-fixed-top.scrolled .navbar-brand img.logoOnDark {
    display: block;
}

.navbar.navbar-fixed-top li a {
    color: #000000;
}

.navbar.navbar-fixed-top.scrolled li a {
    color: #ffffff;
}

.navbar.navbar-fixed-top .navbar-toggler-icon {
    background-image: url(../img/nav-open-black.png);
}

.navbar.navbar-fixed-top.scrolled .navbar-toggler-icon {
    background-image: url(../img/nav-open.png);
}


.dropdown-menu {
    border: 1px solid #4F2170;
    border-radius: 24px;
    width: auto;
}

.dropdown-menu[data-bs-popper] {
    top: 150%;
    left: -220px;
    margin-top: 0;
}

.dropdown-menu-holder {
    padding: 24px;
}

.navbar .dropdown-menu-holder li {
    margin: 0;
}

.dropdown-menu-item {
    width: 270px;
}

.dropdown-menu-item.leftSide {
    width: 256px;
    margin-right: 36px;
    padding-right: 36px;
    border-right: 1px solid #D0B3E5;
}

.dropdown-menu-item h4 {
    font-weight: normal;
}

.dropdown-menu-item p {
    font-size: 14px;
}

.dropdown-menu-item a.dropdown-item.pill {
    width: auto;
}

.dropdown-menu-item p.linksRow {
    width: auto;
    margin-right: 2em;
    margin-top: 2em;
}

.dropdown-menu-item p.linksRow a.pill {
    font-size: 14px;
}

.dropdown-menu-item-separator {
    width: 72px;
}

.navbar li a.normalText {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-style: normal;
}


.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: url(../img/nav-open.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}


.modal-title {
    font-size: 1.75rem;
    margin-top: 0.5rem;
    font-weight: 500;
    color: #000000;
    line-height: 1.3em;
}


.brandingClient {
    padding-top: 0px;
    padding-bottom: 10px;
    height: 50px;
}

.brandingClient img {
    max-height: 30px;
    width: auto;
    margin-left: 0em;
    margin-top: 0px;
}

.brandingYet2 img {
    max-width: 100%;
    height: auto;
    max-height: 45px;
    width: auto;
    margin-left: 5px;
}

.brandingYet2 {
    padding-top: 0em;
}

.brandingYet2.alignRight {
    color: rgba(0, 0, 0, 0.50);
    text-align: center;
    padding-top: 0.5em;
    padding-bottom: 1em;
    width: 100%;
    float: none;
}


.brandingYet2 p {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    font-weight: 400;
}

/*.frontPage .pageTopBottom {
	background-position: center center;
	background-size: cover;
	height: 360px;
	margin-top: -50px;
	margin-bottom: 50px;
}*/


.sectHero,
.sectIntro,
.sectBrands,
.sectProcess,
.sectCaseStudies {
    padding-top: var(--sect-padding-vertical);
    padding-bottom: var(--sect-padding-vertical);
    background-color: rgba(255, 255, 255, 1.00);
    margin-bottom: 0;
}

.sectSubpage {
    padding-top: 5vh;
    padding-bottom: 5vh;
    /* background-color: rgba(255, 255, 255, 1.00); */
    margin-bottom: 15vh;
}

/* Styles for Hero Block */
.sectHero {
    padding-top: 0;
    padding-bottom: 0;
    background-image: url(../img/hero-01.jpg);
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 79vh;
    border-image: fill 0 linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.85));
}

.heroTextHolder {
    padding: 0;
    color: rgba(255, 255, 255, 1.0);
    text-shadow: 0 0 20px rgba(0, 0, 0, .4);
}

.heroTextHolder h1 {
    font-size: 1.25rem;
    border-bottom: 6px solid var(--haleon-green);
    padding-bottom: 1em;
    margin-bottom: 1em;
    color: #ffffff;
    width: fit-content;
}

.heroTextHolder p.headlineText {
    font-size: calc(20px + 1.5vw);
    font-weight: 400;
    line-height: 1.3em;
    text-wrap: balance;
}

.heroTextHolder p.headlineText strong {
    font-weight: 800;
}

/* Styles for Haleon Baseline Block */
.sepHaleon {
    height: 20vh;
    margin-top: -10vh;
}

.sepHaleon .cellGreen {
    background-color: var(--haleon-green);
    height: 50%;
}

.sepHaleon .cellWhite {
    background-color: #fff;
    padding-left: 3vw;
    height: 50%;
    font-size: calc(0.75rem + 0.25vw);
    color: #000000;
}

.sepHaleon .cellTransparent {
    background-color: var(--haleon-green-transp);
    height: 50%;
}

.sectIntro {
    background-color: #ffffff;
}

.sectIntro .btn-primary {
    margin-bottom: 2rem;
    ;
}

.sectTechNeeds {
    margin-bottom: 0;
    padding-top: var(--sect-padding-vertical);
    padding-bottom: var(--sect-padding-vertical);
    background-color: var(--haleon-grey);
}

.sectSeparator {
    height: 240px;
}

.formPage .sectSeparator {
    height: 2px;
}

.sectTechNeeds .techNeed {
    text-align: left;
    border-radius: 0px;
    transition: background-color 0.5s;
    height: 100%;
    background-color: #fff;
    padding: 0;
}

.sectTechNeeds .techNeed .row {
    padding: 0;
    margin: 0;
}

.sectTechNeeds .techNeed .needIcon {
    background-color: #000;
    padding: 0.5em;
}

.sectTechNeeds .techNeed .needCategory {
    background-color: var(--haleon-green);
    padding: 0.8em 1em 0.6em 1em;
}

.sectTechNeeds .techNeed .needCategory p {
    text-align: left;
    color: #000000;
    font-weight: 500;
    font-size: 0.9em;
    margin: 0;
    line-height: 1em;
}

.sectTechNeeds .techNeed .needDesc {
    text-align: left;
    padding: 1rem 2rem 1rem 2rem;
}

.sectTechNeeds .techNeed .needDesc h3 {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.3em;
    margin-top: 0.25em;
}

.sectTechNeeds .techNeed .needDesc h3 a {
    font-weight: 600;
}

.sectTechNeeds .techNeed .needDesc p {
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.6em;
}

.sectTechNeeds .techNeed .needDesc p a {
    font-size: 1rem;
    border-bottom: 2px solid #ffffff;
    transition: all 0.1s linear;
}

.sectTechNeeds .techNeed .needDesc p a:hover {
    border-bottom: 2px solid var(--haleon-green);
}

.sectProcess {
    padding-top: var(--sect-padding-vertical);
    padding-bottom: calc(var(--sect-padding-vertical) * 2);
    background-color: #ffffff;
}

.sectProcess .accordion-item {
    margin-bottom: 0.75em;
    margin-top: 0.75em;
    background-color: #ffffff;
    border: none;
}

.sectProcess .accordion-button {
    background-color: #000000;
    color: #FFFFFF;
    margin-bottom: 0.75em;
    margin-top: 0.75em;
    padding: 1em;
}

.sectProcess .accordion-button:hover {
    background-color: var(--haleon-green);
    color: #000000;
}

.sectProcess .accordion-button:focus {
    z-index: 3;
    border-color: #ffffff;
    border: none;
    outline: 0;
    box-shadow: 0px 10px 0 0px #000000;
}
.sectProcess .accordion-button::after {
        background-image: url(../img/accordion-close.png) !important;
}
.sectProcess .accordion-button:not(.collapsed)::after {
    background-image: url(../img/accordion-close.png) !important;
    transform: rotate(-180deg);
}

.sectProcess .accordion-body {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1.5em;
    background-color: #ffffff;
}

.specifiedNeed {
    font-size: 1.5rem;
    padding-top: 0em;
    margin-top: 1em;
    padding-bottom: 1em;
    color: rgba(0, 0, 0, 1.00);
}


.formHolder {
    padding: 30px;
    border-radius: 10px;
    border: thin solid rgba(0, 0, 0, 0.15);
    background-color: rgba(255, 255, 255, 1.0);
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    margin-bottom: 80px;
    margin-top: 25px;
}

.btn-default {
    background-color: var(--haleon-green);
    border-color: var(--haleon-green);
    color: #000000;
    border-radius: 0rem;
}

.stepwizard-step .btn-default {
    background-color: var(--haleon-green);
    border-color: var(--haleon-green);
    color: #000000;
    line-height: normal;
}

.stepwizard-step .btn-circle {
    width: 2rem;
    height: 2rem;
    text-align: center;
    padding: 0.5rem 0;
    font-size: 1rem;
    line-height: 1em;
    border-radius: 1rem;
    margin-top: -0.25em;
}

.stepwizard-step .btn-default:hover {
    background-color: rgba(127, 127, 127, 1);
    border-color: rgba(127, 127, 127, 1);
    color: #ffffff;
}

.btn-primary,
.btn-check:focus+.btn-primary,
.btn-primary:focus {
    background-color: var(--haleon-green);
    border-color: var(--haleon-green);
    color: #000;
    border-radius: 0;
    font-weight: 500;
    padding: 1em 1.15em;
    padding-bottom: 0.75em;
}

.btn-primary:hover {
    background-color: #000000;
    border-color: #000;
    color: rgba(255, 255, 255, 1.00);
    border-radius: 0.5rem;
}

.stepwizard-step .btn-primary {
    background-color: #000000;
    border-color: #000;
    color: rgba(255, 255, 255, 1.00);
}

.stepwizard-step .btn-primary:hover {
    background-color: #000000;
    border-color: #000;
    color: rgba(255, 255, 255, 1.00);
    border-radius: 1rem;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    background-color: #ffffff;
    border-color: #cccccc;
    color: #666666;
    filter: alpha(opacity=100);
    opacity: 1;
}

textarea#terms {
    padding: 1.5em;
    font-size: 0.8rem !important;
    margin-bottom: 1rem;
    background-color: var(--haleon-grey);
}

#submissionForm .row {
    margin-top: 0.75em;
}

#submissionForm h3 {
    margin-top: 0em;
}
#submissionForm p.formSectionHeading {
    margin-top: 0em;
    margin-bottom: 1em;
    font-weight: 500;
    color: #000000;
    font-size: 1.75rem;
    line-height: 1.3em;
}

.control-label {
    font-weight: 500;
    font-size: 1rem;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #FB5500;

}

.mainContentHolder {
    background-color: rgba(255, 255, 255, 0);
    padding: 30px;
    margin-top: 0px;
}

.mainContentHolder p,
.mainContentHolder li {
    text-align: left;
    line-height: 1.625em;
}

.stepwizard-step p {
    text-align: center;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.75);
    line-height: 1em;
    margin-top: -1em;
    display: block;
}

.videoHolder {
    padding: 2em 0.5em;
    color: rgba(0, 0, 0, 1.00);
    background-color: #cdecfb;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 2em;
    margin-top: 2em;
    margin-right: 0em;
}

.videoHolder h3,
.announcement h3,
.contactSidebar h3 {
    margin-top: 0;
    padding-top: 0;
}

.announcement h3 {
    color: #fff;
}

.videoHolder p,
.announcement p {
    text-align: center;
}

.announcement {
    height: auto;
    padding: 2em 2em;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(122, 0, 230, 1.00);
    text-align: center;
    border-radius: 0px;
    margin-bottom: 2em;
    margin-top: 0em;
    margin-right: 0em;
}

.announcement a {
    color: rgba(245, 192, 23, 1.00);
    font-weight: 500;
    font-size: 1.2em;
}

.contactSidebar {
    height: auto;
    padding: 2em;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 1em;
    margin-right: 0em;
    border-top: 3px solid rgba(0, 0, 0, 0.20);
    border-bottom: 3px solid rgba(0, 0, 0, 0.20);
}

.contactSidebar h4,
.contactSidebar p {
    text-align: center !important;
}

.contactSidebar h4 {
    font-size: 16px;
    margin-bottom: 0.25em;
}

.contactSidebar a {
    font-weight: 500;
    font-size: 1.2em;
}

.sideBar {
    width: 100%;
    float: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #F5FBFE;
}

.stickyAllowance {
    width: 100%;
}

.callToAction {
    float: none;
    clear: both;
    width: 100%;
    background-color: rgba(245, 245, 245, 1.00);
    border-radius: 8px;
    color: rgba(0, 0, 0, 1.0);
    padding: 2em;
    margin-left: 0em;
    margin-bottom: 2em;
    z-index: 10;
    position: relative;
    top: 0px;
}

.callToAction h3 {
    color: #000000;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0.5em;
}

.callToAction p,
.callToAction h3 {
    text-align: center;
}

.callToAction button:hover {
    background-color: rgba(87, 24, 176, 1.00);
}

.callToAction button,
.submitParagraph button {
    color: rgba(255, 255, 255, 1.00);
    background-color: rgba(122, 0, 230, 1.0);
    border-radius: 4px;
    text-align: center;
    line-height: 1.1em;
    white-space: normal;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-top: 0.5em;
    margin-bottom: -0.25em;
    hyphens: auto;
    border-style: none;
}

.submitParagraph button {
    font-size: 22px;
}

.submitParagraph {
    width: 100%;
    padding-left: 0em;
    padding-right: 0em;
    margin-top: 1em;
    margin-bottom: 0em;
    text-align: center;
}

.attachmentsHolder,
.commentsHolder {
    color: rgba(0, 0, 0, 01);
    padding-top: 2em;
    margin-top: 3em;
    border-top: thick solid rgba(0, 0, 0, 0.19);
}

.attachmentsHolder h3,
.commentsHolder h3 {
    font-size: 18px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0.5em;
}

.rowOdd,
.rowEven {
    padding-top: 4em;
    padding-bottom: 4em;
}

.rowOdd {
    background-color: rgba(0, 82, 156, 0.05);
}


.FAQpage .sectSubpageBody p {
    margin-bottom: 1em;
    margin-top: 1em;
}

.FAQLink {
    padding: 0;
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 0em;
    margin-bottom: 0em;
    padding-top: 1em;
    border-top: solid 1px rgba(0, 0, 0, 0.2);
    width: 100%;
    text-align: left;
    line-height: 1.3em;
}

.FAQLink.btn:focus {
    outline: 0;
    box-shadow: none;
    /*     padding: 1em;
    background-color: var(--haleon-green); */
}

.FAQAnswer {
    margin-top: 0;
    margin-bottom: 1.75em;
    font-weight: 400;
}

.tblNeeds {
    border-top: 3px double rgba(128, 130, 133, 0.50);
    border-bottom: 3px double rgba(128, 130, 133, 0.50);
}

.tblNeeds td,
.tblNeeds th {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-right: 1em;
}

.rowOdd {
    background-color: rgba(128, 130, 133, 0.1);
}

.tblNeeds td.category {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 80%;
}

.sectFooter {
    padding-top: var(--sect-padding-vertical);
    padding-bottom: var(--sect-padding-vertical);
    background-color: #ffffff;
    margin-bottom: 1px;
}

.copyright {
    padding-left: 0;
    font-size: 0.8rem;
}

.copyright a {
    font-size: 1rem;
}

.need-category-filter {
	margin-left: 40px;
	cursor: pointer;
}

.need-category-filter input {
	cursor: pointer;
}

@media (max-width: 1200px) {
    .navbar.menuExpanded {
        background-color: #000000;
        padding-bottom: 36px;
    }

    .navbar.menuExpanded .navbar-brand img {
        display: none;
    }

    .navbar.menuExpanded .nav-link {
        color: #FFFFFF;
    }

    .navbar-toggler:focus,
    .navbar-toggler:active,
    .navbar-toggler-icon:focus {
        outline: none;
        box-shadow: none;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon,
    .navbar.navbar-fixed-top.scrolled .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
        background-image: url(../img/nav-close.png);
    }

    .navbar-collapse {
        margin-top: 2rem;
    }

    .navbar-collapse ul {
        margin-top: 0px;
    }

    .navbar-collapse ul li {
        width: 100%;
        margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .navbar-collapse ul li:last-of-type {
        margin-top: 12px;
        border-bottom: none;
    }

    .navbar-collapse ul li ul li {
        width: 100%;
        margin-bottom: 0px;
        padding-bottom: 0px;
        border-bottom: none;
    }

    .dropdown-menu {
        border: none;
        border-radius: 0;
        padding: 0;
        margin: 0;
        width: 100%;
        background-color: #4F2170;
    }

    .dropdown-menu h4,
    .dropdown-menu p {
        color: #FFFFFF;
    }

    .dropdown-menu-item {
        width: 100%;
    }

    .dropdown-menu-item a.pill {
        background-color: #D0B3E5;
        color: #4F2170;
        font-size: 14px;
    }

    .dropdown-menu-item.leftSide {
        width: 100%;
        margin-right: 0;
        padding-right: 0;
        border-right: none;
        padding-bottom: 24px;
        margin-bottom: 16px;
        border-bottom: 1px solid #D0B3E5;
    }

    .dropdown-menu-item p.linksRow a.pill {
        font-size: 14px;
    }

    .homeSection {
        padding-top: 36px;
    }

    .mediaSourceLogo {
        text-align: center;
    }

    .metricLeft {
        background-position: left -1rem top -1px;
        background-size: auto;
    }

    .metricRight {
        background-position: right -1rem top 5vh;
        background-size: auto;
    }
    
    .sectHero {
        background-attachment: scroll;
    }
}


@media (max-width: 992px) {
    .sectHero {
        border-image: fill 0 linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 1));
    }

    .heroTextHolder h1 {
        width: auto;
    }

    .stepwizard-step p {
        display: none;
    }
}