
.smc-left{width:auto; height:auto; padding:0; margin:0; position:absolute; z-index:10000; left:0;}
.smc-left li{list-style:none;}
.smc-left li a{display:block; height:30px; width:30px; transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}
.smc-left li a:hover{width:175px;}
.smc-left .smc-facebook{background-color:#3b5998; background-image:url(../img/smc-logos.png); background-repeat:no-repeat; background-position:top right;}
.smc-left .smc-google{background-color:#d13e2f; background-image:url(../img/smc-logos.png); background-repeat:no-repeat; background-position:right -50px;}
.smc-left .smc-twitter{background-color:#29c5f6; background-image:url(../img/smc-logos.png); background-repeat:no-repeat; background-position:right -100px;}
.smc-left .smc-linkedin{background-color:#006699; background-image:url(../img/smc-logos.png); background-repeat:no-repeat; background-position:right -150px;}
.smc-left .smc-instagram{background-color:#517FA4; background-image:url(../img/smc-logos.png); background-repeat:no-repeat; background-position:bottom right;}

.smc-right{position:absolute; float:right; width:auto; height:120px; right:0; padding:0; margin:0;  z-index:10000;}
.smc-right li{display:block; width:35px; height:35px; right:0; position:absolute; transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}
.smc-right li:hover{width:120px;}
.smc-right li a{display:block; height:35px; width:auto; cursor:pointer;}
.smc-right .smc-facebook{background-color:#3b5998; background-image:url(../img/smc-logos-right.png); background-repeat:no-repeat; background-position:top left;}
.smc-right .smc-google{background-color:#d13e2f; background-image:url(../img/smc-logos-right.png); background-repeat:no-repeat; background-position:left -35px;}
.smc-right .smc-twitter{background-color:#29c5f6; background-image:url(../img/smc-logos-right.png); background-repeat:no-repeat; background-position:left -70px;}
.smc-right .smc-linkedin{background-color:#006699; background-image:url(../img/smc-logos-right.png); background-repeat:no-repeat; background-position:left -105px;}
.smc-right .smc-instagram{background-color:#517FA4; background-image:url(../img/smc-logos-right.png); background-repeat:no-repeat; background-position:bottom left;}




@media only screen and (max-width: 480px)  {  .smc-right{ margin-top:160px;}  }