* {
  margin: 0;
}
html, body {
  background-color: #d6d6bf;
  height: 100%;
}

body {
  color:#1b1b1b;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  margin: 0; padding: 0;
}

h1,
h2,
h3, 
h4,
h5,
h6 {
 
}

a {
   color:#;
   font-size: 16px;
}

li {
  margin: 5px 0 0 -15px;
}

.wrapper {
  background-color: #fff;
  min-height: 100%;
  margin: 0 auto -100px auto;
  max-width: 1200px;
  width: 90%;
}

.wrapper:after {
  content: "";
  display: block;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

header {
  background-color:2f2f2f;
  border-bottom:  solid 2px #51840e;
  margin: 0px auto;
  padding-top: 5px;
  text-align: center;
}

.footer, .wrapper:after {
  height: 100px; 
}

.footer {
  border-top: solid 1px #51840e;
  height: 100px;
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
  width: 90%;
}

.navbar {
  background-color: #;
}

.navbar-default {
  border-radius: 0;
  border: none !important;
}

#myNav li { 
  border-left: 1px solid #ccc; 
}

#myNav li:first-child { 
  border: none; 
}

#myNav > li > a {
  background-color: #fff;
  border-top:  solid 5px #2f2f2f;
  border-bottom:  solid 1px #ccc;
  color: #2f2f2f;
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  text-transform: uppercase;
}

.active a {
    background-color: #fff!important;
    border-top:  solid 5px #51840e !important;
    color: #51840e !important;
    font-weight: bold;
}

.phone-push {
  height: 65px;
} 

.phone-container a {
  color: #51840e;
  font-size: 22px;
  line-height:70px;
  text-align: center;
}

.slogan {
  text-align: left;
}

.navbar-brand {
 height: 130px;
}

.navbar-brand img {
  height: 100%;
  width: auto;
}

.header-phone {
  float: right;
  text-align: right;
}

.page-content {
  line-height: 1.8em;
  margin: 5em auto; 
  width: 90%;
}

.home-logo {
  border-bottom:  solid 1px #51840e;
  height: 130px;
}

.homepage-hero-image {
  background: url(../img/leafs.jpeg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-left:  solid 2px #51840e !important;
  position: relative;
  height: 425px;
  width: 100%;
}

.home-copy {
  height: 350px;
}

.home-copy p {
  line-height: 25px;
  width: 80%;
}

.homepage-copy  {
  padding-top: 1em;
}

.homepage-copy  h3,
.homepage-copy  h4 {
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}

.homepage-copy p {
  font-size: 12px;
  margin-top: 5px !important;
}

.home-column1 {
  background-color: #afc37b;
  height: 100%;
  padding-top: 2em;
}

.home-column2 {
  background-color: #51840e;
  color: #fff;
  height: 100%;
  padding-top: 2em;
}

.home-column3 {
  background-color: #f8f8f8;
  height: 100%;
  padding-top: 2em;
}

.header-hero-image {
  background: url(../img/leafs.jpeg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-left:  solid 2px #51840e !important;
  position: relative;
  height: 150px;
  width: 100%;
}

.about-page-title {
  margin: 1em 0;
}

.about-copy .row {
  line-height: 25px;
  padding: 10px 40px;
  width: 80%;
}

.caption {
  margin: 0 auto;
  font-style: italic;
  line-height: 1.3em;
  text-align: left;
  width: 80%; 
}

.caption p {
  font-size: 12px;
  margin: 0;
  padding: 0 2em 0 1em;
  text-align: left;
}

.hours-container {
  background-color: #afc37b;
  border-top: solid 5px #cfdbb0;
  color: #fff;
  height: 150px;
  margin: 1.5em auto 80px auto;
  width: 90%;
}

.primer {
  background-color: #51840e;
  border-top: solid 5px #97b56e;
  height: 350px;
  margin: 0 auto 70px auto;
  width: 90%;
}

.primer-content {
  color: #fff;
  margin: .5em auto;
  width: 90%;
}

.map {
  height: 350px;
  margin: 1em auto 2em auto;
  width: 100%;
}


@media (max-width: 991px) {
  .phone-container h3 {
    text-align: left;
  }
  .homepage-hero-image {
    height: 450px;
  }
  .hours-container {
    background-color: #afc37b;
    border-top: solid 5px #cfdbb0;
    color: #fff;
    height: initial;
    min-height: 300px;
    margin: 1.5em auto 0px auto;
    padding: 1em 3em;
    width: 100%;
  }

.primer {
  background-color: #51840e;
  border-top: solid 5px #97b56e;
  height: initial;
  min-height: 300px;
  margin: 1.5em auto 0px auto;
  padding: 1em 2em;
  width: 100%;
}

.primer-content {
  color: #fff;
  margin: .5em auto;
  width: 90%;
}
}

@media (max-width: 767px) {
  .icon-bar {
  background:#51840e !important; 
  }

  .navbar-toggle {
    background: !important; 
    margin-right: 15px;
    padding: 15px;
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff !important; 
  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: #fff;
  }

  .navbar-brand {
    height: 110px;
  }

  .phone-container {
    margin: 0 auto;
    width: 90%;
  }

  .phone-container a {
    text-align: center;
  }

  .page-content {
    padding-top: 2em;
  }

  .home-logo {
      height: initial;
  }
    .phone-push {
    display: none;
  }
  
  .phone-container {
    height: 80px;
    text-align: center;
  }

  .phone-container  h3 {
    font-size: 30px;
    line-height: 40px;
  }
  
  .homepage-hero-image {
    height: 250px;
    margin-top: 1em;
  } 

  .home-copy {
    height: initial;
  }
.home-column1 {
  height: initial;
  margin: .5em 0;
  min-height: 200px;
  padding: 1em;
}

.home-column2 {
  height: initial;
  margin: .5em 0;
  min-height: 200px;
  padding: 1em;
}

.home-column3 {
  height: initial;
  margin: .5em 0;
  min-height: 200px;
  padding: 1em;
}

.hours-container {
  height: initial;
  min-height: 150px;
  margin: 1em auto;
  padding: 1em 2em;
  width: 100%;
}

.primer {
 
  height: initial;
  min-height: 150px;
  margin: 1.5em auto;
  padding: 1em 1em;
  width: 100%;
}

.primer-content {
  color: #fff;
  margin: .5em auto;
  width: 100%;
}

/*
  .homepage-copy > p {
    margin:  2em auto;
    padding: 5px;
    width: 90%   
  }
  
  .homepage-copy > h3,
  .homepage-copy > h4 {
    margin-left: 1em;
    width: 90%   
  }
  */
}
