
section {
  padding: 150px 0;
}

section:last-child {
  padding-bottom: 0;
}


/*****************************
      N A V I G A T I O N
*****************************/

.container-fluid {
  background: #01007F;
}

.navbar-brand img {
  border-radius: 50px;
  height: 100px;
  margin-left: 15px;
}

.navbar-brand {
  float: none;
  padding: 0 15px;
}

ul.nav.navbar-nav.navbar-right {
  margin-right: 3px;
  padding-top: 50px;
}

.navbar-default {
  background-color: #f8f8f8;
  border: none;
  margin-bottom: 0;
}

.navbar-default .navbar-nav>li>a {
  font-size: 1.1em;
  text-transform: uppercase;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  background-color: transparent;
  color: #F7B53E;
}

.navbar-toggle {
  margin-top: 30px;
  position: absolute;
  right: 5px;
  top: 13px;
  width: 55px;
}

.navbar .navbar-toggle:hover .icon-bar,
.navbar .navbar-toggle:focus .icon-bar {
    background-color: #F7B53E;
}

  /* Responsiveness for #NAVIGATION */
  @media (max-width: 767px) {
    .container-fluid>.navbar-header {
      margin: 0;
    }

    .navbar-brand {
      padding: 0px;
    }

    .navbar-brand img {
      height: 95px;
      margin-left: 0px;
    }

    .navbar-toggle {
      margin-top: 6px;
      right: 0px;
    }

    ul.nav.navbar-nav.navbar-right {
      padding: 0 0 0 25px;
    }
  }



/*************************************
             H O M E
***************************************/

#home {
  background:
    linear-gradient(
        rgba(0, 0, 0, 0.1),
        rgba(0, 0, 0, 0.1)
      ),
    url('../images/amani-chalk-writing-960.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.slogan {
  color: #01007F;
  font-family: 'Josefin Slab', serif;
  font-size: 5.7em;
  letter-spacing: 3px;
  padding-top: 40px;
  text-align: center;
  text-shadow: 1px 1px 1px #FEFEFE;
  text-transform: uppercase;
}

.bold {
  font-size: 1.2em;
}

p.slogan-phrase  {
  color: #15137F;
  font-family: 'Raleway', sans-serif;
  font-size: 1.3em;
  font-style: italic;
  letter-spacing: 2.2px;
  padding: 10px;
  text-align: center;
}

p.slogan-phrase span {
  background: rgba(255, 255, 255, 0.31);
  padding: 10px 15px;
}

.action-button {
  margin: 0 auto;
  text-align: center;
  width: 60%;
}

.action-button a {
  color: #fff;
  text-decoration: none;
}

.action-button a:hover {
  color: #E79A13;
}

#donate:hover {
  color: #1E1D88;
}


button,
input#donate {
  width: 45%;
  height: 50px;
  border-radius: 6px;
  text-transform: uppercase;
  font-size: 1.1em;
  margin: 20px 15px 0;
}

button {
  background: rgba(1, 0, 127, 0.86);
}

input#donate {
    text-transform: uppercase;
    background: #F7B53E;
    color: #fff;
/*    margin: 20px;
*/}

  /* Responsiveness for #HOME */
  @media (max-width : 767px) {
    .slogan {
      font-size: 4em;
      padding-bottom: 20px;
    }

    .bold {
      font-size: 1.8em;
    }

    p.slogan-phrase {
      padding-bottom: 75px;
    }

    p.slogan-phrase span {
      font-size: 1.1em;
      padding: 10px;
    }

    .action-button {
      width: 100%;
    }

    .action-button a {
      font-size: 1.4em;
    }

    button,
    input#donate {
      font-size: 1.2em;
      height: 60px;
      width: 70%;
    }

    input#donate {
      font-size: 1.7em;
      margin-top: 15px;
    }
  }

  @media (max-width : 480px) {
    .slogan {
      font-size: 2.6em;
      padding-top: 0px;
      text-shadow: 1px 1px 1px #888484;
    }

    p.slogan-phrase {
      font-size: 1.2em;
      letter-spacing: 0.5px;
      margin: 0;
      padding: 0;
    }

    .action-button {
      margin: 35px auto;
    }

    button {
      margin: 10px 15px 0;
    }
  }



