.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #69d294;
    background-color: #75D69C;
    color: #3C3C3C;
}
#wprmenu_bar .bar_logo {
    border: none;
    margin: 0;
    padding: 0px 8px 0px 0px;
    width: auto;
    height: 50px;
}
#wprmenu_bar div.hamburger {
    margin-top: 5px;
}
.wprmenu_icon span, #wprmenu_menu.wprmenu_levels ul li, html body div.wprm-wrapper, #wprmenu_bar, .wpr_search .wpr-search-field {
    width: 100%;
}
@media only screen and (max-width: 768px) {
    html body div#wprmenu_bar {
        height: 80px;
    }
}
@media (max-width: 768px) {
  .brand-logo {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .sticky-wrapper {
    display: none !important;
  }
}