.anchor-menu{position:relative;display:table;width:100%;margin-bottom:45px;padding:0px;border-radius:5px;border:1px solid #C6C7C7;overflow:hidden;transition:margin 0.3s ease}.anchor-menu > a{display:table-cell;width:1%;padding:13px 8px;background:#e4e4e4;background-image:repeating-linear-gradient(to bottom, #f7f7f7, #d9d9d9);text-align:center;vertical-align:middle;text-decoration:none;color:#373737;font-weight:bold;font-size:14px;line-height:20px;cursor:pointer;transition:color 0.3s ease}.anchor-menu > a:not(:last-child){border-right:1px solid #C6C7C7}.anchor-menu > a:hover,.anchor-menu > a:focus{text-decoration:none;color:#95a563}@media (max-width: 767px){.anchor-menu{display:block}.anchor-menu > a{display:block;width:100%}.anchor-menu > a:not(:last-child){border-right:0px;border-bottom:1px solid #C6C7C7}}@media (min-width: 992px){.show-media-box-corrector{margin-top:-30px}}