/*
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.

*/
div#black-studio-tinymce-3 {
    margin-top: 32px;
}
.footer-contact-details {
	position: relative;
    float: right;
    display: inline-block;
}
.column2.footer_col2 {
    padding-bottom: 32px;
}
.qbutton{
	min-width: 120px;
	text-align: center !important;
}
.header_top .right{
	top:50px;
	position: relative;
}

@media(max-width:768px){
	.vc_col-sm-6 .wpb_wrapper{
		margin-bottom: 32px;
	}
	.wpb_single_image.vc_align_center .wpb_wrapper{
		margin-bottom: 0px;
	}

}
@media(max-width:600px){
	.footer_top{
		text-align: center !important;
	}
	.footer-contact-details {
		position: relative;
	    float: none;
	    display: inline-block;
	}
	.qbutton{
		min-width: 120px;
		text-align: center !important;
	}
	header .q_logo img.mobile {
    		height: 70% !important;
    		top: 13px !important;
	}
}