

.share-count {
    /* min-width: 40px; */
    /* height: 0px; */
    /* background-image: url("../tnwsc-sprite.png"); */
    /* background-repeat: no-repeat; */
    /* background-position: 0 -176px; */
    float: left;

    padding: 20px 15px 20px 15px;
    font-size: 20px;
   
    line-height: 0px;
    /* text-align: center; */
    /* background-color: red; */
    /* border-radius: 31PX; */
    /* vertical-align: middle; */
}

.share-count span{


    font-size: 45px;
	    color: #DB0404;
	     font-weight: 800;

}


.toolbar-social #sharing-widget {
    position: relative;
    display: inline-block;
}




.toolbar-social .tooltip .digit {
    height: 21px;
    width: 21px;
    position: absolute;
    top: -6px;
    right: -6px;
    font-size: 10px;
    color: white;
    background: url("../tnwsc-sprite.png") no-repeat -179px -88px;
    text-align: center;
    line-height: 21px;
}

.toolbar-social .icon {
    background-image: url("../tnwsc-sprite.png");
    background-repeat: no-repeat;
    vertical-align: top;
    display: block;
    width: 45px;
    height: 45px;
    text-indent: 9999em;
    overflow: hidden;
    padding-right: 5px;
    float: right;
}

.toolbar-social .icon:hover {
    border: 0;
    text-decoration: none;
}

.toolbar-social .icon.readitlater {
    background-position: -179px -1px;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-left: 8px;
}

.toolbar-social .icon.instapaper {
    background-position: -207px -1px;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-left: 8px;
}

.toolbar-social .icon.facebook {
    background-image: url("../f.png");
    background-repeat: no-repeat;

}

.toolbar-social .icon.twitter {
     background-image: url("../t.png");
    background-repeat: no-repeat;
}

.toolbar-social .icon.googleplus {
    background-image: url("../g.png");
    background-repeat: no-repeat;
}

.toolbar-social .icon.stumbleupon {
   background-image: url("../s.png");
    background-repeat: no-repeat;
}

.toolbar-social .icon.reddit {
   background-image: url("../p.png");
    background-repeat: no-repeat;
}

.toolbar-social .icon.digg {
     background-image: url("../f.png");
    background-repeat: no-repeat;
}

.toolbar-social .icon.linkedin {
    background-image: url("../f.png");
    background-repeat: no-repeat;
}

.toolbar-social .icon.ycombinator {
     background-image: url("../f.png");
    background-repeat: no-repeat;
}

.toolbar-social .hidden {
    display: none;
} 


.toolbar-social{
	width: 389px;
	height: 50px;
	float: right;
	clear: right;
	/* background: aqua; */
	padding-bottom: 45px;
}

.socialB{
	
	clear: none;
	float: left;
	
}

@media (min-width: 1024px) {.social-news .whatsapp{display:none !important;}}