.top_slider_wrapp .flexslider .banner_title h1 {
    display: inline;
    margin: 0;
    padding: 0;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 30px;
    line-height: 33px;
    font-weight: bold;
    color: inherit;
}
@media screen and (max-width: 991px), projection and (max-width: 991px), tv and (max-width: 991px), handheld and (max-width: 991px) {
    body .flexslider .text .banner_title h1,
    body .front_slider .item-title a h1 {
        font-size: 17px;
        line-height: 22px;
    }
}