/*
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
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.

*/
#home-head{padding:0px !important;}
#home-head .wpb_single_image img{width:100%;}
#home-head .wpb_single_image .vc_single_image-wrapper{display:block;}
.home-head-heading{ position: absolute; bottom: 20%; width:80%;}
.home-head-heading h1{font-size:32px;line-height:35px;}


@media only screen and (max-width: 480px) {
.home-head-heading{ position: absolute; bottom: 20%;width: 80%;left:10%;} 
.home-head-heading h1{font-size:25px;line-height:28px;}
}
@media only screen and (min-width: 768px) {

}