/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2022 | 10:11:24 */
.sponsors-home .sponsors
{
    width: 100%;
    height: 119px;
    overflow: hidden;
}

.sponsors-home .event-item
{
    float: left;
}

.sponsors-home 
{
    transition: height .5s ease, opacity .5s ease;
    width: 96.7%;
    overflow: hidden;
    display: block;
    position: relative;
    margin: auto;
    position: relative;
    height: 0;
}

.sponsors-home p:first-of-type
{
	display: none;
}

.sponsors-home .ecirculate-events
{	
  display: block;
  width: auto;
  position: relative;
}

.tranzy { transition: all 1s ease-in-out;}

.sponsors-home .ecirculate-events .event-item 
{
    display: inline-block !important; 
    width: unset; 
    height: auto !important;
    vertical-align: middle !important; 
    margin: 19px 19px 19px 0; 
    padding: 0 !important; 
    text-align: center; 
    float: left;
}

.sponsors-home div.event-item.visible-event img
{
	width: 100%;
}

.marginLeft 
{
    margin-left: 0 !important;
}

.sponsors-home .ecirculate-events .event-item:last-of-type { margin-left: 0;}
.sponsors-home .ecirculate-events br, 
.sponsors-home .ecirculate-events h2, 
.sponsors-home .ecirculate-events h4  
{ 
	display: none !important; 
}

.sponsors-home .ecirculate-events details { display: none !important; }
.sponsors-home .ecirculate-events button { display: none !important; }