

@media only screen and (max-width: 1000px){
.header_top .right .inner > div:first-child{
display:none;
}
}

/** MIKE ADDED LOGO SIZE **/
.q_logo img.normal {
    height: 70% !important;
    padding-top: 10px;
}



.vc_text_separator.full .separator_content span {
font-family: 'Raleway', sans-serif;
    font-size: 36px;
    line-height: 47px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: uppercase;
    position: relative;
    display: block;}


.home_ourservices_text p {
line-height: 20px !important;
}

.footer_text_estimate {
font-size:24pt !important;
margin-bottom: 4%;
}

.footer_button_request a {
color: #ffffff;
    background-color: #e89120;
    padding: 1%;
    font-size: 18pt;
    text-transform: uppercase;
    font-weight: 600;
}

.footer_button_request a:hover {
color: #ffffff;
background-color: #f3c68c;
}



#ninja_forms_field_4 {
color: #ffffff;
    background-color: #e89120;
    padding: 1%;
    font-size: 18pt;
    text-transform: uppercase;
    font-weight: 600;
}



.full_width {
    position: relative !important;
}