/*
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: 10.1
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.

*/
.hide_browser {
display: none;
}
.hdr_contact {
padding-left: 2em;
}
@media only screen and (max-width: 1000px) and (min-width: 481px)  {

}
@media only screen and (max-width: 1060px) and (min-width: 1000px)  { 
.header_bottom_right_widget_holder { padding-right: 0px !important;}
}
@media only screen and (max-width: 900px) and (min-width: 767px)  {
.rqst_btn .qbutton { 
margin-right: -4em; 
transition: .3s;
}

}
@media only screen and (max-width: 1000px) { 
.hdr_contact {
padding-left: 0;
}
}
@media only screen and (max-width: 1000px) {

.hide_mobile {
display: none;
}
.hide_browser {
display: block;
}

.header_bottom {
padding: 10px 45px !important;
}
.header_bottom .rqst_btn {
display: none; 
}

}
@media only screen and (max-width: 480px) {
 .q_logo a, .q_logo img {
    
     height: 70px !important;
 } 

}

