/*
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.4
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.

*/



.portfolio_single .two_columns_66_33>.column2 {
    display: none;
}

@media (max-width: 769px) {
	.portfolio_single .two_columns_66_33>.column1 {
	    width: 100%;
	    float: none;
	}
	
	.parallax_section_holder {
		background-position: 0 0 !important;
		height: 100% !important;
	}
}