.site-branding img {
    max-height: 88px;
}

.style-nitro.featured-imagebox .featured-thumbnail {
    padding-top: 1rem;
    background: #fff;
}

.style-nitro.featured-imagebox .ttm-box-bottom-content {
    background: transparent;
}

.style-nitro.featured-imagebox .ttm-box-bottom-content .featured-title h5 {
    font-size: 16px;
    text-align: left;
    margin-top: 1rem;
    margin-bottom: 0;
    text-align: left;
}

.featured-desc p {
    list-style: 1.6;
    text-align: left;
}

.text-input select {
    height: 48px;
    line-height: 2;
    font-size: 14px;
}

#menu-main .sub-menu li a {
    text-transform: uppercase;
}

.textwidget.widget-text .ttm-textcolor-skincolor > a {
    color: #009c3d !important
}
@media only screen and (min-width: 1200px) {
    #masthead.ttm-header-style-stackcenter #site-header-menu #site-navigation .menu>ul>li>a
    {
        padding: 0 12px;
    }
}

@media screen and (max-width: 480px) {
    .header.ttm-header-style-stackcenter {
        margin-top: 86px;
    }
}