/*
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.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.

*/


/*--- 2 Column Form Styles Start ---*/

#bam {
    width: 40%;
    float: left;
    margin-right: 2%;
padding-top: 12px;
border-bottom: 1px solid #193340;
}
 
#dan {
    width: 40%;
    float: left;
padding-top: 12px;
border-bottom: 1px solid #193340;
}

#ses {
    width: 15%;
    float: left;
padding-top: 14px;
padding-left: 13px;
}
 
.sam:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
 
.sam {
    display:block;
}

#centers{
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 40px;
}

/*--- 2 Column Form Styles End ---*/

.wpcf7 form.wpcf7-form p {
    line-height: 4px !important;
}

nav.main_menu.right {
    left: 65% !important;
}
.header_inner_right {
    right: 30% !important;
}

.post_image {
	width: 400px !important;
	height: auto !important;
	margin: 0 auto !important;
}

.blog_holder.blog_small_image article .post_text .post_text_inner {
    padding-top: 0px !important;
}

.asdfg {
    padding-left: 80px !important;
}

@media all and (max-width: 480px) and (min-width: 320px){
    .asdfg {
    padding-left: 0px !important; 
    }

    #bam {
    width: 30% !important;;
   }
 
    #dan {
    width: 30% !important;;
   }

   #ses {
    width: 30% !important;;
   }
}

.breadcrumb {
    background: #f0f0f0;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}