#topbar{position:fixed;width:100%;z-index:1001;background-color:rgba(104,159,56,0.95);height:57px;margin-top:-57px;transition:margin-top 0.1s ease-out;}#topbar.active{margin-top:0px;}@media screen and (max-width:979px){#topbar{display:none;}#ipsLayout_header{position:fixed;width:100%;z-index:1001;}#ipsLayout_body{padding-top:50px;}#elLogo{display:none;}}#visit_also{margin-top:15px}#visit_also a{opacity:0.7;transition:opacity 0.25s linear;-moz-transition:opacity 0.25s linear;-webkit-transition:opacity 0.25s linear;-o-transition:opacity 0.25s linear}#visit_also a:hover{opacity:1}