@media(min-width: 768px) {
	.mobile-nav {
		display: none;
	}
}
@media(max-width: 1020px) {
	#container {
		width: 720px;
	}
	h1 {
		font-size: 3.2rem;
		line-height: 42px;
	}
	h2 {
		font-size: 1.1rem;
	}
	#logo-container {
		height: 70px;
		margin-top: 10px;
	}
	
	#logo-container img {
		height: 70px;
	}
	#logo-text-container {
		width: 200px;
		margin-left: 20px;
		margin-top: 40px;
	}
	#top-nav {
		float: right;
		width: 420px;
		height: auto;
		margin-top: 41px;
	}
	#top-nav li {
		float: right;
		width: 100px;
		font-size: 20px;
		line-height: 20px;
		margin-left: 20px;
	}
	.top-nav-about {
		padding-left: 30px;
	}
	.top-nav-subheader-about {
		padding-left: 30px;
	}
	#banner, #banner-no-bottom-border {
		height: 255px;
	}
	#banner-pic {
		width: 350px;
		height: 245px;
		margin-top: 0px;
	}
	.map-container {
		width: 350px;
		height: 280px;
	}
	#banner-content {
		width: 350px;
		height: auto;
		margin-left: 20px;
		margin-top: 5px;
	}
	#banner-content p {
		font-size: 14px;
		line-height: 18px;
		padding-top: 7px;
	}
	.button-left {
		width: 174px;
		border-radius: 3px;
		height: auto;
		margin-top: 10px;
		font-size: 15px;
		line-height: 34px;
	}
	.button-left a,.button-left a:link,.button-left a:visited {
		border-radius: 3px;
	}
	.button {
		width: 174px;
		border-radius: 3px;
		height: auto;
		margin-left: 8px;
		margin-top: 10px;
		font-size: 14px;
		line-height: 34px;
	}
	.button a,.button a:link,.button a:visited {
		border-radius: 3px;
	}
	.button-pic {
		width: 174px;
		height: auto;
	}
	.sponsor-logo {
		width: 116px;
	}
	#footer-left {
		width: 240px;
	}
	#footer-right {
		width: 240px;
	}
	#footer-middle {
		width: 240px;
	}
	#footer p {
		font-size: 0.8rem;
	}
	#bottom-nav li {
		width: 14.2857142857%;
	}
	#content h1 {
		font-size: 1.4rem;
		padding-top: 10px;
		padding-bottom: 2px;
	}
	#content p {
		line-height: 18px;
		font-size: 14px;;
		padding-top: 5px;
	}
	#content-below-banner p {
		font-size: 14px;
		line-height: 18px;
		padding-top: 7px;
	}
	.right-pic {
		width: 200px;
		margin-left: 20px;
		margin-top: 20px;
	}
	.right-pic2 {
		width: 300px;
		margin-top: 36px;
		margin-left: 20px;
	}
	.contact {
		height: 48px;
		clear: both;
	}
	.contact h6 {
		font-size: 0.9rem;
		line-height: 48px;
		padding-left: 10px;
	}
	.contact-icon {
		width: 48px;
	}
}

