span.loading-rabbit img {width: 20px;}


.main-nav .hdtag-parent-active, 
.main-nav .hdtag-parent-active > a {
    background-color: #FFC627;
    color: #3E4349 !important;
}

@media only screen and (max-width: 767px) {
    .main-nav .hdtag-parent-active, 
    .main-nav .hdtag-parent-active > a {
        background-color: #F3F3F3;
        color: #3E4349 !important;
    }
    .resources.hdtag-parent {display:none}
    .secondary-nav .hdtag-child {display:none !important}
}

@media only screen and (min-width: 767px) {
    a.hdtag-parent[data-hdtag="1095"], a[data-hdtag="1143"] {display:none}
}
    .contact-toggle .hdtag-parent-active span > span:after {
        background-color: #3E4349;
    }


/*.hdtag-parent-active:after, .hdtag-parent-active > a:after,*/
a.resources.hdtag-parent-active:before,
a.resources.hdtag-parent-active:after {
    background-color: #EA9836;
}

a.resources.hdtag-parent-active  {
        color: #EA9836;
}

.contact-toggle .hdtag-parent-active {
    background-color: #FFC627;
    color: #3E4349 !important;
}

.full-width-img.single-detail-chart {
    height: inherit;
}

dt:hover, dt.active {
    background-color: #FFC627;
}

ul.centered.col-4-list.cards.products.hover.floated-list.m-block-list.layout.module li {
    min-height: 380px;
}