.clr{
	clear: both;
}
/*********************************
     Social Icons Custom  
**********************************/
.social-icons-custom{
	margin: 0 auto;
	padding: 0;
}
.social-icons-custom li{
	float: left;
	list-style: none;
}

.social-icons-custom li .cfc-facebook{
	background-position: 10px 9px;
	background-color:#3b5998;
}.social-icons-custom li .cfc-facebook:hover{
	background: #3b5998 url(icons.png)no-repeat 10px 9px;
}

.social-icons-custom  li .cfc-twitter{
	background-position: -37px 9px;
	background-color:#00aced;
}.social-icons-custom li .cfc-twitter:hover{
	background: #00aced url(icons.png)no-repeat -37px 9px;
}

.social-icons-custom li .cfc-youtube{
	background-position:-84px 8px;
	background-color:#bb0000;
}.social-icons-custom li .cfc-youtub:hover{
	background: #bb0000 url(icons.png)no-repeat -84px 8px;
}

.social-icons-custom li .cfc-linkedin{
	background-position: -193px 9px;
	background-color:#007bb6;
}.social-icons-custom li .cfc-linkedin:hover{
	background: #007bb6 url(icons.png)no-repeat -193px 9px;
}

.social-icons-custom li .cfc-gplus{
	background-position: -296px 9px;
	background-color:#dd4b39;
}.social-icons-custom li .cfc-gplus:hover{
	background: #dd4b39 url(icons.png)no-repeat  -296px 9px;
}

.social-icons-custom li .cfc-vimeo{
	background-position:-244px 9px;
	background-color:#aad450;
}.social-icons-custom li .cfc-vimeo:hover{
	background: #aad450 url(icons.png)no-repeat -244px 9px;
}
