#header .top p.cur {
    padding: 0 12px 0 0;
}
#header p .str {
	display:block;
}
#header p a.viber, #header p a.telegram, #header p a.whatsapp {
	display:block;
	width:13px;
	height:13px;
	margin-top:3px;
	margin-right:3px;
	float:right;
}
#header p a.viber {
	background:url(../img/viber-1.png) no-repeat 0px 0px;
	margin-left:6px;
}
#header p a.telegram {
	background:url(../img/telegram-1.png) no-repeat 0px 0px;
}
#header p a.whatsapp {
	background:url(../img/whatsapp-1.png) no-repeat 0px 0px;
}
#header p a.viber:hover, #header p a.telegram:hover, #header p a.whatsapp:hover{
	background-position:0px -13px;
}


#content p a.viber, #content p a.telegram, #content p a.whatsapp {
	display:block;
	width:18px;
	height:18px;
	margin-top:0px;
	margin-right:3px;
	float:left;
}
/*#content p a.insta {
	padding-left:16px;
	float:none;
	display:inline;
	margin-left:5px;
	line-height:16px;
}*/
#content p a.insta {
	padding-right:20px;
	background:url(../img/svg/insta.svg) no-repeat 100% 0px;
	color:#000;
}
#content p a.viber {
	background:url(../img/svg/viber.svg) no-repeat 0px 0px;
}
#content p a.telegram {
	background:url(../img/svg/telegram.svg) no-repeat 0px 0px;
}
#content p a.whatsapp {
	background:url(../img/svg/whatsapp.svg) no-repeat 0px 0px;
	margin-right:6px;
}
/*#content p a.insta {
	background:url(../img/insta-1.png) no-repeat 0px 0px;
	margin-right:6px;
}*/
#content p a.viber:hover, #content p a.telegram:hover, #content p a.whatsapp:hover {
	background-position:0px -18px;
}
/*#content p a.insta:hover {
	background-position:0px -17px;
}*/
#content p a.insta:hover {
	background-position:100% -50px;
}

#content p.contacts {
	line-height: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	margin-bottom:0;
	color: #000;
}

/*#content p a.insta-2 {
	padding-left:16px;
	float:none;
	display:inline;
	margin-left:1px;
	margin-right:10px;
	line-height:16px;
	font-size:16px;
	background:url(../img/insta-1.png) no-repeat 0px 0px;
}
#content p a.insta-2:hover {
	background-position:0px -17px;
}*/
#content p a.insta-2 {
	padding-right:20px;
	background:url(../img/insta-1.png) no-repeat 100% 0px;
	color:#000;
	margin-right:10px;
}
#content p a.insta-2:hover {
	background-position:100% -50px;
}

@media
only screen and (max-width : 960px), only screen and  and (max-device-width : 960px) {
#content p a.viber, #content p a.telegram, #content p a.whatsapp {
	display:block;
	width:20px;
	height:20px;
	margin-top:-2px;
	margin-right:3px;
	float:left;
}
/*#content p a.insta {
	padding-left:20px;
	float:none;
	display:inline;
	margin-left:5px;
	line-height:20px;
	font-size:19px;
}*/
#content p a.insta {
	display:inline-block;
	background:none;
	line-height:22px;
	height:22px;
}
#content p a.insta .icon {
	display:inline-block;
	margin-top:-1px;
	width:20px;
	height:20px;
	background:url(../img/svg/insta2.svg) no-repeat 0px 0px;
	vertical-align:top;
	margin-left:5px;
}
#content p a.insta:hover .icon {
	background-position:0px -50px;
}
#content p a.viber {
	background:url(../img/svg/viber2.svg) no-repeat 0px 0px;
}
#content p a.telegram {
	background:url(../img/svg/telegram2.svg) no-repeat 0px 0px;
}
#content p a.whatsapp {
	background:url(../img/svg/whatsapp2.svg) no-repeat 0px 0px;
	margin-right:10px;
}
#content p a.viber:hover, #content p a.telegram:hover, #content p a.whatsapp:hover{
	background-position:0px -20px;
}
/*#content p a.insta:hover {
	background-position:0px -21px;
}*/
#content p.contacts {
	display:block;
	overflow:hidden;
	height:22px;
	padding-top:4px;
}
}

@media
only screen and (max-width : 500px), only screen and  and (max-device-width : 500px) {
#content p a.viber {
    margin-right:2px;
}
#content p a.telegram {
    margin-right:2px;
}
#content p a.whatsapp {
    margin-right:5px;
}
#content p.contacts {
	font-size: 15px;
    height: 19px;
}
#content p a.insta-2 {
	margin-right:0px;
}
}