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






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




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

@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(450px + 150px);
    }
}

@media only screen and (max-height:1000px) {
    .section-hero .section-header {
        bottom: unset;
        top: 410px;
    }
}

.section-hero .section-header-subcopy.hearing-avail-2 {
    position: absolute;
    margin-left: 204px;
}

@media only screen and (max-width:1068px) {
.section-hero .section-header-subcopy.hearing-avail-2 {
    position: absolute;
    margin-left: 112px;
}
}


@media only screen and (max-width:734px) {
.section-hero .section-header-subcopy.hearing-avail-2 {
    position: absolute;
    margin-left: 0px;
}
}


.page-hearing-health .section-header.hearing-software-avail .section-header-copy :not(.footnote) > a {
    color: #2997ff;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 