.icon {
	background: url(/img/sprite.png?v3) no-repeat;
	vertical-align: middle;
	
	display: inline-block;
	position: relative;
	margin: 0 2px 0 0;
}

.icon_comments {
	background-position: -75px 0;
	width: 24px; height: 22px;
}
.icon_award {
	background-position: -105px 0;
	width: 21px; height: 28px;
	top: -2px;
}
.icon_speaker {
	background-position: 0 -30px;
	width: 21px; height: 16px;
	top: -2px;
}
.icon_skype {
	background-position: -45px 0;
	width: 18px; height: 18px;
}
.icon_callback {
	background-position: 0 0;
	width: 13px; height: 16px;
}
.icon_login {
	background-position: -30px -30px;
	width: 10px; height: 15px;
}
.icon_logged {
	background-position: -45px -30px;
	width: 13px; height: 12px;
	top: -1px;
}
.icon_loop {
	background-position: -30px -45px;
	width: 15px; height: 15px;
}
.icon_cart {
	background-position: -15px 0;
	width: 17px; height: 18px;
	top: -2px;
}
.icon_viewtable {
	background-position: -255px -30px;
	width: 16px; height: 16px;
}
.icon_viewlist {
	background-position: -285px -30px;
	width: 16px; height: 16px;
}
.icon_info {
	background-position: -135px 0;
	width: 27px; height: 27px;
}
.icon_mail_grey {
	background-position: -60px -30px;
	width: 16px; height: 12px;
}
.icon_phone_grey {
	background-position: -90px -30px;
	width: 16px; height: 19px;
	top: -2px;
}
.icon_article_grey {
	background-position: -60px -45px;
	width: 23px; height: 15px;
}
.icon_tags {
	background-position: -120px -30px;
	width: 15px; height: 16px;
}
.icon_arrowtop {
	background-position: -420px 0;
	width: 5px; height: 3px;
	top: -2px; left: 1px;
}
.icon_arrowbottom {
	background-position: -420px -15px;
	width: 5px; height: 3px;
	top: -1px; left: 1px;
}
.icon_arrowtop {
	background-position: -420px 0;
	width: 5px; height: 3px;
	top: -2px; left: 1px;
}
.icon_arrowbottom {
	background-position: -420px -15px;
	width: 5px; height: 3px;
	top: -1px; left: 1px;
}
.icon_arrowtop_white {
	background-position: -390px -30px;
	width: 5px; height: 3px;
	top: -2px; left: 1px;
}
.icon_arrowbottom_white {
	background-position: -390px -45px;
	width: 5px; height: 3px;
	top: -1px; left: 1px;
}
.icon_remove {
	background-position: -435px 0;
	width: 16px; height: 16px;
}
.icon_tick_circle {
	background-position: -435px -30px;
	width: 15px; height: 15px;
	top: -1px;
}
.icon_unlock {
	background-position: -360px -30px;
	width: 24px; height: 30px;
}
.icon_email {
	background-position: -360px 0;
	width: 28px; height: 21px;
}
.icon_box {
	background-position: -210px 0;
	width: 43px; height: 40px;
}
.icon_cash {
	background-position: -165px 0;
	width: 38px; height: 36px;
}
.icon_tick {
	background-position: -465px -30px;
	width: 12px; height: 12px;
}
.icon_time {
	background-position: -465px 0;
	width: 18px; height: 18px;
}
.icon_mobile {
	background-position: -645px 0;
	width: 20px; height: 28px;
}
.icon_info_triangle {
	background-position: -645px -30px;
	width: 23px; height: 20px;
}
.icon_vk {
	background-position: -675px 0;
	width: 16px; height: 16px;
}
.icon_fb {
	background-position: -675px -30px;
	width: 16px; height: 16px;
}
.icon_swipe {
	background-position: -705px -30px;
	width: 40px; height: 20px;
}
.icon_instogram {
	background-position: -755px 0px;
	width: 16px; height: 16px;
}

@media screen and (min-width: 1px) {
	.icon,
	.slider_bg > span,
	.mfp-close:after,
	.filter_popup:after,
	.rsNavItem .rsNavItemInner,
	.rsNavItem.rsNavSelected:after,
	.rsNavItem.rsNavSelected:before,
	#banners_slider .rsArrowIcn,
	.article_item_tags:before {
		background-image: url(/img/sprite@2x.png?v3);
		background-size: 795px 60px;
	}
} 
