.secondary-panel-alt h2{
    display: inline-block;
  vertical-align: middle;
  margin: 6px 14px 0 0;
  font-weight: normal;
  font-size: 38px;
  line-height: 42px;
}
.secondary-panel-alt {
  position: relative;
  padding: 13px 0 14px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.53);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.53);
  background: #f9f9f9 url(images/bg-secondary-panel.png) 50% 0;
}


#nav {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-top: 22px;
}
.mobile-logo{
 display: none;
}
.social-nav
{
margin: 0;
padding: 0;
position: absolute;
list-style-type: none;
text-align: right;
float: right;
display: inline-block;
right: 52px;
}
.social-nav ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.social-nav ul li { display: inline; }

.social-nav ul li a
{
text-decoration: none;

}

.social-nav ul li a:hover
{
  text-decoration: underline;
}
.social-nav ul li a i
{
font-size: 1.6em;
color: #888;
padding: 0;
}
.social-nav ul li a i:hover
{
  color: #666;
}
.contact-links{
  display: inline-block;
  font-size: 0.9em;
}
.contact-links ul li a{
  padding: .2em 1em;
}
.contact-links ul li a.donate-button {
  background: #a80618;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 921px){
  .contact-links ul li a.sign-up {
    display: none;
  }
}
.social-icons{
display: inline-block;
}
.social-icons ul li a{
  padding: 5px;
}
.nav-contact{
  display: none;
}

.story-box{
  padding: 50px;
  position: relative;
  margin: 0 auto;
  max-width: 1100px;
}
.story-box:after{
  content: '';
  display: table;
  clear: both;
}
.story p{
  margin: 0 0 3px 0;
}
.story h3{
  margin: 0 0 5px 0;
  font-weight: 700;
  font-size: 1.3em;
}
.story h3 a{

}
.story{
  min-width:300px;
  max-width: 50%;
  width: 50%;
  float: left;
}
.story_text{width: 50%; float: left; padding-left: 15px; font-size: 0.7em;}
.story-excerpt{
  display: none;
}
.story2{
  width:100%;
  display: block;
  clear: both;
  padding-bottom: 20%;
  margin: 0 0 20px 0;
}
.story2 .story_text{width: 75%;}
.story3{
  width:100%;
  display: table-row;
}
.story-image1{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 40%;
  float: left;
  display: block;
  padding-bottom: 40%;
  -webkit-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.43);
-moz-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.43);
box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.43);

}
.story-image2{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 20%;
  float: left;
  display: block;
  padding-bottom: 20%;
  -webkit-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.43);
-moz-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.43);
box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.43);

}
.story-image3{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  width: 20%;
  float: left;
  display: block;
  padding-bottom: 20%;
  -webkit-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.43);
-moz-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.43);
box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.43);

}

.logo-alt{
  float:left;
  width:205px;
  height:49px;
  text-indent:-9999px;
  overflow:hidden;
  background:url(images/logo.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50px;
}
.logo-alt a{
  display:block;
  height:100%;
  color: transparent;
}
@media only screen and (max-width: 1000px){
  .story{width: 100%; max-width: 100%}
.story_text{}
.story2{
  margin: 30px 0;
}
.story-excerpt{
  display: block;
}
.story-image1{width: 30%; padding-bottom: 30%;}
.story-image2{}
.story-image3{}
}


@media only screen and (max-width: 767px){
  #nav .nav-holder {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 24px 20px 20px;
  -webkit-box-shadow: 0 25px 15px -20px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0px 25px 15px -20px rgba(0, 0, 0, 0.5);
  text-align: center;
  background: #eee;
  border-bottom: 1px solid grey;
  border-top:;
  }
.contact-links{
  display: none;
}
.nav-contact{
  display: block;
  color: #a80618;
}
.nav-contact a{
   color: #a80618 !important;
}
#nav{
  margin-top: 0;
}
.secondary-panel-alt h2{
  display:none;
}
.social-nav{
text-align: left;
width: 70%;
float: left;
padding-top: 5px;
position: relative;
right: 0;
}
.secondary-nav-alt {
  margin: 0 -24px;
  padding: 19px 32px 15px 24px;
  background: none;
  box-shadow: none;
}
.story{width: 100%; max-width: 100%}
.story_text{width: 75%;}
.story2{
  margin: 30px 0;
}
.story-image1{  padding-bottom: 20%; width: 20%;}
.story-image2{}
.story-image3{}

.logo-alt{
 display:none;
}
  .mobile-logo{
  width:205px;
  height:49px;
  margin: 10px auto;
    text-indent:-9999px;
  overflow:hidden;
  background:url(images/logo.png) no-repeat;
  background-size: contain;
  display: block
}
}

@media only screen and (max-width: 500px){

.story-box{
  padding:0;
}

  .story-image1, .story-image2, .story-image3{
    width: 40%;
    padding-bottom: 40%;
    margin: 0 auto;
    float:none;
  }
  .story_text{width: 90%; padding: 20px;}
  .story2 .story_text{width: 90%;}
  }
@media only screen and (min-width: 1000px){
.logo-alt {
    float: left;
    width: 280px;
    height: 75px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(images/logo.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50px;
}
}


.show-mobile {display: none;}
@media only screen and (max-width: 500px){
  .show-not-mobile {display: none;}
  .show-mobile {display: block;}
}