/*
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: 9.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.

*/

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
}

.title.has_background {
	background-position: center !important;
}

.table-bordered td {
	border: 1px solid black;
}

.table-left-aligned td {
	text-align: left;
}
.h-vid-row .vc_column-inner {
    padding: 0px!important;
}
div#psgal_17943_1 {
    height: auto!important;
}
.g-img-row{
width:100%;
float:left;
}
#g-col1{
width:48%;
float:left;
margin-right:2%;
}
#g-col2{
width:48%;
float:left;
}

@media all and (min-width: 320px) and (max-width: 767px) 
{
  .psgal figure {
    
    
    width: 100%!important;
}	
#psgal_17996_2{
	width: 100%!important;
}
.pop-vid{
height:250px;
}
}


