.son{width:10%;font-weight: bold;font-size: 20px;}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
footer {
  width: 100%;
  background-color: #123d80;}
.hq-footer {
  width: 1200px;
  margin: 0 auto;
  height: 150px;
  padding: 30px 0;}
.hq-footer-logo {
  float: left;
  width: 50%;
  position: relative;}
.hq-footer-message {
  float: left;
  width: 50%;
  position: relative;}
.hq-footer-logo img {
  display: block;
  position: relative;
  height: 90px;
  margin: 0 auto;
  top: 5px;}
.hq-footer-copyright {
  float: left;
  width: 40%;
  position: relative;
  margin-top: 25px;}
.hq-footer p {
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;}


@media screen and (min-width: 900px) and (max-width: 1200px) { 
  .Logo {
    padding-left: 20px;}
  .nav,.container,.hq-footer {
    width: 900px!important;}
  .white-logo {
    display: none;}
}

@media screen and (max-width: 900px) {
  .container,.hq-footer {
    width: 100%;}
  .hq-content {
    margin-top: 3.7rem;}
  .Search,.white-logo{
    display: none;}
  .Logo {
    padding-left: 1rem;
    margin-top: 1rem;}
  .Logo img {
    height: 3rem;
    width: 20rem;
    margin-top: 0;}
  header {
    height: 5rem;}
  nav {
    display: none;}
  .hidenNav {
    display: block;
    width: 1.7rem;
    float: right;
    padding-right: 0.5rem;
    line-height: 5rem;
    margin-top: 1.7rem;}
  footer {
    margin-top: 2rem;}
  .hq-footer-copyright {
    width: 50%!important;
    margin-top: 1rem!important;}
  .hq-footer p {
    font-size: 0.3rem!important;}
  .hq-footer-logo img {
    height: 3.5rem!important;
    top: 1.5rem!important;}
  .slides img, .slides li {
    height: auto;}
  .flexslider {
    height: auto;}
}
