.frt {
	float: right
}
.inner {
	margin: 0 auto;
	width: 96%;
	clear: both;
	max-width: 1280px
}
.inner:after {
	content: " ";
	display: table;
	clear: both
}
.social-container {
	display: inline-block;
	vertical-align: middle
}
.social-container a {
	padding: 0 2px !important
}
.social-container a:hover {
	opacity: .85;
	transform: translateY(-2px)
}
.social-container .radius50 {
	padding: 3px
}
.social-container .nbg {
	background-color: transparent !important
}
.wppop-icon-facebook {
	background-color: #3b5998
}
.wppop-icon-twitter {
	background-color: #1da1f2
}
.wppop-icon-linkedin {
	background-color: #0077b5
}
.wppop-icon-whatsapp {
	background-color: #4dc247
}
.wppop-icon-skype {
	background-color: #00aff0
}
.wppop-icon-wechat {
	background-color: #3dbe5b
}
 @media only screen and (max-width:1023px) {
.frt {
	float: none;
	margin: 3% auto;
}
}
.social-qrcode-popup, #social-qrcode-popup, #share-qrcode-popup {
	text-align: center !important
}
.social-qrcode-popup img {
	width: 100%;
	max-width: 640px
}
