.social-buttons {
    box-sizing: border-box;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 36px;
    margin: 0;
    padding: 0;
    width: 100%
}

.social-buttons:after {
    clear: both
}

.social-buttons:after, .social-buttons:before {
    content: ' ';
    display: table
}

.social-buttons li {
    box-sizing: border-box;
    float: left;
    height: 100%;
    line-height: 13px;
    list-style: none;
    margin: 0;
    padding: 0 2px
}

.social-buttons li.social-facebook a {
    background-color: #306199
}

.social-buttons li.social-facebook a:hover {
    background-color: #244872
}

.social-buttons li.social-linkedin a {
    background-color: #007bb6
}

.social-buttons li.social-linkedin a:hover {
    background-color: #005983
}

.social-buttons li.social-twitter a {
    background-color: #26c4f1
}

.social-buttons li.social-twitter a:hover {
    background-color: #0eaad6
}

.social-buttons li.social-whatsapp a {
    background-color: #43d854
}

.social-buttons li.social-whatsapp a:hover {
    background-color: #28c039
}

.social-buttons li.social-print a {
    background-color: #8d98a2
}

.social-buttons li.social-print a:hover {
    background-color: #717f8b
}

.social-buttons li.social-xing a {
    background-color: #005A5F
}

.social-buttons li.social-xing a:hover {
    background-color: #002a2c
}

.social-buttons li a {
    background-color: #ccc;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    height: 100%;
    padding: 11px 7px 12px 27px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    width: 100%
}

.social-buttons li a .social-icon {
    display: block;
    left: 10px;
    padding-top: 9px;
    position: absolute;
    top: 0;
    width: 10%
}

.social-buttons li a .social-icon svg {
    height: 17px;
    width: 17px
}

.social-buttons li a .social-icon svg circle, .social-buttons li a .social-icon svg path {
    fill: #fff
}

.social-buttons li a .social-text {
    color: #fff
}

.social-buttons li a:active {
    box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, .25)
}

.social-buttons li.small a {
    padding: 0
}

.social-buttons li.small a .social-icon {
    left: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: auto;
    width: 100%
}

.social-buttons li.small a .social-text {
    visibility: hidden
}

.social-buttons.large-format, .social-buttons.large-format li {
    height: auto
}

.social-buttons.large-format li a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: .2em;
    padding: 8.5% 0 8.5% 12%
}

.social-buttons.large-format li a .social-icon {
    height: 100%;
    left: 7%;
    padding-top: 0;
    width: 12%
}

