/****************************************/
/****************************************/
/** Australian Association of Gerontology **/
/*
 * 
 *  Author: CAUSEIS PTY LTD 
 * 
 *  Version: 1 -   
 *
 * 
 *  Document contains changes to Sticky NAV
 *
 *
*/
/****************************************/
/****************************************/
@media (min-width: 1025px) {

    header#hd {
        top: 0 !important;
        
    }

    header#hd.prepresticky {
        box-shadow: 0px 0px 2rem 0px rgb(0 0 0 / 11%);
        
    }
    header#hd.presticky div#masterLogoArea a#masterHeaderImage {
        height: 8rem;
    }
}