.flipbook-page3 {
	border: 3px solid #000;
}

/*
Add third footer logo
4/25/19 DV
*/

.nae-logos img {
    max-width: 182px;
    width: 100%;
}

.nae-logos .logo-wrap {
    margin: 0 0 30px;
}

.nae-logos .bottom-logo {
	padding: 0 20px;
}

@media (min-width: 1020px) {
  .nae-logos {
    width: 23%;
  }
}

.sub-footer {
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.about-bar, .members-bar {
	width: 100%;
}

@media (max-width: 960px) {
  .email-updates {
  	width: 100%;
  }
}