.menu > h1 > a{
	
	border:none;
	border-radius:5px;
}

.menu > h1{
	background:none;
}

#mobilemenubutton{
	top:0px !important;
}

#topspace{
	height:0px;
}

#header{
	top:0px;
}

#main{
	padding-top:70px;
}

.socialbuttons{
	top:70px !important;
}

#dropdown{
	top:70px;
}

.cmsbutton{
	top:0px !important;
}

@media screen and (max-width: 700px) {

.socialbuttons{
	max-height: 50px;
	width:100% !important;
	bottom: 0px !important;
	top:auto !important;
	right: 0 !important;
}

.socialbuttons2{
	min-width:auto;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	height:auto;
	left:0px !important;
}

.socialbutton{
	float:left;
	height:40px;
}

#showhidesocial, #socialbutton_instagram, #socialbutton_tumblr{
	display:none;
}

}