h1, .h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100; }

p {
  font-family: 'Roboto', sans-serif;
  font-size: 22px; }

.panel {
  font-family: 'Roboto', sans-serif; }

.donate {
  color: #ffa21a;
  font-weight: bold; }

.indigogo {
  font-size: 30px; }

.indigogoMobile {
  font-size: 18px !important; }

.showlink {
  text-decoration: underline; }

.donationContact {
  margin-top: 15px; }

.leftAlign {
  text-align: left; }

.big3item {
  max-width: 33% !important; }

#chkSubscribe {
  width: 10%; }

#lblSubscribe {
  display: inline; }

#big3Title {
  margin-bottom: 50px; }

.content747 {
  margin-bottom: 50px; }

.cell {
  vertical-align: top; }

.social a img {
  width: 45px;
  height: 45px; }

/* change panel top on scroll * white */
.page-loaded .slides:not(.firstSlide) .panel.top {
  background: rgba(28, 28, 28, 0.925);
  color: whitesmoke; }

.page-loaded .slides:not(.firstSlide) .panel.top .logo svg {
  fill: #303030; }

.page-loaded .slides:not(.firstSlide) .panel.top .button.menuButton {
  background: whitesmoke;
  color: #000; }

.vspace {
  padding-top: 30px; }

/* Portrait and Landscape */
@media only screen and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  p {
    font-size: 18px; }

  .social {
    display: none; } }
@media only screen and (min-device-width: 668px) {
  #mobileIntro {
    display: none; height: 0px;} }
.big-background {
  z-index: 550;
  text-align: center;
  height: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden; }

#videoIntro {
  background-image: url(/images/droneplane.jpg); }

p.medium-feed-link {
  font-size: 14px; }

p.medium-feed-snippet {
  font-size: 14px; }

.popup h2 {
  margin-left: 10%;
  margin-right: 10%; }
.popup p {
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 65px;
  text-align: left; }
.popup br {
  display: inline; }

.popup:not([class*="fade-"]) {
  background: rgba(17, 17, 17, 0.95); }

.pressSection {
  margin-bottom: 40px; }

.facebookShare {
  background: #3b5998;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #4b71c1), color-stop(100%, #3b5998));
  background-image: -webkit-linear-gradient(#4b71c1, #3b5998);
  background-image: -moz-linear-gradient(#4b71c1, #3b5998);
  background-image: -o-linear-gradient(#4b71c1, #3b5998);
  background-image: -ms-linear-gradient(#4b71c1, #3b5998);
  background-image: linear-gradient(#4b71c1, #3b5998);
  color: #fff;
  -moz-box-shadow: inset 0 1px 0 0 #5b8aeb;
  -webkit-box-shadow: inset 0 1px 0 0 #5b8aeb;
  -o-box-shadow: inset 0 1px 0 0 #5b8aeb;
  box-shadow: inset 0 1px 0 0 #5b8aeb;
  text-shadow: #3b5998 0 1px 0; }

.donorsList {
  margin-top: 50px; }
  .donorsList li {
    margin-top: 10px; }

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