#social-media-home div.social-media-container {
	margin-right: 4px;
	float: left;
}
#social-media-home div.social-media-container#googleplus-box {
	margin-right: 0px;
}
#social-media-home .link {
	display: block;
	height: 35px;
	width: 54px;
	margin-bottom: 3px;
	cursor: pointer;
}
#social-media-home .link:hover {
	background-position: 0px 35px; 
}

#social-media-home #facebook-box .link {
	background-image: url('img/facebook.png');
}

#social-media-home #twitter-box .link {
	background-image: url('img/twitter.png');
}
#social-media-home #googleplus-box .link {
	background-image: url('img/google.png');
}

#social-media-home .button {
	height: 20px;
	width: 54px;
	cursor: pointer;
}
#social-media-home .button:hover {
	background-position: 0px 20px; 
}

#social-media-home #facebook-box .button {
	background-image: url('img/facebook_like.png');
	overflow: hidden;
	width: 49px;
	height: 20px;
	z-index: 1;
	margin-left: 2px;
}
#social-media-home #facebook-box .button iframe {
	width: 54px;
	height: 20px;
	margin-top: -41px;
	opacity: 0;
}

#social-media-home #twitter-box .button {
	background-image: url('img/twitter_follow.png');
}

#social-media-home #instagram-box .button {
	background-image: url('img/instagram_abo.png');
}

#social-media-home #twitter-box .button iframe {
	width: 60px !important;
	margin-left: -3px;
}

#social-media-home #googleplus-box .button {
	/*background-image: url('img/google_1.png');*/
	overflow: hidden;
	width: 54px;
	height: 20px;
	z-index: 1;
	position: relative;
	/*right: -2px;*/
}

#social-media-home #googleplus-box .button div {
	margin-top: -40px !important;
	margin-left: 2px !important;
}

#social-media-home .bubble {
	height: 25px;
	width: 54px;
	background-image: url('img/all_bubble.png');
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #545454;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 7px;
}


/* social media buttons */
/* Facebook */
.pluginButton.pluginButtonSmall.pluginButtonPressed.pluginButtonX.pluginConnectButtonConnected div button {
	width: 100%;
}



.ig-background {
	visibility: hidden;
}



#social-media-home #instagram-box .link {
	background-image: url('img/instagram_icon.png');
}

#social-media-home div.social-media-container#instagram-box {
	margin-right: 0px;
}

#social-media-home#instagram-box .button {
	/*background-image: url('img/google_1.png');*/
	overflow: hidden;
	width: 54px;
	height: 20px;
	z-index: 1;
	position: relative;
	/*right: -2px;*/
}
