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