
.topbar {
line-height:40px;
}
.topbar div {display:inline-block;}
.topbar i {
margin-right:10px;
vertical-align:middle;
font-size: 24px;
color: #34ace0;
}
.topbar .topsocial {margin:0 10px;text-align:center;margin-bottom:-2px;}
.topbar .topsocial a {padding:0;margin:0;line-height:inherit;text-decoration:none;}
.topbar .topsocial a i {border-radius:10%;width:38px;height:38px;margin:0 !important;line-height:inherit;}
.topbar .topsocial a i.fa-facebook {color:#4A6EA9;background-color:transparent;}
.topbar .topsocial a:hover i.fa-facebook {color:#FFFFFF;background-color:#4A6EA9;}
.topbar .topsocial a i.fa-twitter {color:#43D7FF;background-color:transparent;}
.topbar .topsocial a:hover i.fa-twitter {color:#FFFFFF;background-color:#43D7FF;}
.topbar .topsocial a i.fa-google-plus {color:#DD5144;background-color:transparent;}
.topbar .topsocial a:hover i.fa-google-plus {color:#FFFFFF;background-color:#DD5144;}
.topbar .topsocial a i.fa-linkedin {color:#0274B3;background-color:transparent;}
.topbar .topsocial a:hover i.fa-linkedin {color:#FFFFFF;background-color:#0274B3;}
.topbar .topsocial a i.fa-telegram {color:#34ACE0;background-color:transparent;}
.topbar .topsocial a:hover i.fa-telegram {color:#FFFFFF;background-color:#34ACE0;}
.topbar .topsocial a i.fa-whatsapp {color:#1BD741;background-color:transparent;}
.topbar .topsocial a:hover i.fa-whatsapp {color:#FFFFFF;background-color:#1BD741;}
.topbar .topsocial a i.fa-instagram {color:#A302C2;background-color:transparent;}
.topbar .topsocial a:hover i.fa-instagram {color:#FFFFFF;background-color:#A302C2;}
.topbar .topsocial a i.fa-pinterest {color:#CB2027;background-color:transparent;}
.topbar .topsocial a:hover i.fa-pinterest {color:#FFFFFF;background-color:#CB2027;}
.topbar .topsocial a i.fa-play-circle {color:#CB6098;background-color:transparent;}
.topbar .topsocial a:hover i.fa-play-circle {color:#FFFFFF;background-color:#CB6098;}
.topbar .topsocial a i.fa-video-camera {color:#FF0000;background-color:transparent;}
.topbar .topsocial a:hover i.fa-video-camera {color:#FFFFFF;background-color:#FF0000;}
.topbar .topsocial a i.fa-rss {color:#EA7819;background-color:transparent;}
.topbar .topsocial a:hover i.fa-rss {color:#FFFFFF;background-color:#EA7819;}

@media (max-width: 767px) {
.topbar {text-align:center;}
.topbar .topsocial {margin-left:0;margin-right:0;text-align:center;clear:both;float:none !important;}
.topbar .topsocial a i {vertical-align:top;width:26px;height:26px;}
}

@media (min-width: 768px) and (max-width: 991px) {
.topbar .topsocial a i {vertical-align:top;width:32px;height:32px;}
}
