.giuseart-mobile-contact-bar{
display:none 
}
.giuseart-pc-contact-bar{
left: -22px;
bottom: 12px;
position: fixed;
z-index: 998;
margin-bottom:0
}
.giuseart-pc-contact-bar li{
width: 44px;
height: 44px;
overflow: hidden;
margin-bottom: 5px;
list-style: none;
}
.giuseart-pc-contact-bar li.lh{
margin-bottom: 8px;
background: url(https://wificamtay.com/images/lh.png);
background-repeat: no-repeat;
}
.giuseart-pc-contact-bar li.hdsd{
background: url(https://wificamtay.com/images/hdsd.png);
background-repeat: no-repeat;
}
.giuseart-pc-contact-bar li.ktbt{
background: url(https://wificamtay.com/images/ktbt.png);
background-repeat: no-repeat;
}
.giuseart-pc-contact-bar li.ht{
background: url(https://wificamtay.com/images/ht.png);
background-repeat: no-repeat;
}
.giuseart-pc-contact-bar li.zalo{
background: url(https://wificamtay.com/images/zl.png);
background-repeat: no-repeat;
}
.giuseart-pc-contact-bar li.stt{
background: url(https://wificamtay.com/images/stt.png);
background-repeat: no-repeat;
}
.giuseart-pc-contact-bar li a{
display: block;
width: 44px;
height: 44px;
}

@media only screen and (max-width: 499px) {
.giuseart-pc-contact-bar{
display:none
}
.giuseart-mobile-contact-bar{
left: -25px;
bottom: 0px;
position: fixed;
z-index: 998;
margin-bottom:0;
display:block !Important
}
.giuseart-mobile-contact-bar li{
display:inline-block;
float:left;
margin-right: 5px;
list-style:none
}
.giuseart-mobile-contact-bar li.lh{
margin-bottom: 8px;
background: url(https://wificamtay.com/images/lh.png);
background-repeat: no-repeat;
}
.giuseart-mobile-contact-bar li.hdsd{
background: url(https://wificamtay.com/images/hdsd.png); 
 background-repeat: no-repeat;
}
.giuseart-mobile-contact-bar li.ktbt{
background: url(https://wificamtay.com/images/ktbt.png);
background-repeat: no-repeat;
}
.giuseart-mobile-contact-bar li.ht{
background: url(https://wificamtay.com/images/ht.png);
background-repeat: no-repeat;
}
.giuseart-mobile-contact-bar li.zalo{
background: url(https://wificamtay.com/images/zl.png);
background-repeat: no-repeat;
}
.giuseart-mobile-contact-bar li.stt{
background: url(https://wificamtay.com/images/stt.png);
background-repeat: no-repeat;
}
.giuseart-mobile-contact-bar li a{
display: block;
width: 44px;
height: 44px;
}
}