/******************************************
          M I S S I O N
*******************************************/

#mission {
  padding: 115px 0;
}

#mission p {
  font-size: 26px;
  overflow: hidden;
  padding: 40px 0 0 0;
}

#mission p img {
  float: left;
  height: 175px;
  margin: 0 50px 50px 0;
}

#mission p span {
  color: #F7B53E;
  display: block;
  font: bold 1.8em Arial, Helvetica, sans-serif;
  margin: 35px 0 0 0;
  text-transform: uppercase;
}

#mission .content {
  color: #A0A0A0;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.1;
  margin-top: 7px;
  text-align: left;
  text-transform: none;
}

  /* Responsiveness for #MISSION */
  @media (max-width : 767px) {
    #mission .content {
      font-size: 0.8em;
      font-family: inherit;
    }

    #mission p img {
      display: block;
      height: 145px;
      float: none;
      margin: 0 auto;
    }

    #mission p span {
      font-size: 1.3em;
      text-align: center;
    }
  }

  @media (max-width: 480px) {
    #mission {
      padding: 75px 0;
    }
  }


/***************************************
      E R B S - P A L S Y
*****************************************/

#erbs-palsy {
  background: rgba(1, 0, 127, 0.9);
  color: #fff;
  overflow: hidden;
}

.row h1.erbs-palsy {
  font-size: 5em;
  margin-top: 0;
  padding-top: 0;
  text-transform: uppercase;
}

img.hands-img {
  padding: 50px;
}

ul.text-right {
  list-style: none;
  padding-left: 0;
  text-align: left;
}

.text-right li {
  font-size: 1.4em;
  padding: 10px 0;
}

span.emphasis {
  color: #F7B53E;
}

  /* Responsiveness for #ERBS-PALSY */
  @media (max-width : 767px) {
    .row h1.erbs-palsy {
      font-size: 4.6em;
      padding-left: 0px;
      text-align: center;
    }

    img.hands-img {
      display: block;
      margin: 0 auto;
      padding: 50px;
    }
  }

  @media (max-width: 480px) {
    #erbs-palsy {
      padding: 100px 0;
    }

    img.hands-img {
      padding: 15px;
      height: 150px;
    }

    .row h1.erbs-palsy {
      font-size: 3.7em;
    }

    .text-right li {
      font-size: 1.2em;
    }
  }


/*****************************************
      G A L L E R Y
*****************************************/

#gallery {
  background: #EEE;
  overflow: hidden;
  padding: 135px 0 100px;
}

#gallery.container {
  width: 80%;
}

#gallery h2 {
  border-bottom: 1px solid;
  color: #656565;
  letter-spacing: 2px;
  margin-bottom: 40px;
  text-align: center;
  text-transform: uppercase;
  padding: 20px;
  word-spacing: 5px;
}

.gallery {
  margin: 0 auto;
  overflow: hidden;
  width: 80%;
}

.gallery ul {
  list-style: none;
}

.gallery li {
  float: left;
  margin: 0 25px 15px;
}

.gallery img {
  background-color: #fff;
  border: 1px solid #656565;
  box-shadow: 0px 0px 12px 1px;
  display: block;
  height: 160px;
  padding: 4px;
  width: 160px;
}

.gallery img:hover {
  border: 1px solid white;
  transition: all 100ms ease-in;
}

a.fancybox-thumb {
  color: #656565;
}

/* Responsiveness for #GALLERY */
  @media (max-width: 767px) {
    #gallery {
      padding-top: 70px;
    }

    .gallery img {
      height: 125px;
      width: 125px;
    }
  }

  @media (max-width: 480px) {
    #gallery {
      padding: 60px 0 50px;
    }
  }


/* ***********************************
             A B O U T
************************************** */

#about {
  padding-top: 0;
}
.about-image {
  position: relative;
  opacity: 0.9;
  width: 100%;
}

.about-image h1 {
  position: absolute;
  top: 175px;
  width: 100%;
}

