/************************************************/
/*												*/
/*	IL DISORDINE DELLE COSE						*/
/*	CSS - GENERALE								*/
/*	DEVEL BY TIWI								*/
/*												*/
/************************************************/


@charset "UTF-8";

@media only screen and (min-width: 0px) and (max-width: 479px)  {
	
	.navigation.social {
		top:90px;
	} 
	
	section#cover-download.un-ponte-sul-fiume {
		background-color:#dcdd97;
		height: 100%;
		min-height: 100%;
	} section#cover-download.un-ponte-sul-fiume #logo {
		margin-left:-140px;
		width:200px;
	} section.un-ponte-sul-fiume#cover-download #logo img {
		width:100%;
	} section.un-ponte-sul-fiume#cover-download h1 {
		position: absolute;
		width: 320px;
		color: #ffffff;
		left: 50%;
		margin-left: -143px;
		top: 120px;
		font-size: 36px;
		line-height: 30px;
		letter-spacing: 0px;
	} section#cover-download.un-ponte-sul-fiume .button {
		display:none;
	} section#cover-download.un-ponte-sul-fiume .description {
		display:none;
	} section#cover-download.un-ponte-sul-fiume .description-tablet {
		display: block;
		width: 220px;
		position: absolute;
		top: 336px;
		left: 50%;
		margin-left: -135px;
		font-family: 'Lato', sans-serif;
		font-size: 11px;
		line-height: 14px;
		font-weight: 400;
		color: #333333;
	} body.mobile section#cover-download.un-ponte-sul-fiume #play-soundcloud {
		position: absolute;
		display: block;
		top: 191px;
		left: 50%;
		margin-left: -142px;
		width: 208px;
		height: 120px;
	} body.mobile section#cover-download.un-ponte-sul-fiume #cover {
		display:none!important;
	}
	
}