ul.social-media-icons{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}ul.social-media-icons li{line-height:.7}ul.social-media-icons li a{font-size:20px;border-radius:50%;height:30px;width:30px;display:inline-block;align-items:center;position:relative;line-height:1;margin-left:5px}ul.social-media-icons li:first-child a{background-color:#3b5998}ul.social-media-icons li:nth-child(2) a{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#5457d4),color-stop(20%,#833ac5),color-stop(40%,#bb2b96),color-stop(60%,#e0415f),color-stop(80%,#fc8428),color-stop(100%,#fed36d));background:-webkit-linear-gradient(top,#5457d4,#833ac5 20%,#bb2b96 40%,#e0415f 60%,#fc8428 80%,#fed36d);background:-o-linear-gradient(top,#5457d4 0,#833ac5 20%,#bb2b96 40%,#e0415f 60%,#fc8428 80%,#fed36d 100%);background:-ms-linear-gradient(top,#5457d4 0,#833ac5 20%,#bb2b96 40%,#e0415f 60%,#fc8428 80%,#fed36d 100%);background:linear-gradient(180deg,#5457d4 0,#833ac5 20%,#bb2b96 40%,#e0415f 60%,#fc8428 80%,#fed36d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5457d4",endColorstr="#fed36d",GradientType=0);margin-left:5px}ul.social-media-icons li:nth-child(3) a{background-color:#0077b5}ul.social-media-icons li a i{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:Font Awesome\ 5 Brands;font-weight:400;width:1em;height:1em;display:block;color:#fff;position:absolute;top:5px;left:7px;z-index:3}ul.social-media-icons li:first-child a i:before{content:"\f09a"}ul.social-media-icons li:nth-child(2) a i:before{content:"\f16d"}ul.social-media-icons li:nth-child(3) a i:before{content:"\f08c"}ul.social-media-icons li:first-child a i{left:6px}ul.social-media-icons li:nth-child(3) a i{left:6.5px}@media (max-width:1024px){ul.social-media-icons{justify-content:center}ul.social-media-icons li:first-child a{margin-left:0}}