/*
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: 10.1.1
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.

*/


.q_logo img{
	max-width: 120px !important;
    height: auto !important;
	top: -31% !important;
}
header.sticky_animate .q_logo img.sticky{
	height: 100% !important; 
    top: -40% !important;
}
.carousel-control{
	width: 54px !important;
}

body.home #breadcrumbs {
    display: none;
}

.quick_li a {
 
}

@media only screen and (max-width: 1280px) {

	.header_bottom{
		padding-left: 0 !important;
	}
	header .header_inner_left{
		left: 10px !important; 
	}
	.q_logo img{
		max-width: 100px !important;
		top: -29% !important;
	}

}
@media only screen and (max-width: 767px) {
	.home.vc_empty_space {
    display: none !important;}
	.wpb_wrapper h1 span {
    font-size: 21px !important;line-height: 1.2!important;
}
	.home.vc_row.wpb_row.section.vc_row-fluid.grid_section {
    padding-top: 0 !important;
}
	.vc_empty_space {
    height: 0;
    display: none !important;
		
}
	.q_logo img{
	top: -2% !important;
}
div#wpcs_tab_16765 {
    height: 22px !important;
    bottom: 111px !important;
}
}
@media only screen and (max-width: 600px) {
	.home.vc_empty_space {
    display: none !important;}
	
}