.std-title { color: #685e74; }

.fontColor-title { color: #7b8a97; }

.cf:before, .cf:after { content: ""; display: table; }

.cf:after { clear: both; }

.invisible { display: none; }

ul.list-unstyled li { list-style-type: none; }

.show-smxs { display: none; }

@media screen and (min-width: 320px) and (max-width: 767px) { .hidden-smxs { display: none !important; }
  .show-smxs { display: block; } }
@media screen and (min-width: 992px) and (max-width: 1199px) { nav { height: 50px; }
  nav li { line-height: 50px; } }
