



@media(min-width:992px) {
	.img-1 { max-width: 280px; }
	.img-2 { max-width: 275px; }
}


@media(max-width:991px) {
	.img-1 { max-width: 280px; }
	.img-2 { max-width: 275px; }

}


@media (max-width: 767px) {

	h1 { font-size: 24px !important; line-height: 30px; }
	h2 { font-size: 19px; line-height: 26px; }
	h3 { font-size: 23px; line-height: 30px; }

	.box-top-well { padding: 15px 15px 20px 15px !important; }

	.bodytext { font-size: 18px !important; line-height: 26px !important; }

	.def { font-size: 18px; line-height: 26px; }

	.def2 { font-size: 18px; line-height: 26px; padding-top: 40px; }

	.elButton { font-size: 20px; line-height: 30px; padding: 20px 25px; }

	.footer-navbar .nav { margin-top: 0 !important; }

	.citations { font-size: 14px; line-height: 20px; }
}
