/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-hero .section-header-subcopy.hearing-avail-2 {
	width: 100%;
	box-sizing: border-box;
}



.section-hero .film-copy {
    margin-block-start: 1.5em;
    text-align: center;
    color: #86868b;
    padding-top: 22px;
}


@media only screen and (max-width:734px) {
    .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 87.5%;
        margin-top: 55px;
    }
}

@media only screen and (min-width:735px) and (max-width:1068px) and (max-height:650px) {
    html.enhanced.mq-medium-short .section-hearing-test.hearing-avail-2 {
        padding-top: calc(550px + var(--film-height));
    }
}

@media only screen and (max-width: 1068px) {
    .section-hearing-protection .grid-item-loud .play-pause-button-loud {
        top: 153px;
    }
}

@media only screen and (max-width: 734px) {
    .section-hearing-protection .grid-item-loud .play-pause-button-loud {
        top: 183px;
    }
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/