body,
html,
#menu,
#contactSection,
#bottom-copyright,
#bottom-logo,
footer {
	min-width: 1000px;
}

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

#social-buttons {
//	top: 65px;
}


#menuItems {
	font-size: 12px;
}

#fp-nav {
	display: none;
}

}

