/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    http://innovationhouse.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       Jonathan Cunniffe
 Author URI:   http://innovationhouse.com
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/
article#homepage {
  padding-top: 0; }
#homepage section {
  margin-bottom: 50px; }
#homepage .homepage-hero {
  position: relative;
  width: 100%;
  text-align: center; }
  #homepage .homepage-hero .hero-content {
    position: absolute;
    top: 180px;
    width: 100%;
    color: white;
    font-size: 1.5em; }
    @media (max-width: 620px) {
      #homepage .homepage-hero .hero-content {
        top: 100px;
        font-size: 1.2em; } }
    @media (max-width: 410px) {
      #homepage .homepage-hero .hero-content {
        top: 60px;
        font-size: 1em; } }
    #homepage .homepage-hero .hero-content hr {
      height: 3px;
      width: 80%;
      margin-top: 10px;
      margin-bottom: 10px;
      background-color: rgba(255, 255, 255, 0.7);
      border-radius: 5px; }
    #homepage .homepage-hero .hero-content h2 {
      text-transform: uppercase; }
#homepage .homepage-mission {
  text-align: center;
  padding: 0 20px; }
  #homepage .homepage-mission li {
    list-style: none;
    margin-bottom: 60px; }
    #homepage .homepage-mission li hr {
      height: 3px;
      width: 50%;
      margin-top: 10px;
      margin-bottom: 20px;
      border-radius: 5px; }
#homepage .homepage-about {
  text-align: center;
  padding: 20px;
  border-top: 1px solid rgba(34, 49, 63, 0.1);
  border-bottom: 1px solid rgba(34, 49, 63, 0.1); }
  #homepage .homepage-about h1,
  #homepage .homepage-about h2,
  #homepage .homepage-about h3,
  #homepage .homepage-about h4,
  #homepage .homepage-about h5,
  #homepage .homepage-about h6 {
    margin-top: 20px;
    margin-bottom: 40px; }
#homepage .homepage-ad {
  text-align: center;
  padding-bottom: 30px; }
  #homepage .homepage-ad hr {
    height: 3px;
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px; }
  #homepage .homepage-ad .ad-location {
    margin-bottom: 50px;
    /* fixes potential theme css conflict */ }
    #homepage .homepage-ad .ad-location .acf-map {
      width: 100%;
      height: 400px;
      margin: 20px 0; }
    #homepage .homepage-ad .ad-location .acf-map img {
      max-width: inherit !important; }
  #homepage .homepage-ad .ad-hero {
    padding: 0 0 50px;
    font-size: 1.2em; }

.site-footer p {
  text-align: center; }

/*# sourceMappingURL=style.css.map */
