.socialsection{position:fixed;display:block;z-index:20;top:100px;left:0}
.blog-social li{background:white;width:40px;height:40px;border-radius:50%;line-height:40px;font-size:20px;list-style-type:none;box-shadow:0 5px 5px 0 rgb(0 0 0 / 25%);margin-bottom:16px;text-align:center}
.socialsection a{color:#c41230;background:0;font-size:20px}
@media screen and (max-width:767px){.socialsection{top:auto;bottom:0;width:100%;background:#c41230;color:white;text-align:center}
.socialsection ul{padding-left:0}
.socialsection li{display:inline-block;margin-bottom:0;width:15%;border-radius:0;background:transparent;color:white;-webkit-box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}
.socialsection li a{color:white}
}
@media screen and (max-width:500px){.socialsection ul{padding-left:0;margin:5px}
}