.userstatus {
  display: none !important;
}

.navbar-default,
.navbgmobile {
  background: url('https://cdn.socialwiiv.com/images/63/Media/6a9d6ac6-5fe7-4e55-9f47-d639e5494712.png') center center;
}

.navbar-brand.navbar-brand-logo img {
  display: inline-block !important;
  vertical-align: middle;
  width: 210px !important;
  margin-top: -20px;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 1.2rem;
}

.navbar-default .navbar-nav > .active > a {
  color: #212121;
}

.bg-blue-400 {
  background: url('https://cdn.socialwiiv.com/images/63/Media/31ff09cb-4fb0-4318-ae38-02241605fc07.png') center center;
}

.btn-primary {
  background-color: #a1a1a1;
  border-color: #a1a1a1;
}

@media (max-width: 767px) {
  p {
    padding: 0 15px;
  }
}

.sidemenu_right {
  display: none;
}

.footer-section {
  display: none;
}