body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 24px;
	line-height: 34px;
	color: #2e73bb;
	text-align: center;
}

@media (max-width: 600px) {
	body {
	font-size: 21px;
	line-height: 31px;
	}
}

@media (max-width: 480px) {
	body {
		font-size: 18px;
		line-height: 28px;
	}
}

p {
	margin-bottom: 30px;
}

.container-topper {
}

.container-footer {
}

.container {
	width: 70%;
}

@media (max-width: 800px) {
	.container {
		width: 80%;
	}
}

@media (max-width: 480px) {
	.container {
		width: 100%;
	}
}

.topper {
	height: 10px;
	background-color: #3daced;
}

.footer {
	height: 30px;
	background-color: #2e73bb;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
}

.header {
	font-size: 33px;
	line-height: 43px;
	margin-top: 50px;
}

.header a:link {
	text-decoration: none;
}

.header a:hover {
	color: #3daced;	
	text-decoration: none;
}

@media (max-width: 517px) {
	.header-bullet {
		display: none;
	}
}

@media (max-width: 950px) {
	.header {
		font-size: 28px;
		line-height: 38px;
		margin-top: 50px;
	}
}

@media (max-width: 480px) {
	.header {
		font-size: 18px;
		line-height: 28px;
		margin-top: 30px;
	}
}

.content {
	text-align: center;
}

.divider {
	height: 2px;
	width: 100%;
	background-color: #2e73bb;
	margin: 50px 0px;
}

.content h1 {
	font-size: 33px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: -15px;
}

.content h2 {
	font-size: 23px;
	font-style: italic;
}

@media (max-width: 600px) {
	.content h1 {
		font-size: 31px;

	}

	.content h2 {
		font-size: 21px;

	}

	.rabbi h1, h2 {
		font-size: 21px;
	}
}

@media (max-width: 480px) {
	.content h1 {
		font-size: 28px;

	}

	.content h2 {
		font-size: 18px;

	}

	.rabbi h1, h2 {
		font-size: 18px;
	}
}

.rabbi h1, h2 {
	font-size: 24px;
	line-height: 34px;
}

.rabbi-ed {
	margin-top: 20px;
	margin-bottom: px;
}

.event {
	color: #3daced;
	margin-top: 30px;
}

.event-sub {
	color: #2e73bb;
}

.event-time {
	font-style: italic;
}

.logo {
	margin-top: 15px;
	width: 100%;
	max-width: 604px;
}

.mission {
	margin-bottom: -25px;
}

.pvjc-cares {
	margin-top: 20px;
	margin-bottom: -25px;
}