/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Creative Multi-Purpose WordPress 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: 16.7
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.

*/

.footer_top .column3 .latest_post .latest_post_image {
	display:none;
}



.footer_top .column3 .latest_post .latest_post_text {
	padding:0 !important;
}


@media (max-width: 1200px){
	.slider_content_inner {
		width:100% !important
	}
	
	.q_slide_text{
		font-size:1.2em !important;
	}
	
	.q_slide_title {
		font-size:5em !important;
	}
	
}

.box .thumb img{
    height: 300px !important;
    object-fit: cover;
}

.page-content, .textwidget, .wpb_text_column, .wob_wrapper, .q_elements_item , .q_elements_item_inner, .box_content, .post_text_inner *{
	text-align:justify !important;
}

.header_inner {
    border-top: 5px solid #172d1a !important;
}