/*
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
*/
.ftr_txt .column1.footer_bottom_column {
    display: none;
}.ftr_txt1 {
       width: 50%;
    float: left;
    text-align: left;
    padding: 13px 0;
}

.ftr_txt {
    width: 50%;
    text-align: right;
    float: right;
}
.ftr_txt .column2.footer_bottom_column {
    float: right;
}
.page-id-15754 p {
        background-color: #7cb616;
            font-weight: 500;
    font-size: 15px;
    color:#fff;
    width:75%;
}

@media only screen and (max-width: 1460px) {
	.title .title_holder .container {
		padding-top: 20px;
	}
	.subtitle {
    	font-size: 20px;
	}
	.title {
		min-height: 180px;
	}
}

@import url("../bridge/style.css");

