.page-header-photo .header-bg {
	border-top: 1px solid #c7c7c7;
	background: #fafafa;
}
.page-header-photo .header-bg h1 {
	color: #333;
	font-size: 2.4em;
	padding-top: 30px;
}
#pda-75th { margin-bottom: 25px }
.pda-75th .background-image-holder {	
	-webkit-box-shadow: inset 0px -20px 0px 0px rgba(0,72,122,0.8);
	-moz-box-shadow: inset 0px -20px 0px 0px rgba(0,72,122,0.8);
	box-shadow: inset 0px -20px 0px 0px rgba(0,72,122,0.8);
}
.pda-75th,
.pda-75th .container .row {
	min-height: 366px;
}
.display-flex-center {
    display:flex;
    align-items:center;
}
.pda-75th h2, .pda-75th h3 span { text-transform: uppercase; }
.pda-75th h2 {
	padding-top: 80px;
	padding-bottom: 0;	
	color: #BFBDBD !important;
	font-size: 4em;
	font-weight: 600;
	margin: 0;
}
.pda-75th h3 {
	padding: 10px 0 0;
	margin: 0;
	font-size: 3.6em;
	text-shadow: none;
	line-height: 20px;
}
.pda-75th h3 span { 
	font-size: 30px !important;
	font-weight: 300;
	vertical-align: super;
	padding-right: 10px;
}
@media (min-width: 992px) {
	.pda-75th .badge { margin-top: -60px }
	.pda-75th .logo { margin-top: 200px; }
}
@media (max-width: 767px) {
	.btn:not(:last-child) {
		margin-bottom: 0 !important;
	}
}
.why-join h3 { padding-top: 0; margin-top: 0 }
.why-join ul li { list-style-type: none }
.why-join ul li:before {
	font-family: 'Font Awesome 5 Pro';
	content: '\f00c';
	padding-right: 5px;
	color: #82c91e;
}
#pda-75th {
    background-image:
    linear-gradient(90deg, rgba(0,72,122,0.6727065826330532) 0%, rgba(0,72,122,0.55) 100%),
    url('https://staging.pda.org/images/default-source/default-album/pda-annual-meeting-1960s.jpg');
    width: 100%;
    background-size: cover;
    color: white;
    padding: 20px;
	border-radius: 4px;
	position: relative;
}
#pda-75th:before {
    position: absolute;
    content: '';
    background: #252525;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	opacity: 0.3;
	border-radius: 4px;
}
#pda-75th h1 {
	color: #fff;
	font-size: 2.86rem;
	font-weight: 600;
	line-height: 3.16rem;
	overflow-wrap: initial;
	text-transform: uppercase;	
	padding: 0 0 0.6em 0;
	margin: 0;
}
.header { margin-bottom: 40px }
.header h1 { margin-bottom: 0; }
.header .btn,
#pda-75th .btn {
	background-color: #f54b00;
	border: 1px solid #fff;
}
#pda-75th .btn span { text-transform: uppercase; color: #fff }
#pda-75th .btn:hover { background-color: #f54b00; }
#pda-75th h1,
#pda-75th p,
.header p { position: relative; z-index: 5; text-shadow: 2px 2px 3px #000; }
.header p { line-height: 1.8em }
#pda-75th p strong,
.header p strong{ color: #fff; font-weight: 600; }
strong.under { border-bottom: 2px solid #fff }
.bg--blue .btn {
	border: 2px solid #fff;
    transition: 0.17s;
	margin-bottom: 0;
}
.header .btn span,
.why-join .btn span { text-transform: uppercase; color: #fff }
.why-join .btn {
	background-color: #00487A;
	border: 2px solid #00487A;
}
.why-btn-wrapper { margin-bottom: 10px; }
.bg--blue .btn:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
	background: transparent;
	border-color: #fff;
}
#pda-75th p,
.header p {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
    font-weight: 300;
}
.pda-letter {
	background-color: #d1ecf1;
	padding-top: 2em;
	padding-bottom: 2em;
}
.pda-letter h4 {
	letter-spacing: -.02em;
	margin-bottom: 1rem;
	font-size: 1.6em;
    font-weight: 600;
    line-height: 1.2;
    color: #09414a;
}
.pda-letter p {
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.5;
	font-family: 'Roboto'
}
.pda-letter-microsite-public-news h3 {
	font-size: 1.1em;
	margin-bottom: 0;
}
.pda-letter-microsite-public-news li { margin-bottom: 15px }
.bg--blue { background-color: #00487A; margin-top: 10px }
.bg--blue h2,
.bg--blue p,
.bg--blue a span { color: #fff !important }
.bg--blue h2 {
	font-size: 1.3em;
	font-weight: 500 !important;
}
.bg--blue h2 em { text-shadow: none; }
.bg--blue .lead { font-size: 1em; }
.sfContentBlock [data-overlay]:before {
    position: absolute;
    content: '';
    background: #00487A;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
