@media (max-width: 512px) {
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
		height: 300px;
	}
	.nav-logo img {
		height: 50px;
	}
	.nav-logo img {
		top: 20px;
	}
	.carousel-caption h3 {
		font-size: 24px;
		margin-bottom: 0;
	}

	.carousel-caption p {
		font-size: 14px;
		margin-top: 0px;
		margin-bottom: 15px;
	}

	.carousel-caption {
		left: 10%;
		right: 10%;
		padding-bottom: 30px;
		top: 10%;
	}

	.btn-lg {
		height: 35px;
		line-height: 33px;
		font-size: 12px;
	}

	.call-action-block .bg-btn-section-left {
		border-radius: 20px;
		margin-bottom: 30px;
	}

	.call-action-block .bg-btn-section-right {
		border-radius: 20px;
	}

	.section-highlight {
		font-size: 20pt;
	}

	h3 {
		font-size: 12pt;
	}
}
