/*
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");



@media only screen and (max-width: 1440px) {
    .header_inner_left, footer.uncover, header {
        position: relative !important;
        left: 0 !important;
        margin-bottom: 0;
    }
}