@media (max-width: 1199px) and (min-width:992px){
#navbarSupportedContent > ul > li:nth-child(9) {
    display: none;
}
}