/* Enter Your Custom CSS Here */

.sidebar .sidebarnav a:active {
    text-decoration: none !important;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
 text-transform: uppercase; 
}

.resourcesfaq a {
  color: red !important;
}

.vc_tta.vc_general {
    font-size: inherit !important;
}

.page-headerwelcome, .page-headerwelcome h1 {
    font-size: 30px;
    font-family: Futura;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 9px;
}

.page-headerwelcome {
  margin: 20px 0 20px;
  border-bottom: 1px solid #eee; 
}

.page-id-168 .page-header, .page-id-168 .page-header h1 {
 	display: none; 
}

.preheader {
 margin-top: -32px;
}

.preheader img {
 max-width: 1000px; 
}

.page-id-173 .wpb_accordion_header a, .page-id-172 .wpb_accordion_header a {
   color: #ababab !important; 
}

.home #menu-top-menu, .home .navbar-toggle {
 	display: none !important; 
}

ol li {
    margin: 0px 0px 20px 0px;
}

@media only screen and (max-width:1000px) {
.preheader img {
 max-width: 100%; 
}
}