/* Enter Your Custom CSS Here */
body {
  border-top: 0px !important;
}

.nav_wrap {
  float: right;
  width: 60%;
}
.menu > li.current-menu-item > a, .menu > ul > li:hover > a {
background-color: transparent;
}
.menu ul li a {
   font-size: 16px !important;
  letter-spacing: 2px  !important;
  text-transform: uppercase;
  color: #1f6cef !important;  
}

.menu ul li a:before {
  font-family: FontAwesome;
   content:"\f023"; 
  margin-right: 5px;
}

h3 {
  text-transform: uppercase;
  color: #1f6cef !important;
  font-family: "Lato", sans-serif;
  font-weight: 300;
}

#mid_container_wrapper ul {
  line-height: 28px;
}

#mid_container img {
 margin: auto; 
}

.btw-blue {
  -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
display: inline-block;
padding: 7px 18px;
background-color: #1f6cef;
border: 0;
color: #fff !important;
text-align: center;
font-size: 15px;
font-weight: 600;
line-height: 1.375;
}

.btw-blue:hover {
background-color: #999;
}


.callouts {
  text-align: center;
  padding: 50px 0;
}

.div_image_1 {
  background-image: url("http://localhost/legalaid4less/wp-content/uploads/2016/03/img_stream_banner_bg.jpg");
  height: 100px;
  
}
span.footer_right {
  font-size: 12px; 
  font-family: "Lato", sans-serif;
  font-weight: 200;
}