/* ==========================================================================
  Typography
  ========================================================================== */
  @font-face {
    font-family: 'BrandonGrotesqueBlack';
    src: url('../fonts/2C4A75_1_0.eot');
    src: url('../fonts/2C4A75_1_0.eot?#iefix') format('embedded-opentype'),
    url('../fonts/2C4A75_1_0.woff') format('woff'),
    url('../fonts/2C4A75_1_0.woff2') format('woff2'),
    url('../fonts/2C4A75_1_0') format('truetype'),
    url('../fonts/2C4A7F_1_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'BrandonGrotesqueMedium';
    src: url('../fonts/2C4A7F_0_0.eot');
    src: url('../fonts/2C4A75_0_0.eot?#iefix') format('embedded-opentype'),
    url('../fonts/2C4A75_0_0.woff') format('woff'),
    url('../fonts/2C4A75_0_0.woff2') format('woff2'),
    url('../fonts/2C4A75_0_0') format('truetype'),
    url('../fonts/2C4A7F_0_0.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
  }
html {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #231f20;
}
body {
  font-family: 'Merriweather', times, serif;
  font-size: 12.4px;
  font-weight: normal;
  color: #312924; 
  background: #f4f3e0;
}

/*********************************************
 * HEADERS
 *********************************************/
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px 0;
  font-family: 'BrandonGrotesqueBlack', Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1.5em;
  letter-spacing: .15em;
  text-transform: uppercase;
  text-shadow: none;
  word-wrap: break-word; }

h1, .h1 {
  font-size: 2.25em;
}
h2, .h2 {
  font-size: 1.65em;
}
h3, .h3 {
  font-size: 1em;
}

h4, .h4 {
  font-size: .85em;
}
.subtitle {
  font-size: 1.25em;
}
.brandon-medium {
  font-family: 'BrandonGrotesqueMedium', Helvetica, sans-serif;
}
p {font-size: 1.1em; line-height: 2em;}
b {
  font-family:'BrandonGrotesqueMedium', Helvetica, sans-serif;
  font-size: 1.05em; 
  letter-spacing: .05em;
}
q {
  color: #dc4226;
  display: block;
  font-style: italic;
  font-size: 1.8em;
  line-height: 1.75em;
  margin-bottom: 20px;
}
q:before,q:after{content:''}

.subtitle { text-align: center;}
ul, li {margin: 0; padding: 0}
.center {text-align: center;}

/*********************************************
 * Navigation
 *********************************************/
nav div, nav a {
  height: 35px;
  width: 35px;
  text-align: center;
  position: fixed;
  z-index: 100;
  margin-top: 0;
  background-color: rgba(244, 243, 224, .1);
}
.nav-right {
  right: 30px;
  bottom: 35px;
}
.nav-down {
  right: 69px;
  bottom: 35px;
}
.nav-left {
  right: 108px;
  bottom: 35px;
}
.nav-up {
  right: 69px;
  bottom: 74px;
}
.arrow {
  margin-top: 11px;
  color: #dc4226;
}
nav a {
  opacity: 1;
  cursor: pointer;
  background-color: #f4f3e0;
  box-shadow: 2px 2px 5px rgba(49, 41, 36, 0.2);
}
nav a:hover {
  opacity: .75;
  box-shadow: 2px 2px 5px rgba(49, 41, 36, 0);
  transition: all 300ms ease-out;
}

/*********************************************
 * BACKGROUND IMAGES
 *********************************************/
/* set background image per page */

.home-bg {
  background: url(../img/kevin.jpg) no-repeat center center fixed;
  background-size: cover;
}
.kevin-bg {
  background: url(../img/kevin2.jpg) no-repeat center center fixed;
  background-size: cover;
}
.amy-bg {
  background: url(../img/amy.jpg) no-repeat center center fixed;
  background-size: cover;
}
.amy2-bg {
  background: url(../img/amy2.jpg) no-repeat center center fixed;
  background-size: cover;
}
.raphael-bg {
  background: url(../img/raphael.jpg) no-repeat center center fixed;
  background-size: cover;
}
.pamela-bg {
  background: url(../img/pamela.jpg) no-repeat center center fixed;
  background-size: cover;
}
.barbara-bg {
  background: url(../img/barbara.jpg) no-repeat center center fixed;
  background-size: cover;
}
.renee-bg {
  background: url(../img/renee2.jpg) no-repeat center center fixed;
  background-size: cover;
}
.leslie-bg {
  background: url(../img/leslie.jpg) no-repeat center center fixed;
  background-size: cover;
}
.sabrina-bg {
  background: url(../img/sabrina.jpg) no-repeat center center fixed;
  background-size: cover;
}
.kelvin-bg {
  background: url(../img/kelvin.jpg) no-repeat center center fixed;
  background-size: cover;
}
.icon-bg {
  background: url(../img/plant3.jpg) no-repeat center center fixed;
  background-size: cover;
}
@media only screen and (min-width: 40.0625em) {
.plant-bg {
  background: url(../img/plant2.jpg) no-repeat center center fixed;
  background-size: cover;
}}
.plant1-bg {
  background: url(../img/plant.jpg) no-repeat center center fixed;
  background-size: cover;
  z-index: -20;
}
.plant2-bg {
  background: url(../img/plant4.jpg) no-repeat center center fixed;
  background-size: cover;
}
.plant3-bg {
  background: url(../img/plant5.jpg) no-repeat center center fixed;
  background-size: cover;
}
.people1-bg {
  background: url(../img/people6.jpg) no-repeat center center fixed;
  background-size: cover;
}
.people2-bg {
  background: url(../img/people2.jpg) no-repeat center center fixed;
  background-size: cover;
}
.people3-bg {
  background: url(../img/people1.jpg) no-repeat center center fixed;
  background-size: cover;
}
.people4-bg {
  background: url(../img/people5.jpg) no-repeat center center fixed;
  background-size: cover;
}

/*********************************************
 * General Settings
 *********************************************/
.callout {
  padding: 30px 30px 50px 30px;
  z-index: -1;
}
@media only screen and (min-width: 40.0625em) {
.callout {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
#main { min-height: 700px;}
}
.block {
  display: block;
  height: 10px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  width: 70px;
  background-color: #dc4226;
 }
 .title {
  border-bottom: 2px dotted #231F1D;
  padding-top: 10px;
  margin-bottom: 0 !important;
  text-align: center;
 }
 .subtitle { text-align: center;}
 .heading {
  border-bottom: 2px solid #231F13;
 }
 .heading h1 {
   display: inline-block;
   border-right: 2px solid #231F13;
   padding: 2px 20px 5px 0;
   margin: 0;
 }
 button {
  font-family:'BrandonGrotesqueBlack', Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
  padding: 15px 60px;
  margin: 40px;
 }
 button:hover {
  background-color: #329b7f;
  transition: background-color 300ms ease-out;
 }

/*********************************************
 * Page Styles
 *********************************************/
 .inline {
  display: inline;
 }
 .bottom-bar {
  padding: 60px 0;
  position: fixed; 
  bottom: 0;
  width: 100%;
 }
 .bottom-bar h1 {
  margin-right: 20px;
 }
 /* Icon */
 #page-callout {
  margin-top: 60px;
  margin-bottom: 60px;
 }
 /* Letter */
 .letter-bg {
  bottom: 0;
  width: 100%;
  height: 65%;
  position: fixed;
  z-index: -1;
 }
 .top-offset-xsm{
  margin-top: 30px;
 }
 .top-offset-sm{
  margin-top: 60px;
 }
 @media only screen and (min-width: 40.0625em) {
 .top-offset-lg{
  margin-top: 160px;
 }
 .top-offset-xlg{
  margin-top: 300px;
 }
 .top-offset-xxlg{
  margin-top: 400px;
 }
 .pad-extra {
  padding:40px;
 }
 .bottom-offset-sm {
  margin-bottom: 60px;
 }
 .bottom-offset-lg {
  margin-bottom: 160px;
 }
}
 /* Icon Page */
 li {list-style: none;}
 .icon-li li {
  display: inline-block;
  text-align: center;
  }
  .icon-li h4 {
    font-family: 'BrandonGrotesqueMedium', Helvetica, sans-serif;
    text-transform: none;
    letter-spacing: .02em;
  }
 .icon {
  width: 35%;
  display: inline;
  margin: 25px;
 }
 .icon-outer {
  padding: 15px;
  z-index: 5;
  height: 80px;
  width: 80px;
  margin-top: -20%;
  margin-left: 63%;
 }
 /* Lists */
 .name-list { margin-top: 40px;}
 .name-list li {
  margin-bottom: 15px;
  font-size: .75em;
 }
 .name-list h2 {
  margin: 0 0 10px 0;
 }
.donor-list{
  padding: 40px;
  background-color: rgba(244, 243, 224, .9);
}
 .break {margin-bottom: 35px!important;}
 /**/
.height80{
  background-color: #f4f3e0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}
 @media only screen and (min-width: 40.0625em) {
 .newspaper {/*
  word-wrap: break-word; */
  column-count:3;
  -moz-column-count:3;
  -webkit-column-count:3;
}
.newspaper-2 {/*
  word-wrap: break-word; */
  column-count:2;
  -moz-column-count:2;
  -webkit-column-count:2;
}
.newspaper-4 {/*
  word-wrap: break-word; */
  column-count:4;
  -moz-column-count:4;
  -webkit-column-count:4;
}
/**/
.height80{
  min-height: 525px;
  height: 80%;
}
}
.li-total{
  border-top: 2px solid #231F13;
  margin-top: 10px;
  padding-top: 10px;
}
/* Thank you */
.social i {
  margin: 10px;
}
.social {
  text-align: center;
}
 /*********************************************
 * PAGE ANIMATIONS
 *********************************************/
 .m-scene .scene_element {
  animation-duration: .25s;
  transition-timing-function: ease-in;
  animation-fill-mode: both;
}
.m-scene .scene_element--fadein {
  animation-name: fadeIn;
}
.m-scene .scene_element--fadeinup {
  animation-name: fadeInUp;
}
.m-scene .scene_element--fadeinright {
  animation-name: fadeInRight;
}
.m-scene.is-exiting .scene_element {
  animation-direction: alternate-reverse;
}
/*
 * Keyframes
 */
@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

/*********************************************
 * COLORS
 *********************************************/

.light-bg {
  background-color: #f4f3e0;
}
.light {
  color: #f4f3e0;
}
.dark-bg {
  background-color: #231f20;
}
.dark {
  color: #231f20;
}
.pop-bg {
  background-color: #dc4226;
}
.pop {
  color: #dc4226;
}
.secondary, a{
  color: #329b7f;
}

a:hover {
  color: rgba(50, 155, 127, 0.5);
  transition: color 200ms ease-out;
}

/*********************************************
 * Grid Update
 *********************************************/

.nopadding {
  padding: 0;
}
