/*!
 * Start Bootstrap - Heroic Features HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.hero-spacer {
    margin-top: 0px;
   background-image: url('../images/eye.jpg');
   background-size: cover;
}
.list-group{text-align:left; }
.hero-feature {
    margin-bottom: 30px;
}

footer {
    margin: 50px 0;
}
.test{padding-top:20px; }
.formheader{color: #36A0FF;
        font-size: 27px; }
        
      #map-outer {height: 440px; padding: 20px; border: 2px solid #CCC; margin-bottom: 20px; background-color:#FFF }
	  #map-container { height: 400px }
	  @media all and (max-width: 991px) {
		#map-outer  { height: 650px }
		}