/*
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
*/

@media only screen and (max-width: 1000px)
style_dynamic_r…r=1512130039:6
.header_bottom, nav.mobile_menu {
    background-color: #2a2a2a !important;

@import url("../bridge/style.css");


}


.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #919191 !important;
}

.wpcf7-not-valid-tip {
    color: #919191 !important;
    font-size: 1em;
    font-weight: normal;
    display: block;
}