﻿body.responsive .nav-style {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.1em;
  z-index: 100;
  background: rgba(255, 255, 255, 0);
}
body.responsive .nav-style .AspNet-Menu-Vertical > ul > li > a {
  text-transform: uppercase;
}
