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


mobile
@media(max-width: 480px) {
.qode-page-title-bar h1 {
    font-size: 35px;
}
.fyfuj {}
}
tablet vert
@media(max-width: 600px) {
.qode-page-title-bar h1 {
    font-size: 35px;
}
tablet horiz
@media(max-width: 800px) {
.qode-page-title-bar h1 {
    font-size: 35px;
}
