/* EAL added */
@media (max-width: 768px) {
	.fixed-image {
	height: 450px;
}
}




/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.3
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/



@media (min-width: 768px) {
  .main-navigation .navbar-nav > li {
      margin: 0 0 0 10px !important;
  }
  .bigger-front-text{
    font-size: 18px;
  }

  #wifm-second-about{
    border-left: 1px dotted;
    border-right: 1px dotted;
  }

  #wifm-fourth-about{
    border-left: 1px dotted;
  }
}

@media (max-width: 768px) {
  #wifm-blue-hummingbird-text{
    font-size: 26px;
  }
}

@media (max-width: 320px){
  h4.wifm-about-category-title{
    font-size: 14px;
  }
}

@media (min-width: 992px){
  .picture-card-text {
    margin-top: 10px;
  }
}

#steves-name{
  font-style: normal;
  color: #38c7f4
}

#hi{
  font-style: normal;
  font-size: 50px;
}

/*.bigger-front-text{
  font-size: 25px;
}*/

#wifm-logo{
  display: inline-block;
}

#wifm-title{
  font-weight: 100;
}

#wifm-subtitle{
  color: #15b5e5
}

#wifm-title-hr{
  border-top: 2px solid #eee
}

#wifm-site-logo{
  display:none;
}

/*#wifm-about-top-row{
  border-bottom: 1px dotted;
}

#wifm-upper-right-about{
  border-left: 1px dotted;
}

#wifm-lower-right-about{
  border-left: 1px dotted;
}*/

h4.wifm-about-category-title{
  font-size: 15px;
}

h1.wifm-about-amount{
  font-size: 36px;
}