@media(max-width: 767px) {
	#container {
		width: 90%;
		padding-top: 0px;
	}
	h1 {
		font-size: 2.5rem;
	}
	#logo-container {
		width: 15%;
		float: left;
		clear: none;
		margin-top: 5px;
	}
	#logo {
		width: 100%;
	}
	#logo-text-container {
		width: 40%;
		margin-left: 0px;
	}
	#top-text {
		float: left;
		width: 260px;
		padding-left: 10px;
		margin-top: 30px;
	}
	#top-nav {
		display: none;
	}
	.hamburger-item {
		display: block;
	}
	.hamburger-icon img {
		width: 28px;
		height: 22px;
		float: right;
	}
	.mobile-nav-container {
		display: block;
		width: 45%;
		float: right;
	}
	.mobile-nav-container ul {
		display: none;
		width: 100%;
		padding-top: 20px;
	}
	.mobile-nav-container li {
		width: 100%;
		height: 40px;
		line-height: 30px;
		float: left;
		position: relative;
		font-size: 16px;
		font-weight: 500;
	}
	.mobile-nav-container a {
		text-align: right;
		width: 100%;
		text-decoration: none;
		color: #222222;
		display: block;
	}
	.mobile-nav-container a:hover {
	  background-color: transparent;
  }
	#header {
		height: auto;
	}
	#banner, #banner-no-bottom-border {
		height: auto;
		border-bottom: none;
	}
	#bottom-nav {
		display: none;
	}
	#banner-pic {
		width: 100%;
		height: auto;
		max-width: 500px;
		max-height: 400px;
		margin-right: auto;
		margin-left: auto;
		float: none;
		clear: both;
	}
	.map-container {
		width: 500px;
		height: 400px;
	}
	#banner-content {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		float: none;
		clear: both;
		padding-top: 16px;
	}
	#banner-content p {
		font-size: 16px;
	}
	#content-below-banner {
		width: 100%;
		margin-top: -10px;
	}
	#content-below-banner p {
		font-size: 16px;
	}
	#buttons {
		width: 420px;
		margin-right: auto;
		margin-left: auto;
		border-bottom: none;
	}
	#container h2 {
		font-size: 1.4rem;
		padding-bottom: 10px
	}
	.button-left {
		width: 200px;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 16px;
	}
	.button {
		width: 200px;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 16px;
	}
	.button-pic {
		width: 200px;
	}
	#footer {
		height: auto;
	}
	#footer-left {
		width: 100%;
		float: none;
		clear: both;
		text-align: center;
		padding-top: 40px;
	}
	#footer-right {
		width: 100%;
		float: none;
		clear: both;
		text-align: center;
		padding-top: 5px;
	}
	#footer-middle {
		float: none;
		width: 100%;
	}
	.right-pic2 {
		width: 400px;
		clear: both;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	.right-pic {
		width: 200px;
		clear: both;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	.hide-below-767 {
		display: none;
	}
	.left-col {
		float: none;
		clear: both;
		width: 100%;
		margin-right: 0px;
	}
	.right-col {
		float: none;
		clear: both;
		width: 100%;
		margin-left: 0px;
	}
	.content-image-right {
		margin-left: auto;
		margin-right: auto;
		float: none;
		clear: both;
		margin-top: 15px;
	}
}
@media(max-width: 530px) {
	.map-container {
		width: 100%;
		height: 350px;
	}
}

@media(max-width: 479px) {
	#container {
		padding-top: 0px;
	}
	#logo-container {
		width: 20%;
		float: left;
		clear: none;
		margin-top: 5px;
	}
	#logo {
		width: 100%;
	}
	#logo-text-container {
		width: 50%;
		margin-left: 0px;
	}
	.mobile-nav-container {
		display: block;
		width: 30%;
		float: right;
	}
	h1 {
		font-size: 2.2rem;
	}
	#container h2 {
		font-size: 1.2rem;
	}
	#banner-content p {
		font-size: 16px;
		line-height: 20px;
		padding-top: 5px;
	}
	#content-below-banner p, .left-col p {
		font-size: 16px;
		line-height: 20px;
		padding-top: 5px;
	}
	#top-text {
		float: left;
		width: 250px;
		padding-left: 0px;
		margin-top: 0px;
	}
  	#buttons {
		width: 100%;
		clear: both;
		float: none;
		padding-top: 10px;
	}
	.button-left {
		width: 200px;
		margin-right: auto;
		margin-left: auto;
		float: none;
		clear: both;
	}
	.button {
		width: 200px;
		margin-right: auto;
		margin-left: auto;
		float: none;
		clear: both;
	}
	.button-pic {
		width: 200px;
		float: none;
		clear: both;
	}
	#banner-pic {
		width: 100%;
		height: auto;
	}
	.contact {
		height: 40px;
		clear: both;
	}
	.contact h6 {
		font-size: 0.8rem;
		line-height: 40px;
		padding-left: 10px;
	}
	.contact-icon {
		width: 40px;
	}
}