.stickyMenuGroup{bottom:0;left:0;right:0;background:rgba(255,255,255,0.9);z-index:11;background-color:#a41c31}.stickyMenuGroup ul{margin:0;padding:0;overflow:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.stickyMenuGroup li{display:inline-block}.stickyMenuGroup a{color:#fff;text-decoration:none;padding:20px;display:block;white-space:nowrap;font-size:16px}.stickyMenuGroup.fixed a{color:#fff}.stickyMenuGroup a:hover,.stickyMenuGroup a.active{color:#2d2d2d}.stickyMenuGroup.fixed{position:fixed;top:0;bottom:auto}.stickyMenuGroup.fixed a:hover,.stickyMenuGroup.fixed a.active{background:#fff;color:#2d2d2d}.stickyMenuplaceholder{display:none}.fixed .stickyMenuplaceholder{display:block}@media(max-width:767px){.stickyMenuGroup a{padding:10px}.stickyMenuGroup ul{justify-content:initial}}