.bx-socialfooter{
	margin: 0;
}
.bx-socialfooter ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
}
.bx-socialfooter ul li {
	padding: 4px;
}
.bx-socialfooter ul li:hover a{
	border: none;
}
.bx-socialfooter a.bx-socialfooter-icon {
	/*display: block;
	padding-top: 33.2%;
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	border-bottom: none;
	border: none;
	text-decoration: none;*/
}
/*.bx-socialfooter ul li a.fb {background-color:#2262a0;background-position: 0 0}
.bx-socialfooter ul li a.vk {background-color:#366baa;background-position: 0 25%}
.bx-socialfooter ul li a.tw {background-color:#23cbff;background-position: 0 50%}
.bx-socialfooter ul li a.gp {background-color:#d95333;background-position: 0 75%}
.bx-socialfooter ul li a.in {background-color:#326288;background-position: 0 100%}

.bx-socialfooter ul li a.fb:hover {background-color:#1b4e7d;}
.bx-socialfooter ul li a.vk:hover {background-color:#2b5688;}
.bx-socialfooter ul li a.tw:hover {background-color:#1ca2cc;}
.bx-socialfooter ul li a.gp:hover {background-color:#ae4229;}
.bx-socialfooter ul li a.in:hover {background-color:#284e6d;}*/

.bx-socialfooter ul li a.fb::before {font-family: FontAwesome; content: "\f09a";}
.bx-socialfooter ul li a.vk::before {font-family: FontAwesome; content: "\f189";}
.bx-socialfooter ul li a.tw::before {font-family: FontAwesome; content: "\f099";}
.bx-socialfooter ul li a.gp::before {font-family: FontAwesome; content: "\f0d5";}
.bx-socialfooter ul li a.in::before {font-family: FontAwesome; content: "\f16d";}
.bx-socialfooter ul li a.tg::before {font-family: FontAwesome; content: "\f2c6";}
.bx-socialfooter ul li a.ok::before {font-family: FontAwesome; content: "\f263";}

.bx-socialfooter ul li a.fb:hover {}
.bx-socialfooter ul li a.vk:hover {}
.bx-socialfooter ul li a.tw:hover {}
.bx-socialfooter ul li a.gp:hover {}
.bx-socialfooter ul li a.in:hover {}
.bx-socialfooter ul li a.tg:hover {}
.bx-socialfooter ul li a.ok:hover {}

@media (max-width:480px) {.bx-socialfooter{display: none;}}