@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");.topnav{background-color:#047585;overflow:hidden}.topnav a{color:#f2f2f2;display:block;float:left;font-size:17px;padding:14px 16px;text-align:center;text-decoration:none}.topnav a:hover{color:#ff0}.topnav a.active{color:#ff0;font-weight:600}.topnav .icon{display:none}@media screen and (max-width:600px){.topnav a:not(:first-child){display:none}.topnav a.icon{display:block;float:right}.topnav.responsive{position:relative}.topnav.responsive .icon{position:absolute;right:0;top:0}.topnav.responsive a{display:block;float:none;text-align:left}}