.resourceNavigationWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.resourceNavigationItem{flex-basis:auto}.resourceNavLinkUpdate{color:#102138;font-size:19px;text-decoration:none}.resourceNavLinkUpdate:hover{color:var(--mainYellow)}#resourceNavMobile{display:none}@media screen and (max-width:700px){#resourceNavDesktop{display:none}#resourceNavMobile{display:block}}.resource_selector{background-color:#fff;height:30px;padding-left:10px;width:100%}.ActiveCaseLink,.resourceNavLink:hover{color:#fbb813;text-decoration:underline}