<nav class="dropdown menu" data-dropdown-menu="">
$screen-md-min: 768px
$screen-md-max: 960px
$middle_min-max: "(min-width:" $screen-md-min + ") and (max-width:" + $screen-md-max + ")"
@media #{$middle_min-max}
color: red
ctrl-\
View\Toggle Tree View