
.article-content{
    position: relative;
    z-index: 2;   
} 

.shareCount strong {
    font-size: 34px;
}

.floatingPartageOff {
   transition:All 0.4756s linear;
    -webkit-transition:All 0.4756s linear;
    -moz-transition:All 0.4756s linear;
    -o-transition:All 0.4756s linear;
    transform :rotate(0deg) scale(1) skew(0deg) translate(150px);
    -webkit-transform:  rotate(0deg) scale(1) skew(0deg) translate(150px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(150px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(150px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(150px);
}

.floatingPartageOn{
    transition:All 0.5756s linear;
    -webkit-transition:All 0.5756s linear;
    -moz-transition:All 0.5756s linear;
    -o-transition:All 0.5756s linear;
    transform :rotate(0deg) scale(1) skew(0deg) translate(0px);
    -webkit-transform:  rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    visibility: hidden;
    display : none;
}

.visibleImportant {
    display: block!important;
}
.hiddenImportant {
    display: none!important;
}
#rebonds_partage {
    left: 353px;
    background: none repeat scroll 0 0 #fff;
    font-size: 14px;
    width: 140px;
    display: none;
    visibility: visible;
    z-index: 1;
    padding-bottom: 2px;
    border-radius:2px;
    position: fixed;
    text-align: center;
    -webkit-animation: cssAnimation 1s 1 ease;
    -moz-animation: cssAnimation 1s 1 ease;
    -o-animation: cssAnimation 1s 1 ease;
        border: 1px solid #ddd;
padding-top: 13px;
       z-index: 1;  
}
#rebonds_partage a {
    display: block;
    /* margin-left: 8px; */
    margin: 0 auto;
    line-height: 19px;
    margin-bottom: 6px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    transition:All 0.5s ease;
    -webkit-transition:All 0.5s ease;
    -moz-transition:All 0.5s ease;
    -o-transition:All 0.5s ease;
    text-decoration: none;
    font-family: 'Arimo';
}
#rebonds_partage .TWT65{background:#26B0E6;border:1px solid #26B0E6}
#rebonds_partage .FBK65{background:#3B5998;border:1px solid #3B5998}
#rebonds_partage .GOG65{background:#C0000D;border:1px solid #C0000D}
#rebonds_partage .TWT65:hover{color:#26B0E6!important; background:#DADADA;border:1px solid #DADADA}
#rebonds_partage .FBK65:hover{color:#3B5998!important; background:#DADADA;border:1px solid #DADADA}
#rebonds_partage .GOG65:hover{color:#C0000D!important; background:#DADADA;border:1px solid #DADADA}
#rebonds_partage>span>b{
    color:#FF2520;
}
#rebonds_partage a .imgSocial {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    margin-right: 4px;
}
#rebonds_partage .TWT65 .imgSocial, #rebonds_partage .FBK65 .imgSocial, #rebonds_partage .GOG65 .imgSocial {
    background: url(/wp-content/themes/cruciverbiste/images/social/sprite_v65.png) no-repeat;
}
#rebonds_partage .separatorSocial{
    width: 100%;
    display: block;
    height: 27px;
}
#rebonds_partage .TWT65 .imgSocial{background-position:-285px -1218px}
#rebonds_partage .FBK65 .imgSocial{background-position:-329px -1218px}
#rebonds_partage .GOG65 .imgSocial{background-position:-308px -1218px}
#rebonds_partage .TWT65:hover .imgSocial{background-position:-285px -1238px}
#rebonds_partage .FBK65:hover .imgSocial{background-position:-329px -1237px}
#rebonds_partage .GOG65:hover .imgSocial{background-position:-308px -1237px}
/*********************
Social scroll
Responsive
*********************/
@media screen and (min-width: 1560px) {
    #rebonds_partage a {
        padding: 8px 8px 7px 4px;
        width: 70%;
    }
    #rebonds_partage>span>b{
        font-size: 40px;
    }
}
@media screen and (max-width: 1559px) {
    #rebonds_partage a {
        padding: 8px 8px 8px 8px;
        width: 16px;
        height: 16px;
    }
    #rebonds_partage {
        width: 50px;
    }
    #rebonds_partage .responsiveSocial{
        display: none;
    }
    #rebonds_partage .separatorSocial{
        height: 14px;
        margin: 0px auto 11px auto;
    }
    #rebonds_partage>span>b{
        font-size: 25px;
    }
}

.visibleImportant {
    display: block!important;
}
.hiddenImportant {
    display: none!important;
}
/*=================
Rebonds_partage 2
=================*/

#rebonds_partage2 strong{
    font-size: 200%;
}

#rebonds_partage2{
    display: none;
    font-weight: bold;
    padding-left: 5px;
}
#rebonds_partage2 a{
    display: inline-block;
    margin-left:30px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    line-height: 10px;
}
#rebonds_partage2 .responsiveSocial{
    display: inline-block;
}
#rebonds_partage2 a .imgSocial {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
    padding:2px 0;
}
#rebonds_partage2 .TWT65 .imgSocial, #rebonds_partage2 .FBK65 .imgSocial, #rebonds_partage2 .GOG65 .imgSocial {
    background: url(/wp-content/themes/cruciverbiste/images/social/sprite_v65.png) no-repeat;
}
#rebonds_partage2 .TWT65 .imgSocial{background-position:-285px -1238px}
#rebonds_partage2 .FBK65 .imgSocial{background-position:-329px -1237px}
#rebonds_partage2 .GOG65 .imgSocial{background-position:-308px -1237px}

#rebonds_partage2 .TWT65 .responsiveSocial{color:#26B0E6}
#rebonds_partage2 .FBK65 .responsiveSocial{color:#3B5998}
#rebonds_partage2 .GOG65 .responsiveSocial{color:#C0000D}

@media screen and (max-width: 600px) {
    #rebonds_partage2{
       /* text-align: center;*/
    }
    #rebonds_partage2 a .responsiveSocial{
        display: none;
    }
}


#sidebar {
position: relative;
z-index: 2;
background: #F5F3F4;
}