.about-image h1 span {
  color: #fff;
  font-size: 3.3em;
  letter-spacing: 1px;
  text-shadow: 2px 2px 2px #2C2C2D;
}

#about .container {
  width: 65%;
}

.content {
  margin: 65px auto;
}

#about h1 {
  font-size: 2.2em;
  padding: 25px 0 10px;
  text-align: center;
}

#about p {
  color: #A5A0A0;
  font-size: 1.2em;
  line-height: 1.5;
  text-align: justify;
}

img.all-hands {
  display: block;
  margin: 50px auto 0;
}

#about img {
  box-shadow: 0px 0px 12px 1px;
  width: 100%;
}

/* Responsiveness for #ABOUT */
  @media (max-width: 767px) {

    #about {
      padding: 75px 0;
    }

    .about-image h1 {
      font-size: 2.5em;
      text-align: center;
      top: 100px;
    }

    .about-image h1 span {
      font-size: 1.3em;
    }

    #about .container {
      width: 85%;
    }
  }

  @media (max-width: 480px) {
    #about {
      padding: 75px 0;
    }
    .about-image h1 {
      top: 65px;
    }

    .content {
      margin: 20px auto;
    }

    #about h1 {
      padding: 0px 0 5px;
    }
  }



/* ******************************************
           C O N T A C T
********************************************* */

#contact {
  background-color: #19198B;
  color: #fff;
  overflow: hidden;
  padding: 50px 0 80px;
}

#contact .container {
  width: 80%;
}

.title-contact {
  padding-top: 90px;
}

.title-contact h1 {
  font-size: 3.4em;
  text-transform: uppercase;
  text-align: center;
}

.contact-button {
  background: #F7B53E;
  display: block;
  margin: 65px 0;
  width: 100%;
}

.contact-button a {
  color: #19198B;
  text-decoration: none;
}

.contact-button a:hover {
  color: #fff;
}

#contact .fltleft-text ul {
  list-style: none;
  margin-top: 14px;
  padding-left: 0;
}

.fltleft-text li {
  padding: 5px 0;
  font-size: 1.1em;
}

span.number {
  font-size: 0.8em;
}

.address {
  float: right;
}

#address {
  list-style: none;
  padding-left: 0px;
}

#contact li {
  font-size: 1.2em;
  padding: 5px 0;
}

#contact h3 {
  text-decoration: underline;
}

#contact h4 {
  clear: both;
  color: #F7B53E;
  font-size: 1.2em;
  padding-top: 30px;
  text-align: center;
}

  @media (max-width: 767px) {

    #contact {
      padding: 10px 0 0px;
    }

    #contact .container {
      width: 90%;
    }

    #contact li {
      font-size: 1.1em;
    }

    #contact h4 {
      font-size: 1.2em;
      padding: 0 12px 75px;
    }

    .title-contact h1 {
      font-size: 5em;
    }

    .address {
      float: none;
    }
  }

  @media (max-width: 480px) {


    .title-contact h1 {
      font-size: 3.4em;
    }
  }


/*************************************
        F O O T E R
**************************************/

footer {
  background: #01007F;
  text-align: center;
  padding-bottom: 25px;
}

footer p {
  color: #fff;
  padding:25px;
}

#wrapper p {
  padding-top: 15px;
}

.close a {
  text-align: center;
}

.credits-area p {
  text-transform: uppercase;
}

.popup-container {
  overflow: hidden;
}

.popup-position {
  background-color: rgba(204, 204, 204, 0.87);
  display: none;
  overflow: hidden;
  position: fixed;
  top: 140px;
  height: 100%;
  width: 100%;
}

#popup-wrapper {
  background: #f5f5f5;
  border-radius: 7px;
  box-shadow: 0px 0px 2px 1px #8A8585;
  margin: 70px auto;
  padding: 25px;
  text-align: left;
  width: 70%;
}

  @media (max-width: 767px) {
    .popup-position {
      position: fixed;
      top: 40px;
      font-size: 11px;
    }

    #popup-wrapper {
      padding: 10px;
      width: 95%;
    }

    .credits-area h3 {
      font-size: 20px;
    }

    .credits-area p {
      font-size: 17px;
    }
  }



