/* Enter Your Custom CSS Here */
#Top_bar #logo 
{
  padding: 10px 0!important;
}
#Top_bar #logo img {
    vertical-align: middle;
    max-height: 120%;
}
#Top_bar .menu > li > a span:not(.description)
{
  text-transform:uppercase;
}
.page-id-5 #Subheader 
{
  display:none;
}
body:not(.template-slider) #Header {
    min-height: 100px;
}
.services .vc_single_image-wrapper
{
  margin-bottom:5px!important;
}
.contact-addr .wpb_text_column
{
  background-position:right bottom!important;
  background-repeat:no-repeat!important;
}
.wpb_wrapper .wpcf7-form {
    display: block;
}
.team-mem .wpb_wrapper > div
{
  margin-bottom:10px;
}
#Top_bar .menu > li ul li a:hover
{
  background:#999999;
}
.insight a:hover
{
	  text-decoration:underline;
}

@media only screen and (max-width: 767px)
{
body:not(.template-slider):not(.header-simple) #Header {
    min-height: 120px!important;
  }