html {
	margin: 0 auto !important;
}

body {
	background: #fff;
	height: auto !important;
	display: block;
	width: 650pt;
	margin: 0 auto !important;
}

body.home .flex-center, body.more-good-news .flex-center, body.contact .flex-center, body.subject .flex-center {
	margin: 0 auto !important;
}

#container {
	margin: 0 auto !important;
}

@page {
  size: 8.5in 11in;
  margin: 0 50pt;
}

#container {
	margin-bottom: 0;
	width: 650pt;
}

.captionBtn {
	display: none;
}

.captionBox {
	display: block !important;
	margin-top: 50px;
	width: 650pt;
}

header nav, footer {
	display: none;
}

.bx-wrapper {
	background: none;
	box-shadow: none !important;
	min-height: 100%;
	height: 100%;
	padding: 0;
	margin: 0;

}

.brand {
	margin-left: 0;
}

.bx-controls-direction {
	display: none;
}

.close {
	display: none !important;
}

.info-box {
	display: block;
	position: relative;
	top: 50px;
	padding: 0;
	left: 0%;
	bottom: 0%;
	height: auto;
	background: transparent;
	width: 100%;
	margin: 0;
	box-shadow: none;
	font-size: 16px;
	font-weight: 300;
	color: #666;
}



#photo li img {
	width: 650pt;
}

.bx-viewport {
	height: 100% !important;
}

@media print and (min-aspect-ratio: 1/1) {
	@page {
	margin: 20cm;
	}
	.info-box {
		margin-top: 100px;
		height: 100%;
	}

	.bx-viewport {
		height: 100% !important;
	}
}
