/* coppia di linguette inc right */
@media (max-width: 414px)
{
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}
		
	.opinion-of-month .caption {
		bottom:70px;
	}
	
	div.owl-controls {
		margin-top:auto!important;
		margin-left:auto!important;
		position: inherit!important;
		left: auto!important;
		top: auto!important;
	}
	
	.todays-hot-news .news-item {
		height: auto;
	}
		
	.main-slider img {
		width:auto;
	}
	
	.main-slider {
		height:300px;
	}
	
	body {
		margin-right: -12px;
		max-width: 100%;
	    overflow-x: hidden;
	}

}

@media (max-width: 360px)
{
	.programma .pic {
		width: 25%;
	}
}

@media (max-width: 375px)
{
	body {
		margin-right: -12px;
		max-width: 100%;
	    overflow-x: hidden;
	}
}

@media (max-width: 1024px)
{
	.img-responsive {
		width:100%;
	}
}

#pulsante_diretta_mobile {
	float:left;
	line-height:48px;
	color:#fff;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-align: center;
	position: absolute;
	width:100%;
}