.social-buttons.large-format li a .social-icon svg {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.social-buttons.large-format li a .social-text {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.social-buttons.small-format {
    padding-top: 5px
}

.social-buttons.small-format li {
    height: 80%;
    padding: 0 1px
}

.social-buttons.small-format li a .social-icon {
    height: 100%;
    padding-top: 0
}

.social-buttons.small-format li a .social-icon svg {
    height: 48%;
    position: relative;
    top: 6px;
    width: 80%
}

.social-buttons.tiny-format {
    height: 22px;
    position: relative
}

.social-buttons.tiny-format li {
    padding-right: 7px
}

.social-buttons.tiny-format li a {
    background-color: transparent;
    padding: 0
}

.social-buttons.tiny-format li a .social-icon {
    height: 100%
}

.social-buttons.tiny-format li a .social-icon svg {
    height: 70%;
    width: 100%
}

.social-buttons.tiny-format li a:active, .social-buttons.tiny-format li a:hover {
    background-color: transparent
}

.social-buttons.tiny-format li.social-email a .social-icon svg path {
    fill: #0a88ff
}

.social-buttons.tiny-format li.social-email a .social-icon:hover .social-icon svg path {
    fill: #0054a3
}

.social-buttons.tiny-format li.social-facebook a .social-icon svg path {
    fill: #306199
}

.social-buttons.tiny-format li.social-facebook a .social-icon:hover .social-icon svg path {
    fill: #18304b
}

.social-buttons.tiny-format li.social-tumblr a .social-icon svg path {
    fill: #32506d
}

.social-buttons.tiny-format li.social-tumblr a .social-icon:hover .social-icon svg path {
    fill: #121d27
}

.social-buttons.tiny-format li.social-linkedin a .social-icon svg path {
    fill: #007bb6
}

.social-buttons.tiny-format li.social-linkedin a .social-icon:hover .social-icon svg path {
    fill: #003650
}

.social-buttons.tiny-format li.social-twitter a .social-icon svg path {
    fill: #26c4f1
}

.social-buttons.tiny-format li.social-twitter a .social-icon:hover .social-icon svg path {
    fill: #0b84a6
}

.social-buttons.tiny-format li.social-googleplus a .social-icon svg path {
    fill: #e93f2e
}

.social-buttons.tiny-format li.social-googleplus a .social-icon:hover .social-icon svg path {
    fill: #a01e11
}

.social-buttons.tiny-format li.social-youtube a .social-icon svg path {
    fill: #df1c31
}

.social-buttons.tiny-format li.social-youtube a .social-icon:hover .social-icon svg path {
    fill: #84111d
}

.social-buttons.tiny-format li.social-reddit a .social-icon svg path {
    fill: #8bbbe3
}

.social-buttons.tiny-format li.social-reddit a .social-icon:hover .social-icon svg path {
    fill: #398bcf
}

.social-buttons.tiny-format li.social-pinterest a .social-icon svg path {
    fill: #b81621
}

.social-buttons.tiny-format li.social-pinterest a .social-icon:hover .social-icon svg path {
    fill: #5d0b11
}

.social-buttons.tiny-format li.social-pocket a .social-icon svg path {
    fill: #ed4054
}

.social-buttons.tiny-format li.social-pocket a .social-icon:hover .social-icon svg path {
    fill: #b61124
}

.social-buttons.tiny-format li.social-github a .social-icon svg path {
    fill: #444
}

.social-buttons.tiny-format li.social-github a .social-icon:hover .social-icon svg path {
    fill: #111
}

.social-buttons.tiny-format li.social-instagram a .social-icon svg path {
    fill: #125688
}

.social-buttons.tiny-format li.social-instagram a .social-icon:hover .social-icon svg path {
    fill: #061d2e
}

.social-buttons.tiny-format li.social-delicious a .social-icon svg path {
    fill: #0b79e5
}

.social-buttons.tiny-format li.social-delicious a .social-icon:hover .social-icon svg path {
    fill: #064684
}

.social-buttons.tiny-format li.social-vk a .social-icon svg path {
    fill: #4d71a9
}

.social-buttons.tiny-format li.social-vk a .social-icon:hover .social-icon svg path {
    fill: #2d4263
}

.social-buttons.tiny-format li.social-hackernews a .social-icon svg path {
    fill: #f60
}

.social-buttons.tiny-format li.social-hackernews a .social-icon:hover .social-icon svg path {
    fill: #993d00
}

.social-buttons.tiny-format li.social-whatsapp a .social-icon svg path {
    fill: #43d854
}

.social-buttons.tiny-format li.social-whatsapp a .social-icon:hover .social-icon svg path {
    fill: #1f962d
}

.social-buttons.tiny-format li.social-print a .social-icon svg path {
    fill: #8d98a2
}

.social-buttons.tiny-format li.social-print a .social-icon:hover .social-icon svg path {
    fill: #5a656f
}

.social-buttons.tiny-format li.social-xing a .social-icon svg path {
    fill: #005A5F
}

.social-buttons.tiny-format li.social-xing a .social-icon:hover .social-icon svg path {
    fill: #000
}

.social-buttons {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.social-buttons > li {
    min-width: 164px;
    margin-bottom: 10px;
}

.maindiv-social {
    height: 130px;
}