.social-icons ul{margin:0 auto;padding:15px 0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:230px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.social-icons ul li{display:block;width:32px;height:32px;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.social-icons ul li a{color:#c7c7c7;font-weight:400;padding:12px;display:block;border-radius:50%;width:100%;height:100%}.social-icons ul li:hover{opacity:.75}@media(min-width:768px){.social-icons ul li{display:inline-block}.social-icons ul li+li{margin-left:20px}.social-icons ul li a{padding:0}}@media(min-width:992px){.social-icons ul{width:280px}.social-icons ul li{width:35px;height:35px}}@media(max-width:991px) and (min-width:768px){.social-icons ul li.social-twitter{position:relative;top:1px}}