/*	--------------------------------------------------
	:: MOBILE
	-------------------------------------------------- */
	img.img-large {
	display: block; 
	max-width: 100%;
	width: 99.59%; 
	z-index:5;
	max-height:140px;
	}
	.hide-phones{
	display:none
	}
	.block{
	margin: 0 0 10px 0;
	}
	
	#header{
	height:auto;
	margin-bottom:155px;
	}
	.white{
	height:80px;
	}
	.first{
	width: 100%;
	min-width: 0; 
	margin-left: 0; 
	margin-right: 0; 
	clear:both;
	}
	#logo{
	width:100%;
	height:100%;
	}
	nav{
	padding-left:0;
	margin-bottom:60px;
	margin-top:-10px;
	}
	.mot{
	background-color:rgba(0, 0, 0, 0.80);
	position:Static;
	top:0;
	width:100%;
	margin-top:-15px;
	}
	
	#wrapper{
	margin-top:10px;
	}
	#timeline{
	height:1000px !important;
	width:90%;
	margin-left:10px;
	}
	#issue{
	height:830px !important;
	}
	#issue li{
	height:830px !important;
	width:360px !important;
	}
	#issue li p{
	width:360px !important;
	}
	#gallerie{
	max-width:100%;
	}
	#dates {
	display:inline;
	}
	#grad_left,
	#grad_right {
			display:none;
		}
	.galleria-thumbnails-container {
	max-width:100%;
	}
