
#s5_socialicons,#s5_socialicons_active, .social_icon {-moz-border-radius:200px;-webkit-border-radius:200px;border-radius:200px;}
	
/* Social Icons
----------------------------------------------------------- */			
	
#s5_socialicons	{
	position:fixed;
	bottom:40px;
	cursor:pointer;
	right:60px;
	width:42px;
	height:42px;
	background:#fff;
	z-index:9999;
	color:#FFF;
	line-height:42PX;
	font-size:20px;
	}
	
	#s5_socialicons span {
	display: block;
	color:#fff;
    margin-left: -2px;
    margin-top: 7px;
    text-align: center;
	font-size:1.3em;}
	
	
	
	.s5_scrolltotop, #s5_socialicons {
	-webkit-box-shadow:0 0 11px 3px rgba(0, 0, 0, 0.1); 
	box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0 11px 3px rgba(0, 0, 0, 0.1);	}

	
	#s5_socialicons:hover #s5_socialicons_active, #s5_socialicons_active:hover {
		display:block;}
	
	#s5_socialicons_active {
	background: #fff none repeat scroll 0 0;
    bottom: 0;
	left:-1px;
    display: none;
	border:1px solid #fff;
    padding-top: 7px;
    position: absolute;
    width: 42px;}

/* Social Icons
----------------------------------------------------------- */	

.social_icon {
color: #ffffff !important;
    display: inline-block;
    font-size: 16px;
    height: 31px;
    line-height: 30px;
    margin-bottom: 6px;
    margin-left: 0px;
    text-align: center;
    width: 31px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.social_icon.ion-social-linkedin {
background:#007AB5;
}

.social_icon.ion-social-linkedin:hover {
background:#014F75;
}

.social_icon.ion-social-youtube {
background:#C71C20;
}

.social_icon.ion-social-youtube:hover {
background:#8C1013;
}

.social_icon.ion-social-facebook {
background:#3D5B99;
}

.social_icon.ion-social-facebook:hover {
background:#2B416D;
}

.social_icon.ion-social-twitter {
background:#159CEB;
}

.social_icon.ion-social-twitter:hover {
background:#0C6497;
}

.social_icon.ion-social-googleplus {
background:#DD4B39;
}

.social_icon.ion-social-googleplus:hover {
background:#8B2E23;
}

.social_icon.ion-social-rss {
background:#FF6F14;
}

.social_icon.ion-social-rss:hover {
background:#A8480B;
}

.social_icon.ion-social-pinterest {
background:#CA1F27;
}

.social_icon.ion-social-pinterest:hover {
background:#92161C;
}
#s5_scrolltopvar {
	right:86px;
}
#s5_headerbackground {
	height:215px;
}
#s5_socialicons {
	background-color:#4e8dcc !important;
	text-align:center;
	color:#fff;
	font-family:"FontAwesome";
	content:"\f1e0";
}
#s5_socialicons {
}
@media only screen and (max-width: 932px){
#s5_socialicons	{	
	bottom:40px;
	cursor:pointer;
	left:40px;
	}
}