*{
    box-sizing: border-box;
}

#floatingSocialShare{
    position: relative;
}

#floatingSocialShare a{
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 24px;
    display:list-item;
    list-style-type: none;
    padding: 5px 0;
    text-align: center;
    color: #fff;
}

#floatingSocialShare a:focus, #floatingSocialShare a:hover {
    color: #fff;
    width:52px;
    opacity: 0.8;
    transition-duration: 0.3s;
    transition-property: right;
    transition-timing-function: ease-out;
}

#floatingSocialShare a, #floatingSocialShare a:visited, #floatingSocialShare a:focus, #floatingSocialShare a:active, #floatingSocialShare a:hover {
    outline: 0 none !important;
}

#floatingSocialShare i{
    line-height: inherit;
    font-size: 24px;
    text-align: center;
}

#floatingSocialShare .top-left{
    position: fixed;
    top: 40%;
    left:0;
	z-index:999999;
}

#floatingSocialShare .top-right{
    position: fixed;
    top: 20%;
    right:0;
	z-index:999999;
}

#floatingSocialShare .facebook{
    background-color: #3b5998;
}

#floatingSocialShare .twitter{
    background-color: #00aced;
}

#floatingSocialShare .google-plus{
    background-color: #dd4b39;
}

#floatingSocialShare .linkedin{
    background-color: #007bb6;
}

#floatingSocialShare .envelope{
    background-color: #726C6C;
}

#floatingSocialShare .pinterest{
    background-color: #c92228;
}

#floatingSocialShare .stumbleupon{
    background-color: #eb4924;
}

#floatingSocialShare .reddit{
    background-color: #a9bacb;
}

#floatingSocialShare .tumblr{
    background-color: #36465d;
}

#floatingSocialShare .vk{
    background-color: #6383a8;
}

#floatingSocialShare .odnoklassniki {
    background-color: #f6900b;
}

#floatingSocialShare .shareCount{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    color: #ffffff;
    font-size:  10px;
}

#floatingSocialShare .margin-top-5{
    margin-top: 5px;
}

@media only screen and (min-device-width: 0px) and (max-width:961px){

    #floatingSocialShare{
        margin-top: 50px;
    }

    #floatingSocialShare .top-left{
        top: auto;
        bottom: 0;
        width: 100%;
        z-index: 99999;
    }

    #floatingSocialShare .top-right{
        top: auto;
        bottom: 0;
        width: 100%;
        z-index: 99999;
    }

    #floatingSocialShare a{
        position: relative;
        float: left;
        display:list-item;
        list-style-type: none;
    }

    #floatingSocialShare a:focus, #floatingSocialShare a:hover {
        -moz-transition-property: none;
        -webkit-transition-property: none;
        -o-transition-property: none;
        transition-property: none;
    }

}
	.entry{padding:36px 30px!important}
	.biscuit{ color:#ccc!important; padding-right:5px!important;  text-align:right!important;}
	.biscuit2 { text-align:left!important; color:#ccc!important; padding-left:5px!important; }
	.biscuit:hover{position:inherit!important; padding-right:5px;}
	.biscuit2:hover{position:inherit!important; padding-right:5px;}
		.floatingSocialShare{position:absolute; left:0; top:37%;}
	.floatingSocialShare:hover {display:block;}
	#container-fluid {padding: 10px;}
	.source-link {float: right;}
	.main-link {color: black;}
	.share{display:inline-block; background:none!important; height:44px; border-radius:1px!important; color:#fff!important; 
	border:none!important; font-weight:normal!important; padding:0 9px!important;}
	.share:hover{opacity:.7;}
	.share i{font-size:24px!important;}
	.helo_ji i{font-size:24px!important;}
	.share-btn { margin-right: -16px;}
	.helo_ji{width:auto; background:#00aced!important; display:inline-block; height:44px; border-radius:1px!important; color:#fff!important; 
	border:none!important; font-weight:normal!important; padding:0 10px!important; text-transform:none;}
	.s_facebook{width:auto; background:#3b5998!important;}
	.s_plus	{width:auto;background:#dd4b39!important; margin-bottom:-5px}
	.s_linkedin	{width:auto;background:#007bb6!important;}
	.s_pinterest{width:auto;background:#c92228!important;}
	.s_stumbleupon{width:auto;background:#eb4924!important;}
	.plus_plus{width:auto;background:gray!important;}
	.plus_plus:hover{width:auto;background:gray!important;}
	.fucker{display:none;}
	.social-bua{display:block; margin-bottom:15px;}
	.share {display:inline-block; background:divider.png center right; text-transform: none!important;}
	.t-oi {font-size:66px!important; font-weight:600!important; color:#7FC04C!important; display:inline-block!important;
	 vertical-align:middle!important;   margin:0 0 0 0!important;}
	 .t-oi2 {font-size:66px!important; font-weight:600!important; color:#EDEDED!important;vertical-align:middle!important;  display:inline-block!important;}
	 .share em{display:inline-block!important; font-size:10px!important; color:#666; font-style:normal;}
	 @media screen and (max-width: 768px){
		.biscuit{display:none!important;}
		.share small{display:none!important;}
		.helo_ji small{display:none!important;}	
	 }
	@media screen and (max-width: 960px){
			.biscuit{display:none!important;}
	 }
	@media screen and (max-width: 1200px){
			.share small{display:none!important;}
			.helo_ji small{display:none!important;}
			.s_facebook{padding-left:15px!important; padding-right:15px!important;}
	 }
	@media screen and (max-width: 580px){
		 .share-btn{display:none;}
		 }
	 #count{display:none!important}