/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 9.5
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

header {background:#ffffff;}

.header_inner_right, sticky .header_inner_right {display: none;}

.mobile-contact {
    float: right;
    padding: 37px 0;
}

@media screen and (min-width: 1000px) and (max-width: 1900px) {

.mobile-contact {display: none;}

.header_inner_right {
    display: block;
    color: #000000;
    float: left!important;
    margin-left: 200px;
    font-size: 15px;
}

.sticky .header_inner_right {
    display: block;
    color: #000000;
    float: left!important;
    margin-left: 200px;
    font-size: 15px;
}

.header_inner_right .textwidget {
    font-size: 19px;

}

#text-6 input.wpcf7-form-control.wpcf7-text {padding:10px 15px;}
#text-6 textarea.wpcf7-form-control.wpcf7-textarea {height:80px;}
#text-6 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #ffffff;
    color: #ffffff;
    float: right;
    height: 36px !important;
    line-height: 0 !important;
}


.footer_top {
    padding: 22px 0 52px;
}

.testimonial_author {
    background: rgba(0, 0, 0, 0) url("http://rhfosterelectrical.co.uk/wp-content/uploads/2016/07/fivestar.png") no-repeat scroll center top / 150px auto;
    padding-top: 70px;
}