#banner_wrapper, #banner_nav_wrapper, #nav_wrapper, #message, #footer_container, #header_menu, #sub_banner_wrapper {
	display: none;
}

#header_wrapper {
	background: none;
	height: auto;
}

#header_container {
	width: 100%;
}

#content_container, #copyright_container {
	width:100%;
    padding: 10px;
    box-sizing: border-box;
}
#social_media_container {width: 100%;padding: 0 10px;box-sizing: border-box;}
#copyright_container {
	max-width: 420px;
    width: 100%;
	text-align: center;
}
	#copyright_container h5 {
		float: none;
		display: block;
		margin: 0 0 8px;
	}

#logo {
	width: 155px;
	background: url(../images/mobile_logo.svg) no-repeat center center;
	margin: 0 auto;
}

#mobile_nav {
	display: block;
	margin: 0 auto;
	width: 280px;
}

#newsletter, #workshop {
	width:100%;
	text-align: center;
	padding: 20px 0px !important;
}
	#newsletter h3, #workshop h3 {
		font-size: 0.9em;
	}
	
#sign_up_wrapper input[type="submit"], #sign_up_wrapper a {
	border-radius: 0px;
	border: none;
	padding: 7px 12px;
	
}

#sign_up_wrapper input[type="submit"] {
	margin: 8px 0 0;
}

#twitter_logo {
	display: none;
}

#twitter_content {
	width: 100%;
	padding: 10px;
	-webkit-overflow-scrolling:touch;
}

#twitter-widget-0 {
	overflow: scroll;
	-webkit-overflow-scrolling:touch;
}

#youtube {
	margin: 0 auto;
	position: relative;
	top: auto;
	left: 50px;
}



#linkedin, #linkedin span, #youtube #youtube span {
	margin-top: 0px;
	top: auto; 
}
#linkedin {
	position: relative;
	margin: 0 auto;
	top:-59px;
	right: 50px;
}
#social_media_container {
}
#social_media_wrapper {
	padding: 0 0 10px;
}

.column {
	width: 100%;
	margin: 0 0 20px;
}
	.column img {
		display: none;
	}
.auction_info, .lot_infos {
	max-width: 100% !important;
}
#auction_contact {
	width: 100% !important;
}
#gallery {
	width: 100% !important;
}
#contact_addresses p {
	padding-left: 0;
}
#auction {
	margin-left: 0;
	width: 100%;
}
#image {
	height: 100% !important;
}
#image img{
	height: auto !important;
}
#info {
	max-width: 100%;
}
#description {
	width: 100%;
		padding-left:0;
		border-left: none;
}
#lot {
	border-bottom: dotted thin #666;
	padding-bottom: 10px;
}