.mainDIV{
    position:relative;
    width:100%;
	
   }

.leftDIV{
     position:relative;
    top:0px;
    left:0px;
    margin-top:12px;
    width:55%;
  
}

.widget_title  h4 a:hover{
background-color: transparent;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: bold;
}

.rightDIV {
    position:relative;
    top:0px;
    right:0px;
    width:45%;
    color: #FFFFFF;
	
   
}

.occhiello
{
font-size:16px;}

.notizia{
font-size:14px;
line-height:24px;}

.h3_1, .h3_2, .h3_3 {
	font-size: 13px !important;
}

.h3_1 {
	color: #FFF;
	
}

.video_facebook {
	position: relative 
}


.video_facebook iframe {
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	display: block
}

@media only screen and (min-width: 601px) {
    .logo_campionato {
        position:absolute; 
		top:50%; 
		left:50%;  
		margin-top:-25px; 
		margin-left:-106px; 
		max-width:212px;
    }
}

@media only screen and (max-width: 600px) {
    .logo_campionato {
        position:absolute; 
		top:50%; 
		left:50%;  
		margin-top:-12px; 
		margin-left:-54px; 
		max-width:106px;
    }
}

@media only screen and (min-width: 601px) {
    .logo_campionato_formula_regional {
        position:absolute; 
		top:50%; 
		left:50%;  
		margin-top:-25px; 
		margin-left:-146px; 
		max-width:255px;
    }
}

@media only screen and (max-width: 600px) {
    .logo_campionato_formula_regional{
        position:absolute; 
		top:50%; 
		left:50%;  
		margin-top:-12px; 
		margin-left:-44px; 
		max-width:127px;
    }
}

 
/*Modifica banner cookies*/
.cc-banner.cc-bottom {
    left: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    top:0 !important;
}


@media only screen and (max-width: 701px) {
.prossimi_eventi_mob{
display: none;
}
}

.fa-long-arrow-right::before {
  content: "\f101";
  font: normal normal normal 14px/1 FontAwesome;
}


@media only screen and (min-width: 1200px) {

.aciMobTop{
display: none !important;
}
}


/*------------------------------------------------------------------
    Mobile responsiv
-------------------------------------------------------------------*/
@media screen and (max-width: 900px) {
  .grid_block_articles .item:not(:first-child) .inner img {
    max-height: 116px !important;
  }
}