/*! Place your custom styles here */

.bg--dark { background: #FF9900; }
.menu-horizontal li { font-size:20px; }
.nav-container { background: #FF9900; }
.bar-2 .logo-light { top: -45px; !important }
p.subSub {text-align:center;padding:0 0 10px 0;margin:0;text-transform:uppercase;letter-spacing:0.6em;color:#999;}
.feature-large {padding-bottom: 2em; padding-top: 5em;}
@media (max-width: 749px) {section.feature-large, section.text-center {padding-top: 1.6em;padding-bottom: 2.5em;}}
@media (max-width: 768px) {
.col-md-4 {
    flex: 0 0 99.9%;
    max-width: 99.9%;
}}