/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 7.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
#topcontact{
    float:right;
    margin:0;
    padding:0; 
  position: fixed;
  z-index: 999;
  height: 24px;
  text-align:right;
  background:#fff;
  font-size:20px;
  color:#333;
  font-weight:700;
  padding:4px;
  border-radius:10px;
  margin:3px;
  display: none;
}