.rd-share-post {
	float: left;
	text-align: center;
	margin:0px;
 }

 

.rd-share-post li {
	list-style: none;
	height: 30px;
	float: left;
	display: inline-block;
	margin: 0px 5px 5px 0px;
	border-radius: 00px;
overflow: hidden;
}
.rd-share-post li:hover {
	opacity: .75
}
.rd-share-post li a {
	float: left;
	font-size: 12px;
	text-transform:uppercase;
	font-weight: 700!important;
}
 
.rd-share-post .rd-share-social {
	color: #FFF;
	float: left;
	padding: 0 15px;
	height: 25px;
	font-weight:700;
	line-height: 25px
}
.rd-share-post .rd-facebook {
	background: #435b8d none repeat scroll 0 0
}
.rd-share-post .rd-google {
	background: #e14b19 none repeat scroll 0 0
}
.rd-share-post .rd-twitter {
	background: #4da3cc none repeat scroll 0 0
}
.rd-share-post .rd-linkedin {
	background: #007bb6 none repeat scroll 0 0
}
.rd-share-post .rd-telegram {
	background: #2da5e1 none repeat scroll 0 0
}
.rd-share-post .rd-whatsapp {
	background: #02d301 none repeat scroll 0 0
}