/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	.social-fix .tt{display: none  !important;}
	.social-fix{padding: 10px 0;}
}