.auth_soc_block.elem-anim-open {
    -webkit-animation: anim-elem 0.3s both;
    animation: anim-elem 0.3s both;
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s; }
.auth_soc_block .auth_soc_list {
    padding: 0 40px;
    text-align: center;
    line-height: 0; }
.auth_soc_block .auth_soc_list .auth_soc_item + .auth_soc_item {
    margin-left: 10px; }
.auth_soc_block .auth_soc_list .auth_soc_item {
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: rgba(32, 35, 56, 0.05);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.auth_soc_block .auth_soc_list .auth_soc_item:hover{
    background-color: rgba(32, 35, 56, 0.1);

}
.auth_soc_block .auth_soc_list .auth_soc_item:active{
    background-color: rgba(32, 35, 56, 0.2);

}
.auth_soc_block .auth_soc_list .auth_soc_item:not(.next_row_icons) {
    margin-bottom: 8px; }
.auth_soc_block .auth_soc_list .auth_soc_item.hidden {
    display: none;
    /*height: 0;*/ }
.auth_soc_block .auth_soc_list .auth_soc_item.shown {
    /*transition: 0.3s;
    height: 64px;*/ }
.auth_soc_block .auth_soc_list .auth_soc_item.vk {
    background-image: url("//st.biglion.ru/v3/img/auth/svg/iconvk-32.svg");
    background-size: 28px 17px; }
.auth_soc_block .auth_soc_list .auth_soc_item.ok {
    background-image: url("//st.biglion.ru/v3/img/auth/svg/iconok-32.svg");
    background-size: 15px 26px; }
.auth_soc_block .auth_soc_list .auth_soc_item.fb {
    background-image: url("//st.biglion.ru/v3/img/auth/svg/iconfacebook-32.svg");
    background-size: 13px 24px; }
.auth_soc_block .auth_soc_list .auth_soc_item.more {
    background-image: url("//st.biglion.ru/v3/img/auth/svg/iconmore-32.svg");
    background-size: 28px 6px;
    transition: 0.2s; }
.auth_soc_block .auth_soc_list .auth_soc_item.more.opened {
    background-image: url("//st.biglion.ru/v3/img/auth/svg/iconclose-32.svg");
    background-size: 18px 18px;
    transition: 0.2s; }
.auth_soc_block .auth_soc_list .auth_soc_item.mru {
    background-image: url("//st.biglion.ru/v3/img/auth/svg/iconmailru-32.svg");
    background-size: 28px 27px;
    margin-left: 0; }
.auth_soc_block .auth_soc_list .auth_soc_item.gplus {
    background-image: url("//st.biglion.ru/v3/img/auth/svg/icongoogle-32.svg");
    background-size: 23px 23px; }
.auth_soc_block .auth_soc_list .auth_soc_item img {
    display: inline;
    line-height: 64px; }

@media screen and (max-width: 480px){
    .auth_soc_block.elem-anim-open {
        -webkit-animation: anim-elem 0.3s both;
        animation: anim-elem 0.3s both;
        -webkit-animation-delay: 0.45s;
        animation-delay: 0.45s; }
    .auth_soc_block .auth_soc_list {
        padding: 0 20px;
        text-align: center;
        line-height: 0; }
    .auth_soc_block .auth_soc_list .auth_soc_item + .auth_soc_item {
        margin-left: 10px; }
    .auth_soc_block .auth_soc_list .auth_soc_item {
        display: inline-block;
        width: 64px;
        height: 64px;
        border-radius: 50%;
        background-color: rgba(32, 35, 56, 0.05);
        background-position: center center;
        background-repeat: no-repeat;
        cursor: pointer; }
    .auth_soc_block .auth_soc_list .auth_soc_item:not(.next_row_icons) {
        margin-bottom: 8px; }
    .auth_soc_block .auth_soc_list .auth_soc_item.hidden {
        display: none;
        /*height: 0;*/ }
    .auth_soc_block .auth_soc_list .auth_soc_item.shown {
        /*transition: 0.3s;
        height: 64px;*/ }
    .auth_soc_block .auth_soc_list .auth_soc_item.vk {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconvk-32.svg");
        background-size: 28px 17px; }
    .auth_soc_block .auth_soc_list .auth_soc_item.ok {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconok-32.svg");
        background-size: 15px 26px; }
    .auth_soc_block .auth_soc_list .auth_soc_item.fb {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconfacebook-32.svg");
        background-size: 13px 24px; }
    .auth_soc_block .auth_soc_list .auth_soc_item.more {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconmore-32.svg");
        background-size: 28px 6px;
        transition: 0.2s; }
    .auth_soc_block .auth_soc_list .auth_soc_item.more.opened {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconclose-32.svg");
        background-size: 18px 18px;
        transition: 0.2s; }
    .auth_soc_block .auth_soc_list .auth_soc_item.mru {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconmailru-32.svg");
        background-size: 28px 27px;
        margin-left: 0; }
    .auth_soc_block .auth_soc_list .auth_soc_item.gplus {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/icongoogle-32.svg");
        background-size: 23px 23px; }
    .auth_soc_block .auth_soc_list .auth_soc_item img {
        display: inline;
        line-height: 64px; }
}

@media screen and (max-width: 400px){
    .auth_soc_block.elem-anim-open {
        -webkit-animation: anim-elem 0.3s both;
        animation: anim-elem 0.3s both;
        -webkit-animation-delay: 0.45s;
        animation-delay: 0.45s; }
    .auth_soc_block .auth_soc_list {
        padding: 0;
        text-align: center;
        line-height: 0; }
    .auth_soc_block .auth_soc_list .auth_soc_item + .auth_soc_item {
        margin-left: 10px; }
    .auth_soc_block .auth_soc_list .auth_soc_item {
        display: inline-block;
        width: 64px;
        height: 64px;
        border-radius: 50%;
        background-color: rgba(32, 35, 56, 0.05);
        background-position: center center;
        background-repeat: no-repeat;
        cursor: pointer; }
    .auth_soc_block .auth_soc_list .auth_soc_item:not(.next_row_icons) {
        margin-bottom: 8px; }
    .auth_soc_block .auth_soc_list .auth_soc_item.hidden {
        display: none;
        /*height: 0;*/ }
    .auth_soc_block .auth_soc_list .auth_soc_item.shown {
        /*transition: 0.3s;
        height: 64px;*/ }
    .auth_soc_block .auth_soc_list .auth_soc_item.vk {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconvk-32.svg");
        background-size: 28px 17px; }
    .auth_soc_block .auth_soc_list .auth_soc_item.ok {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconok-32.svg");
        background-size: 15px 26px; }
    .auth_soc_block .auth_soc_list .auth_soc_item.fb {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconfacebook-32.svg");
        background-size: 13px 24px; }
    .auth_soc_block .auth_soc_list .auth_soc_item.more {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconmore-32.svg");
        background-size: 28px 6px;
        transition: 0.2s; }
    .auth_soc_block .auth_soc_list .auth_soc_item.more.opened {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconclose-32.svg");
        background-size: 18px 18px;
        transition: 0.2s; }
    .auth_soc_block .auth_soc_list .auth_soc_item.mru {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/iconmailru-32.svg");
        background-size: 28px 27px;
        margin-left: 0; }
    .auth_soc_block .auth_soc_list .auth_soc_item.gplus {
        background-image: url("//st.biglion.ru/v3/img/auth/svg/icongoogle-32.svg");
        background-size: 23px 23px; }
    .auth_soc_block .auth_soc_list .auth_soc_item img {
        display: inline;
        line-height: 64px; }
}
