.release-type,
.release-subtitle {
	font-size: 1.125em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.release-type {
	margin: 0 0 1em 0;
	font-weight: bold;
	line-height: 1.1;
}

.release-subtitle {
	margin: .5em 0 0 0;
	font-style: italic;
	line-height: 1.25;
	color: #555;
}

header .alert {margin: 0 0 1.0625em 0;  }

.release-date,
.release-contact,
.release-summary,
.release-text {
	padding: 1.5em 0;
	border-bottom: 1px solid #ddd;
}

.release-date { border-top: 1px solid #ddd; }
.release-text { padding-bottom: 0; border-bottom: none; }

.release-date h2,
.release-contact h2,
.release-summary h2,
.release-text h2 {
	margin: 0 0 1em 0;
	font-size: 1.125em;
}

.release-text .btn { margin: 0 0 1.75em 0; }

.release-end { margin-bottom:0; letter-spacing: .125em; text-align: center; }

.inquiries h3,
.inquiries h4,
.release-contact h3,
.release-contact h4 { margin: 0 0 1.25em 0; font-size: 1em; }

.release-contact h3,
.release-contact h4 { margin-bottom: 1em; }

.inquiries p + p,
.inquiries .col-sm-6 + .col-sm-6 p { margin-bottom: 0; }

.inquiries .col-sm-6 + .col-sm-6,
.release-contact .col-sm-6 + .col-sm-6 { margin: 1em 0 0 0; }
.lt-ie9 .release-contact .col-sm-6 + .col-sm-6 { margin: 0; }

.release-media h4 { margin: 0 0 1.125em 0; font-size: .875em; }
.release-media p { margin: 1em 0 0 0; font-size: .875em; }
.release-media p:first-child { margin: 0; }
.release-media .box { margin-top: 1em; }
.release-media .flex-video, .release-media .img-responsive { margin: 0 auto; }
#statements .img-responsive { margin: 0 auto 1em auto; }

.addthis_32x32_style .addthis_counter.addthis_bubble_style { width: 64px !important; }

#twitter-widget-0 { margin: 0 auto !important; }


/* Recall Photos and Unveil Lazy Load
--------------------------------------------- */

.recall-photos .box { margin-top: 1.0625em; }

.recall-photos ul { list-style: none; }
.recall-photos li { margin: 0; }
.recall-photos li + li { margin-top: 1.125em; padding-top: 1.125em; border-top: 1px solid #ddd; }

.recall-photos img { margin: 0 auto; }

/*
.js .recall-photos img {
  opacity: 0;
  transition: opacity .5s ease-in;
}
*/


/* Blockquote
--------------------------------------------- */

#tweets blockquote {
	position: relative;
	padding: 0 0 0 3em;
	border-left: none;
	font-size: .875em;
}

#tweets blockquote p {
	margin-bottom: .5em;
	font-family: Georgia, serif;
	font-size: 1.125em;
	font-weight: bold;
	font-style: italic;
}

#tweets blockquote:before {
	display: block;
	content: "\201C";
	position: absolute;
	left: -5px;
	top: -10px;
	font-family: Georgia, serif;
	font-size: 5em;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
	color: #ddd;
}

@media screen and (min-width: 48em) {
	.release-text .btn { float: right; margin: -.375em 0 1.625em 0; }
	.inquiries .col-sm-6 + .col-sm-6,
	.release-contact .col-sm-6 + .col-sm-6 { margin: 0; }
	.recall-photos { padding: 0 15px; }
}

@media screen and (min-width: 62em) {

	.release-date h2,
	.release-summary h2,
	.release-text h2 {
		margin: 0;
	}

	.release-text .btn { float: none; margin: 1.875em 0 0 0; }

	.release-media .box { margin-top: 2em; }
	.recall-photos { padding: .375em 0 0 0; }

}
