.schedule-list .list-count {width: 100%!important;
	float: left;}
.home .schedule-list li {overflow:hidden!important}
#rl-gallery-container-1 {display:none;}

.premio {float: left;
    /* top: 36px; */
    position: relative;
    left: 88px;
    width: 61%;
    background-color: red;
    height: 89px;
    background-image: url(https://www.associazionederege.it/wp-content/uploads/2019/05/bannerpremio2019nuovo.jpg);
text-align: right;
    padding-top: 4em;

}
.premio a{padding:4px; border-radius:5px;background-color:red;color:white!important; margin-right:20px}

.slider-content {
	background-color: rgba(0, 0, 0, 0.6);}

.slider-text {color:white!important}
.slider-title a{color:white!important}

@media only screen and (min-width: 1024px) and (max-width: 1300px)

{

	.premio{float: left;
    /* top: 36px; */
    position: relative;
    /* left: 88px; */
    width: 73%!important;
    background-color: red;
    height: 89px;
    background-image: url(https://www.associazionederege.it/wp-content/uploads/2019/05/bannerpremio2019nuovo.jpg);
    text-align: right;
    padding-top: 4em;}
}

@media only screen and (min-width: 768px) and (max-width: 1023px)

{
	.premio {
    float: left;
    /* top: 36px; */
    position: relative;
    left: -110px;
    width: 715px;
    background-color: red;
    height: 89px;
    background-image: url(https://www.associazionederege.it/wp-content/uploads/2018/09/bannerpremio2018nuovo.jpg);
    text-align: right;
    padding-top: 4em;
}
}

@media only screen and (min-width: 480px) and (max-width: 768px)

{
	.premio {
    float: left;
    /* top: 36px; */
    position: relative;
    left: 88px;
    width: 61%;
    background-color: red;
    height: 89px;
    background-image: url(https://www.associazionederege.it/wp-content/uploads/2019/05/bannerpremio2019nuovo.jpg);
    text-align: right;
    padding-top: 4em;
    background-position-x: 520px;
    background-position-y: -6px;
}
}

@media only screen and (min-width: 307px) and (max-width: 480px)

{
	.premio {
    float: left;
    /* top: 36px; */
    position: relative;
    left: 0px; 
    width: 100%;
    background-color: red;
    height: 89px;
    background-image: url(https://www.associazionederege.it/wp-content/uploads/2019/05/bannerpremio2019nuovo.jpg);
    text-align: right;
    padding-top: 4em;
    background-position-x: 543px;
    background-position-y: -6px;
}
}

.single-event-info {display:none;}