/*
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");

.header_inner {
    border-top: 5px solid #F58025;
}

nav.main_menu {
     margin-top: -80px;
}

.director .vc_column-inner {
    padding-top: 0px;
}

.director p {
    line-height: 25px;
}