/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

div.ppt{display:none !important;}
#text-11{margin-top:30px;}
.container--news {margin-top: 180px !important;}
@media (max-width: 600px) {
    .container--news {
        margin-top: 50px !important;
    }
}
.post_info {display:none !important;}
.blog .title_holder {
	height: auto !important;
}
.title.title_size_medium.position_center {
	height: 320px !important;
}
@media (max-width: 1000px) {
	.title.title_size_medium.position_center {
		height: auto !important;
	}
}