/*--------------------------------------------------
	  **Tech And All Social Icons Roll Over**
---------------------------------------------------*/
.social-icons {
	padding: 0!important;
	margin: 0px 10px 0px 0px;
	list-style-type: none!important;
	
}
.social-icons li{
	float: right!important;
	margin-right: 2px!important;
	margin-bottom: 2px!important;
	padding: 0px!important;
	display: inline!important;
	width: auto!important;

}			
.social-icons li a {
	-moz-transition: all 0.3s ease 0s;
	display: block!important;
	float: left!important;
	height: 100%!important;
	margin: 0!important;
	padding: 0!important;
	width: 30px!important;
	height: 30px!important;
	text-indent: -9999px!important;
}
.social-icons li a:hover {
	background-position: 0 -40px!important;
}
.social-icons li a {
	background-color:transparent;
}
.social-icons li.aim a {
	background: url(icons/aim.png) no-repeat 0 0;
}
.social-icons li.aim a:hover {
	background-color: #e95a00;
}
.social-icons li.apple a {
	background: url(icons/apple.png) no-repeat 0 0;
}
.social-icons li.apple a:hover {
	background-color: #606060;
}
.social-icons li.behance a {
	background: url(icons/behance.png) no-repeat 0 0;
}
.social-icons li.behance a:hover {
	background-color: #18a3fe;
}
.social-icons li.blogger a {
	background: url(icons/blogger.png) no-repeat 0 0;
}
.social-icons li.blogger a:hover {
	background-color: #fb913f;
}


.social-icons li.facebook a {
	background:url(../icons/facebook.png) no-repeat 0 0;
}
.social-icons li.facebook a:hover {
	background-color: #3b5998;
}


.social-icons li.linkedin a {
	background:url(../icons/linkedin.png) no-repeat 0 0;
}
.social-icons li.linkedin a:hover {
	background-color: #71b2d0;
}


.social-icons li.pinterest a {
	background:url(../icons/pinterest.png) no-repeat 0 0;
}
.social-icons li.pinterest a:hover {
	background-color: #cb2027;
}

.social-icons li.skype a {
	background:url(../icons/skype.png) no-repeat 0 0;
}
.social-icons li.skype a:hover {
	background-color: #18b7f1;
}

.social-icons li.twitter a {
	background:url(../icons/twitter.png) no-repeat 0 0;
}
.social-icons li.twitter a:hover {
	background-color: #48c4d2;
}



.social-icons1 {
	padding: 0!important;
	margin: 0px 0px 0px -23px;
	list-style-type: none!important;
	
}
.social-icons1 li{
	float: left!important;
	margin-right: 2px!important;
	margin-bottom: 2px!important;
	padding: 0px!important;
	display: inline!important;
	width: auto!important;

}			
.social-icons1 li a {
	-moz-transition: all 0.3s ease 0s;
	display: block!important;
	float: left!important;
	height: 100%!important;
	margin: 0!important;
	padding: 0!important;
	width: 30px!important;
	height: 30px!important;
	text-indent: -9999px!important;
}
.social-icons1 li a:hover {
	background-position: 0 -40px!important;
}
.social-icons li a {
	background-color:transparent;
}
.social-icons1 li.aim a {
	background: url(icons/aim.png) no-repeat 0 0;
}
.social-icons1 li.aim a:hover {
	background-color: #e95a00;
}
.social-icons1 li.apple a {
	background: url(icons/apple.png) no-repeat 0 0;
}
.social-icons1 li.apple a:hover {
	background-color: #606060;
}
.social-icons1 li.behance a {
	background: url(icons/behance.png) no-repeat 0 0;
}
.social-icons1 li.behance a:hover {
	background-color: #18a3fe;
}
.social-icons1 li.blogger a {
	background: url(icons/blogger.png) no-repeat 0 0;
}
.social-icons1 li.blogger a:hover {
	background-color: #fb913f;
}


.social-icons1 li.facebook a {
	background:url(../icons/facebook.png) no-repeat 0 0;
}
.social-icons1 li.facebook a:hover {
	background-color: #3b5998;
}


.social-icons1 li.linkedin a {
	background:url(../icons/linkedin.png) no-repeat 0 0;
}
.social-icons1 li.linkedin a:hover {
	background-color: #71b2d0;
}


.social-icons1 li.pinterest a {
	background:url(../icons/pinterest.png) no-repeat 0 0;
}
.social-icons1 li.pinterest a:hover {
	background-color: #cb2027;
}

.social-icons1 li.skype a {
	background:url(../icons/skype.png) no-repeat 0 0;
}
.social-icons1 li.skype a:hover {
	background-color: #18b7f1;
}

.social-icons1 li.twitter a {
	background:url(../icons/twitter.png) no-repeat 0 0;
}
.social-icons1 li.twitter a:hover {
	background-color: #48c4d2;
}


