html {
  font-size: 18px; }




.involved  {
  width: 80%;
  margin: 0 auto;
  font-weight: lighter;
  margin-bottom: 30px;
}

.involved h3{
  font-size: 1.5em;
  margin-top: 15px;

}

.involved img {
  border: 6px solid orange;
}





  .error {
    background-color: #efe4dc;
    height: 100%;
    padding-top: 50px;
        padding-bottom: 50px;
  }
.error h3 {
  text-align: left;
  font-weight: lighter;
  font-size: 0.8em;
  padding-left: 2.5%;

}

.error img {
  width: 95%;
  padding-top: 2.5%;
}

.error-message ul {
  list-style: none;
  font-size: 0.9em;
  padding-bottom: 20px;
}

  .error-message {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    background-color: white;
      border-style: solid red;
  }

  .error-message h1{
      padding-top: 10px;
    width: 80%;
      margin: 0 auto;
      font-size: 2em;
      padding-bottom: 30px;
  }











body {
  font-family: 'Open Sans', sans-serif;
  width: 90%;
  margin: auto; }

  .more-photo-info {
    width: 60%;
  }


  .more-photo-info p{
      font-weight: lighter;
  }

  .more-photo-info a{
    color: #5d89b9;
  }

  .col-md-3 {
    padding-right: 5px !important;
  padding-left: 5px !important;
  }

.pic {
  border-style: solid red;
  padding-top: 40px;
  padding-bottom: 40px;
    cursor: pointer;

}
.gallery h3 {
  margin-top: 15px;
  color: #6074b0;
font-size: 1em;
}

.gallery h4 {
  font-weight: lighter;
  font-size: 1em;
}

.modal h3 {
  margin-left: 10px;
    margin-top: 15px;
  color: #6074b0;
font-size: 1em;
}

.modal h4 {
    margin-left: 10px;
  font-weight: lighter;
  font-size: 1em;
}

  .row:after {
    content: "";
    display: table;
    clear: both;
  }

  /* Create four equal columns that floats next to eachother */


  /* The Modal (background) */
  .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: white;
  }

  /* Modal Content */
  .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
  }

  /* The Close Button */
  .close {
    color: black;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
  }

  .close:hover,
  .close:focus {
    color: black!important;
    text-decoration: none;
    cursor: pointer;
  }

  /* Hide the slides by default */
  .mySlides {
    display: none;
  }

  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white!important;
    font-weight: bold;
    font-size: 30px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
  }

  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }

  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    color: orange;
    background-color: orange;
  }

  /* Number text (1/3 etc) */
  .numbertext {
    color: #gray;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }

  /* Caption text */
  .caption-container {
    text-align: center;
    background-color: white;
    padding: 2px 16px;
    color: white;
  }

  img.demo {
    opacity: 0.6;
  }

  .active,
  .demo:hover {
    opacity: 1;
  }

  img.hover-shadow {
    transition: 0.3s;
  }

  .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }









