﻿@media (min-width: 992px) and (max-width: 1014px) {
.nav-item{padding-right:2px!important;font-size:12px!important;font-weight:700!important}
}
@media (min-width: 1015px) and (max-width: 1059px) {
.nav-item{padding-right:4px!important;font-size:13px!important}
}
@media (min-width: 1060px) and (max-width: 1134px) {
.nav-item{padding-right:4px!important;font-size:14px!important}
}
@media (min-width: 1135px) and (max-width: 1188px) {
.nav-item{padding-right:4px!important;font-size:15px!important}
}
@media (min-width: 1189px) and (max-width: 1297px) {
.nav-item{padding-right:8px!important;font-size:16px!important}
}