header .navbar-main .navbar-nav .dropdown .dropdown-toggle {
    padding: 0.6rem 0.4rem;
}
.breadcrumbs .active {
    color: #fff !important;
}

ul.tx-indexedsearch-browsebox {
    text-align: right;
    font-size: 16px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
    display: inline;
    margin-right: 5px;
}
ul.tx-indexedsearch-browsebox li a {
    padding: 0 7px;
    font-weight: normal;
}
ul.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
    padding: 0 7px;
    font-weight: bold;animation-direction: 
}
ul.tx-indexedsearch-browsebox li strong {
    font-weight: normal;
}
ul.tx-indexedsearch-browsebox li a:hover {
}
.tx-indexedsearch-browsebox li {
    display: inline;
    margin-right: 5px;
}


/*.event-list-row {
    padding-top: 20px;
}*/

.card-horizontal-reverse .card-img-right {
    flex-grow: unset;
}
#products .event-list-item a {
    color: #000;
    width:100%;
}
#products .event-list-item a:hover {
    color: #0842a2;
}
#products .list-group-item {
    padding: 1rem 0rem;
}
#products .list-group-item {
    border-bottom:0px !important;
}

header .navbar .navbar-collapse {
    left:0;
}
.display-4 {
    font-size: 3rem;
}

 @media screen and (max-width: 800px) {
     .display-4 {
        font-size: 2rem;
    }

}
.slick-next {
    right:0 !important;
    opacity: 1;
}
.slick-prev {
    left:0 !important;
    opacity: 1;
}

.text-quote.smaller {font-size: 1.5rem}

<!--[if IE]>
    .card .img-fluid {
        max-height:300px;
    }
<![endif]-->

