/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
	
		.responsive #top .social_bookmarks{
		padding-bottom:40px;
		z-index: 1;
		}
		
		.responsive .main_menu{
		position: absolute;
		top:-40px;
		}
		
	}