.social-icons{
    left: 0;
    position: fixed;
    top: 10px;
    width: 45px;
    z-index: 9999;
}
.social-icon {
  
    

	
}

.social-icon {
  
   
    display: block;
    float: left;
    height: 235px;
    margin-bottom: 0px;
    width: 53px; 
	background-image: url('../../images/visit.png');
}


.social-text {
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 14px 0 11px 44px;
    white-space: nowrap;
	display:none;
    color: #FFFFFF;
    font-family: Arial;

  
}
