/*
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: 5.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.

*/

.trance img:hover { opacity: 0.75; filter: alpha(opacity=75); }

.qbutton.white:hover { background-color: #5cc151!important; border-color: #5cc151!important; }

.date { color: #303030!important; }

h2 span { text-shadow: none!important; }

.counter_responsive { text-shadow: 1px 1px 5px rgba(255,255,255,1); }

nav.main_menu ul li a:hover { color: #0072cf!important; }

nav.main_menu ul li a.current { color: #0072cf!important; }

.footer_top { padding: 7px 0!important; width: 100%; text-align: center; }

#copywrite { color: #818181; }

.testimonial_text_inner p { font-size: 19px!important; }

.title_subtitle_holder_inner h1 span { text-shadow: 1px 1px 5px rgba(0,104,179,.75); }

h2 span, p span  { text-shadow: 1px 1px 5px rgba(0,104,179,.75); }

p em { font-size: 9px; }

p { padding: 8px 5px!important; }

h3, h4 { padding: 10px 5px!important; }

nav.main_menu>ul>li>a { padding: 0 12px!important;  }

.para-what { background-position: 50% bottom!important; }

/*Banner bg overlay*/
.home .carousel-inner .slider_content_outer {
	width: 100%;
	background: url(/wp-content/uploads/2014/10/raster.png);
}

.overlay { background: url(/wp-content/uploads/2014/10/raster.png); position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*/Banner bg overlay*/