.highlights .card-body {
  background-color: #efe4dc; }
.highlights .card {
  border: none; }
  .highlights .card .img {
    min-height: 225px; }
.highlights .card-body {
  border-left: 1px solid;
  color: white; }

@media (min-width: 576px) {
  .card-deck .card {
    margin-right: 0;
    margin-left: 0; } }
a:link {
  text-decoration: none; }

@media (min-width: 992px) {
  .navbar-nav.navbar-nav .nav-link {
    border-bottom: 6px solid #6074b0; }
    .navbar-nav.navbar-nav .nav-link:hover {
      border-bottom-color: #303a58; }
  .navbar-nav.navbar-nav .active .nav-link {
    border-bottom-color: #ffa502;
    font-weight: bold;
    color: #38466b; } }
.about p {
  font-weight: lighter; }

.about h2 {
  margin-top: 15px; }

.orange-line {
  padding-top: 60px; }

.contact-main p {
  line-height: 0.6em;
  font-weight: lighter; }

.contact-main p:first-child {
  margin-top: 50px; }

.form-contact h2 {
  margin-top: 40px; }

.form-group .label {
  font-weight: lighter; }

.levels {
  background-color: #efe9e1;
  padding: 30px; }

.support-intro p {
  width: 70%; }

.donate img {
  padding-bottom: 20px; }

.levels h3 {
  font-family: 'Roboto Slab', serif;
  outline-color: black;
  color: white;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; }

.about {
  margin-bottom: 40px; }

.partnership {
  text-align: center;
  margin: 0 auto; }

.partnership h3 {
  font-size: 1.3rem; }

.partnership h2 {
  margin-top: 20px; }

.news {
  background-color: #efe9e1;
  padding-top: 20px;
  padding-bottom: 25px;
}
.news h3 {
  font-size: 1.5em; }

.news h2 {
  text-align: center;
  padding-top: 35px;
  margin-bottom: 35px; }

.news a {
  color: #6074b0;
  line-height: 0.5em;
  font-size: 0.9em; }

.our-story p {
  margin-top: 10px;
  font-size: 0.9em;
  font-weight: lighter; }

.line {
  z-index: -5; }

.share2 {
  font-weight: lighter; }

.share2 h3 {
  margin-top: 10px;
  margin-bottom: 10px; }

.contact-form {
  margin-top: 10px; }

.contact {
  margin-top: 40px;
  font-weight: lighter; }

.contact h2 {
  margin-top: 50px; }

.news .card-body p {
  margin-bottom: 10px; }

.share-words p {
  font-weight: lighter; }

.map img {
  max-width: 400px; }

.btn {
  color: white;
  background: #6074b0; }

.form-control {
  background-color: #efe9e1; }

.donate-button {
  border-style: solid;
  border-width: 1px;
  padding: 0.5em 0.8em;
  border-radius: 5px;
  color: white; }

.donate-button:hover {
  background: white;
  color: black; }

form {
  width: 75%;
  margin-bottom: 50px; }

.contact-form {
  margin-left: 0; }

.board h2 {
  margin-top: 20px;
  padding-top: 40px; }

.share2 {
  text-align: center;
  margin: 0 auto;
  padding-top: 50px; }

.photo2 {
  margin-top: 40px;
  width: 50%;
  margin: 0 auto;
  padding-bottom: 10px; }

.board h3 {
  color: #f08734;
  font-weight: bold;
  font-size: 0.9em;
  margin-top: 20px;
  margin-bottom: 0; }

.board p {
  font-size: 0.9em; }

.board {
  background-color: #efe9e1;
  padding-bottom: 50px; }

.values p {
  font-size: 0.9em;
  font-weight: lighter; }

.after-footer a {
  font-size: 14px;
  color: black; }

.history h3 {
  font-size: 1em;
  color: #f08731; }

.logo {
  font-family: 'Roboto Slab', serif;
  margin-left: 0; }

.mission p {
  font-weight: lighter; }

.navbar {
  padding: 0; }

.logo p:first-child {
  font-size: 40px;
  font-weight: bold;
  color: #38466c;
  margin-bottom: 0; }

.logo p:last-child {
  font-size: 20px;
  font-weight: bold;
  color: orange;
  margin-top: -10px;
  margin-bottom: 0; }

body {
  width: 100%; }

h1 {
  font-family: 'Roboto Slab', serif; }

h2 {
  font-family: 'Roboto Slab', serif; }

.card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.share a {
  border-style: solid;
  border-width: 1px;
  padding: 0.5em 0.8em;
  border-radius: 5px;
  color: black; }

.share a:hover {
  background: #6074b0;
  color: white; }

.card-body p {
  margin-bottom: 0;
  font-size: 1em;
  font-weight: lighter; }

.card-title {
  margin-bottom: 0.1em; }

.photos .card-deck {
  border-top: 20px solid;
  color: #ffa502; }

.card-deck p {
  color: black; }

.photos {
  margin-top: 50px; }
  .photos h2 {
    color: #5a5b5b;
    font-size: 1.5em;
    font-weight: bold; }
  .photos h3 {
    color: #6074b0;
    font-size: 1em; }

.highlights h2 {
  color: #6272a0;
  font-size: 1.4em; }
.highlights p {
  color: #353535;
  font-size: 0.9em; }

footer ul {
  list-style: none;
  margin-top: 20px; }
footer li {
  color: #e0a579;
  font-size: 14px; }
footer li:first-child {
  font-size: 16px;
  color: white;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 10px; }

.donate-button {
  border-style: solid;
  border-width: 1px;
  padding: 0.5em 0.8em;
  border-radius: 5px;
  color: white; }

.donate-button:hover {
  background: white;
  color: black; }

.after-footer p {
  font-size: 14px; }

.middle-footer li:last-child {
  margin-top: 20px; }

img {
  width: 100%; }

.hero-words p {
  font-family: 'Roboto Slab', serif;
  letter-spacing: 0.1em;
  text-shadow: 1px 1px 1px #000; }

.hero-words p:first-child {
  font-size: 1.5em;
  font-weight: bold;
  color: white; }
  @media (min-width: 576px) {
    .hero-words p:first-child {
      font-size: 3.5em; } }
.hero-words p:nth-child(2) {
  font-size: 1em;
  color: orange; }

.sub-menu ul {
  border-left: 1px solid;
  list-style-type: none; }

.share {
  margin-top: 70px;
  margin-bottom: 70px; }

.contact p {
  margin-bottom: 0; }

.sub-menu {
  margin-top: 20px; }

.mission {
  text-align: center; }

.mission p {
  margin: 0 auto; }

.page-title {
  text-align: center; }

.page-title p {
  width: 50%;
  margin: 0 auto; }

.more {
  text-align: center; }

.more2 {
  text-align: left; }

.history {
  margin-bottom: 50px;
  margin-top: 100px; }
  .history p {
    font-weight: lighter; }
  .history img {
    margin-bottom: 20px; }

.board {
  text-align: center; }

.share {
  text-align: center; }

.top-nav {
  float: right;
  margin-right: 0;
  z-index: 5; }

.top {
  margin-right: 0; }

.bottom-nav {
  float: right; }

.support h2 {
  margin-top: 30px; }

.support p {
  font-weight: lighter; }

.card {
  border-radius: 0; }

.desktop {
  display: none; }

.sub-menu {
  display: block; }

.partnership {
  margin-bottom: 40px; }

.hero {
  width: 100%;
  background: url("../images/community-mobile.jpg") no-repeat #666 center center;
  background-size: cover;
  min-height: 260px; }
  @media (min-width: 768px) {
    .hero {
      background-image: url("../images/community.jpg");
      min-height: 320px; } }

.scotts-run-page-1 .hero {
  background-image: url(../images/bus3.jpg);
  min-height: 400px; }
  @media (min-width: 768px) {
    .scotts-run-page-1 .hero {
      background-image: url(../images/bus3.jpg); } }

.scotts-run-page-2 .hero {
  background-image: url(../images/about-mobile.jpg); }
  @media (min-width: 768px) {
    .scotts-run-page-2 .hero {
      background-image: url(../images/about-desktop.jpg); } }

.scotts-run-page-3 .hero {
  background-image: url(../images/history-homepage-mobile.jpg); }
  @media (min-width: 768px) {
    .scotts-run-page-3 .hero {
      background-image: url(../images/history-homepage-desktop.jpg); } }

.scotts-run-page-5 .hero {
  background-image: url(../images/contact-mobile.jpg); }
  @media (min-width: 768px) {
    .scotts-run-page-5 .hero {
      background-image: url(../images/contact-desktop.jpg); } }

.scotts-run-page-6 .hero {
  background-image: url(../images/support-mobile.jpg); }
  @media (min-width: 768px) {
    .scotts-run-page-6 .hero {
      background-image: url(../images/support-desktop.jpg); } }

      .scotts-run-page-7 .hero {
        background-image: url(../images/gallery.jpg); }
        @media (min-width: 768px) {
          .scotts-run-page-7 .hero {
            background-image: url(../images/gallery.jpg); } }

.hero-words p {
  color: white;
  text-align: center;
  font-size: 3em; }

.timeline img {
  width: auto; }

.our-story {
  padding-left: 0; }

.timeline {
  position: relative;
  margin-top: 50px; }

.share-words h3 {
  color: #3e4e76; }

.page-title h1 {
  color: #aca292;
  margin-top: 35px; }

.event-date img {
  width: 250px; }

.event-name {
  position: relative;
  background-color: white; }

.line {
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  width: 2px;
  height: 100%;
  background: #BABAB2; }

.volunteer {
  padding-bottom: 40px; }

.event {
  width: 100%;
  margin-bottom: 5em; }

.left-footer img {
  width: 10%; }

.left-footer a {
  color: white; }

footer {
  background-image: url("../images/footer-mobile.png");
  background-size: 100%; }

.highlights .card-group {
  border-top: 20px solid;
  color: #ffa502; }

.highlights {
  background-size: 100%; }

.banner {
  background-image: url("../images/mobilebanner2.jpg");
  background-size: 100%;
  position: relative;
  height: 280px; }

.left-banner p {
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  color: white;
  font-size: 2em;
  position: absolute;
  margin-top: 20px;
  margin-left: 30px;
  margin-right: 50px;
  line-height: 1; }

.right-banner {
  margin-top: 150px;
  margin-left: 30px; }
  .right-banner p {
    color: white; }

.right-banner a {
  background: white;
  padding: 0.5em 0.8em;
  color: #3e4e76;
  border-radius: 5px; }

.mission {
  margin-top: 20px;
  margin-bottom: 50px; }
  .mission h1 {
    color: #606fa1;
    font-size: 2em; }

.map img {
  margin-top: 15px; }

.words-values ul {
  list-style: none;
  font-size: 0.9em; }

.words-values ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #f08731;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */ }

.donate ul {
  list-style: none; }

.volunteer h2 {
  margin-top: 50px; }

.donate li {
  line-height: 1.2em; }

.blue-button {
  background: #6074b0;
  padding: 0.5em 3em;
  color: white;
  border-radius: 5px;
  margin-top: 40px;
  margin-bottom: 90px; }

.blue-button:hover {
  background: #384668;
  color: white; }

.donate ul {
  font-weight: lighter; }

.levels ul {
  font-weight: lighter; }

.more a {
  background: #ffa502;
  padding: 0.5em 0.8em;
  color: white;
  border-radius: 5px;
  margin-top: 40px;
  margin-bottom: 50px; }

.more {
  margin-top: 40px;
  margin-bottom: 50px; }

.more2 a {
  background: #f08731;
  padding: 0.5em 0.8em;
  color: white;
  border-radius: 5px;
  margin-top: 40px;
  margin-bottom: 50px; }

.more2 {
  margin-top: 40px;
  margin-bottom: 50px; }

.photo img {
  width: 50%;
  margin-bottom: 15px; }

/* width: 100
float: left
*/
@media (min-width: 768px) {
  .event-date img {
    margin-left: 20px;
    width: 300px; }

    .share2 {
      text-align: center;
      width: 50%;
      margin: 0 auto;
      padding-top: 50px; }
      
  .our-story p {
    margin-top: 10px;
    font-size: 0.9em;
    width: 50%; }

  .after-footer p {
    font-size: 14px;
    float: right; }

  .support {
    width: 85%; }

  .support img {
    margin: 0 auto; }

  .tell-us {
    margin-left: 40%; }

  .event-name {
    padding-right: 20px; }

  .timeline {
    margin-left: 150px; }

  .about img {
    width: 75%;
    margin-bottom: 30px;
    margin-top: 10px; }

  .left-footer {
    margin-left: 100px; }

  .right-footer {
    margin-right: 100px; }

  footer {
    background-image: url("../images/footer2.png");
    background-size: 100%; }

  .mission p {
    width: 70%;
    margin: 0 auto; }

  .left-banner p {
    font-size: 2.2em; }

  .banner {
    background-image: url("../images/banner5.jpg"); }

  .partnership {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px; }

  .right-banner {
    margin-top: 80px;
    margin-left: 0; }

  .right-banner p {
    margin-right: 160px; }

  .event-name {
    position: relative;
    background-color: transparent; }

  .left-banner p {
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    color: white;
    font-size: 2.2em;
    position: absolute;
    margin-top: 80px;
    margin-left: 100px; }

  .mobile {
    display: none; }

  .desktop {
    display: block; }

  .search-wrap {
    width: 50%; }

  .history {
    width: 65%; }

  .photo img {
    width: 60%;
    float: right; }

  .share-words {
    text-align: left; }
    .share-words p {
      margin-right: 40px;
      font-weight: lighter;
      width: 60%; }

  .share {
    margin-left: 10%; }

  .event-name {
    float: left;
    width: 50%;
    margin: 0;
    position: relative; }

  .timeline .event-name:after {
    width: 14px;
    height: 14px;
    right: -7px;
    top: 3px;
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    border: 2px solid #BABAB2;
    background: #fff;
    border-radius: 50%;
    right: -6px;
    top: 2px; } }
@media (min-width: 575px) {
  .photo img {
    width: 60%;
    float: right; }

  .left-banner p {
    margin-top: 100px; } }

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