@media only screen and (min-width: 990px) {



	.primary{
		width: 620px;
	}

	.page-template-page-vertical .primary{
		width: 680px;
	}


}

@media only screen and (max-width: 990px) {



	.primary{
		width: 600px;
	}

	.page-template-page-vertical .primary{
		width: 660px;
	}

	.home .su-column-size-1-4{
		min-width: 117px !important;
	}

}

@media only screen and (max-width: 950px) {

	.primary{
		width: 560px;
	}

	.page-template-page-vertical .primary{
		width: 620px;
	}

}

@media only screen and (max-width: 910px) {

	.primary{
		width: 520px;
	}

	.page-template-page-vertical .primary{
		width: 580px;
	}

}


@media only screen and (max-width: 870px) {

	.primary{
		width: 480px;
	}

	.page-template-page-vertical .primary{
		width: 540px;
	}


	.leftColumn{
		width: 115px;
	}

	#responsive-menu .responsive-menu li a {
		white-space: normal !important;
		height: auto !important;
		min-height: 20px;
		line-height: 20px !important;
	}

	#responsive-menu .responsive-menu li li a {
		font-size: 12px;
		line-height: 16px;
		}

		.sub-menu{
			margin-bottom: 0;
		}
}


@media only screen and (max-width: 830px) {

	.primary{
		width: 440px;
	}

	.page-template-page-vertical .primary{
		width: 500px;
	}

}


@media only screen and (max-width: 790px) {

	.primary{
		width: 400px;
	}

	.page-template-page-vertical .primary{
		width: 460px;
	}
	.leftColumn{
		width: 95px;
	}

}


@media only screen and (max-width: 768px) {

	#menu-parking-programs{
	margin-left: 10px;
	}

	/* Common margin-bottom for vertical rhythm. */
	h1,h2,h3,h4,h5,h6,
	ul,ol,dl,
	p,
	table,
	form,
	pre,
	hr,
	.source{
		margin: 0 0 12px;
		font-size: 11pt;
		line-height: 16pt;
	}

	h1, .alpha{
	margin-bottom:15px;
	font-size:16pt;
	line-height:20pt;
	color: #1167fb;
	margin-right: -13px;
	margin-left: -13px;
	}


	h2, .beta{
		font-size: 11pt;
		line-height: 1.1em;
		padding: 3px 13px 4px;
		text-transform: uppercase;
		color: #fff;
		background-color: #6698cb;
		font-weight: 500;
		letter-spacing: 4px;
		margin-right: -13px;
		margin-left: -13px;
		margin-top: 30px;
		margin-bottom: 15px;
	}

	h3, .gamma{
		margin-top: 20px;
		margin-bottom: 10px;
		font-size: 13pt;
		line-height: 15pt;
		font-weight: bold;
		color: #393;
	}


	h4, .delta{
	margin-bottom:10px;
	font-size:11pt;
	line-height:15pt;
	color: #009900;
	font-weight: bold;
	}

	h5, .epsilon{
		margin-bottom: 0px;
		font-size: 11pt;
		line-height: 15pt;
		border-top: 1px solid #99cc99;
		font-style: italic;
	}

	h6, .zeta{
	margin-bottom:0px;
	font-size:14pt;
	line-height:20pt;
	}

	.metaNav{
		display: none;
	}
		.tagline .title{
			padding-left: 100px;
		}

	.grid{
		display: block;
	}

	.primary,
	.page-template-page-vertical .primary{
		width: 100%;
		display: block;
	}




		.primary .content,
		.page-template-page-vertical .primary .content{
		max-width: 750px;

		}


		.main .contain {
		padding: 0;
		}


	/* secondary structure */
	.secondary{
		display: none;

	}

	/* tertiary structure */
	.tertiary,
	.page-template-page-vertical .tertiary{
		width: 100% !important;
		max-width: 100%;
		display: block;
	}

	.imgThree .tertiary img{
		width: 33.1%;
		display: inline-block;
		float: left;
		margin-left: .20%;
	}

	.imgTwo .tertiary img{
		width: 49.6%;
		display: inline-block;
		float: left;
		margin-left: .25%;
	}

	.imgOne .tertiary img{
		width: 100%;
		display: inline-block;
	}
	.imgOne .tertiary br,
	.imgTwo .tertiary br,
	.imgThree .tertiary br{
		display: none;
	}


.pre-footer{
		border-top: 0px solid #fff;
		border-bottom: 0px solid #fff;
		}
	.pre-footer .widget,
	.pre-footer .widget p,
	.pre-footer .widget li {
		font-size: 11pt;
		line-height: 16pt;
	}

		.pre-footer .contain li.section{
		display: block !important;
		float: none;
		width: 90%;
		border-left: none;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-right: 5%;
		padding-left: 5%;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #bed9f5;
		}

		.pre-footer .widget li {
		padding: 0px 0px 6px 0px;
		margin-left: 18px;
	}
		h3.subFoot {
		font-size: 12pt;
		line-height: 16pt;
		font-weight: bold;
		color: #bed9f5;
		padding-bottom: 4px;
		margin-top: 0px;
	}

	.footer{
		border-bottom: 1px solid #bed9f5;
	}


}




/* Smartphones  ----------- */
@media only screen and (max-width: 640px) {

	#menu-parking-programs, #menu-other {
		margin-left: 10px;
	}
	#menu-parking-programs li, #menu-other li {
	width: 100%;
}

	body,
	p,
	table,
	tr,
	td,
	li {
	font-size: 11pt;
	line-height:16pt;
	}

.primary .content{
	padding: 20px 15px 30px;
		}

	h1, .alpha{

	margin-right: -3px;
	margin-left: -3px;
	}
	h2, .beta{
	font-size: 10pt;
	margin-right: -3px;
	margin-left: -3px;
	}
	h3, h4, h5 {
		}

	.primary li{
		padding: 0px 0px 6px 0px;
		list-style-type: square;
		margin-left: 0px;
	}

	.announcementLeftCol {
	float: none;
	text-align: left;
	width: 336px;
	margin-right: 30px;
	}
	.announcementRightCol{
	float: none;
	width: auto;
	}
	.mobileOnly{
	visibility: visible;
	}
	.rates-leftCol {
		float: none;
		width: 100%;

	}
	.rates-rightCol {
		float: none;
		width: 100%;
		}
		.rates-leftCol tr td.rates {
		padding-right: 0px;
	}
		.tertiary img{
			width: 100%;
		}


}



/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 360px) {

	#menu-parking-programs{
	display: none;

	}

	.logo{
			position: absolute;
			width: 60px;
			top: -35px;
			left: 8px;
		}
	.logo-holiday{
			position: absolute;
			width: 75px;
			top: -45px;
			left: 8px;
		}

		img.title {
		width: 230px;
		padding-top: 5px;
		padding-right: 7px;
		padding-bottom: 0px;
		padding-left: 7px;
	}

	.tagline .title{
		padding-left:75px;
	}



}
