.home #features-top {
	margin-top: 60px;
}

.home .mobile-banner .slide, .home .mobile-banner #banner, .home #banner-wrapper.mobile-banner {
	height: 300px !important;
}

img {
	max-width: 100%;
}

nav.main-navigation a.menu-toggle {
	display: none;
}

.phone .main-navigation {
	margin-top: 0;
}

#colophon #footer-info a:link, #colophon #footer-info a:visited {
	color: #666;
	text-decoration: none;
}

.pdf-links {
	margin: 0 auto;
}

#contact-left-wrap {
	float: left;
}

.no-break {
	white-space: nowrap;
}

div.floorplan-cycle {
	width: 100% !important;
}

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

	.site,
	#colophon.site, footer {
		width: auto;
		max-width: none;
	}
	
	#banner, #banner-wrapper {
		min-width: 0;
	}

	#primary {
		width: 65%;
	}
	
	.page-id-11 #primary {
		width: 30%;
	}
	
	#contact-left-wrap {
		width: 100%;
		float: none;
		clear: both;
	}
	
	.full-width #primary {
		width: 100%;
	}

	#secondary, #tertiary {
		width: 30%;
	}	

	.page-id-11 #secondary {
		width: 65%;
	}
	
	#secondary .one-third {
		margin-left: 0; 
		width: auto;
	}
	
	.one-third, #menu-sub-content-menu li {
		width: 31.2%; 
		margin-left: 3.2%;
	}
	
	.features-row .two-thirds {
		width: 65%;
	}
	
	.features-row .two-thirds .feature-body {
		width: 48%;
	}

	.features-row .two-thirds .feature-image {
		width: 48%;
		float: right;
	}	
	
	#menu-sub-content-menu {
		float: none;
		clear: both;
	}
	
	#menu-sub-content-menu li a {
		width: auto;
	}
	
	.one-third:first-child {
		margin-left: 0;
	}
	
	.one-third .feature-body, .one-third .feature-image {
		width: auto;	
		height: auto;
	}
	
	.feature-body {
		min-height: 0;
		margin-right: 0;
	}
	
	.one-third .feature-image {
		width: 100%;
		text-align: center;
	}
	
	#features-bottom .feature-image {
		max-height: 310px;	
	}
	
	#features-bottom .feature {
		height: auto;
	}
	
	#features-bottom h2 a {
		left: 10%;
		width: 80%;
		top: 50%;
		margin-top: -27px;
	}
	
	#features-bottom h3 a {
		width: 100%;
		padding-top: 50%;
		padding-bottom: 200px;
	}
	
	#features-bottom h3 a span {
		padding-top: 27px;
		display: block;
	}	
	
/*
	.feature-plus a {
		left: 50%;
		margin-left: -40px;
		top: auto;
		bottom: 5px;
	}
	
*/
	.entry-content h2, .entry-content h3 {
		line-height: 1.3em;
	}
	
	.page-template-page-rates-php #main #primary, .page-template-page-rates-php #main #secondary {
		width: 50%;
	}
	
	#colophon .menu-footer-menu-container {
		min-height: 105px;
		width: 450px;
	}
	
	.menu-footer-menu-container li a {
		font-size: 20px;
	}
	
	#footer-info .address {
		width: 520px;
	}

	#secondary #features-bottom h2 a {
		font-size: 20px;
	}
	
} @media only screen and (max-width: 900px) {

	.main-navigation li a {
		margin-left: 20px;
		font-size: 17px;
	}
	
	#secondary #features-bottom h2 a {
		font-size: 18px;
	}
	
	.feature h2 a {
		font-size: 25px;
	}
	
	#slider-wrapper, #slider-wrapper #carousel {
		width: auto;
		margin: 0 auto;
	}
	
	#footer-info .address {
		width: 400px;
	}

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

	#features-bottom h2 a {
		top: 45%;
	}
	
	#features-bottom h3 a {
		padding-top: 45%;
	}

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

	
	#main {
		padding-top: 0 !important;
	}
	
	#masthead .inner {
		height: auto;
	}

	h1#logo, #logo {
		position: static;
		text-align: left;
		padding-bottom: 10px;
	}
	
	#logo img {
		width: auto;
	}

	nav.main-navigation a.menu-toggle {
		display: block;
		padding: 0;
		position: absolute;
		top: 50px;
		right: 20px;
	}

	#menu-main-menu {
		display: none;
	}
	
	#menu-main-menu.open {
		display: block;
	}
	
	nav.main-navigation {
		float: none;
		clear: both;
		margin-top: 0;
	}
	
	nav.main-navigation ul {
		padding-bottom: 20px;
	}
	
	nav.main-navigation ul li {
		float: none;
		clear: both;
		padding: 0;
	}
	
	nav.main-navigation ul a:link, nav.main-navigation ul a:visited {
		padding: 10px 0;
		display: block;
		text-align: center;
	}
	
	nav.main-navigation ul ul {
		display: block;
		position: static;
		padding: 0;
		background: none;
	}

	nav.main-navigation ul ul a:link, nav.main-navigation ul ul a:visited {
		padding-bottom: 10px;
		padding-left: 20px;
		width: auto;
	}
	
	.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
		background: none;
	}
	
	#main #primary, #main #secondary, #main #tertiary {
		width: auto;
		float: none;
		clear: both;
		margin-bottom: 20px;
	}
	
	.page-template-page-rates-php #main #primary, .page-template-page-rates-php #main #secondary {
		width: 50%;
		clear: none;
		float: left;
	}

	.rates-wrap h2 img {
		max-width: 100%;
	}
		
	#secondary {
		margin-top: 0 !important;
		text-align: center;
	}
	
	.page-template-page-rates-php #main #secondary {
		margin-top: 20px !important;
	}
	
	.home #features-top {
		margin-top: 20px;
	}

	#features-top .feature {
		width: 48%;
	}
	
/* use with a two-thirds feature item
	#features-top .feature {
		width: auto;
		float: none;
	}	
*/
	
	#features-top .feature:first-child + .feature {
		margin-left: 0;
	}
	
	#features-top .feature:first-child {
		width: auto;
		margin: 0 0 40px;
		float: none;
		clear: both;
		max-width: none;
	}
	
	#features-bottom .feature {
		clear: both;
		float: none;
		width: 310px;
		margin: 30px auto 0;
	}

	#features-bottom .feature:first-child {
		margin-top: 0;
	}

	#features-bottom h2 a {
		top: 50%;
	}
	
	#features-bottom h3 a {
		padding-top: 50%;
	}
	
	.site-content article	{
		padding-bottom: 0;
	}
	
	.widget-area #features-bottom	{
		margin-bottom: 20px;
	}
		
	#colophon {
		padding-top: 40px;	
	}
	
	#footer-info .address {
		width: 300px;
		padding-top: 11px;
	}

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

	#sub-content-menu-container {
		height: auto;
		margin-bottom: 60px;
	}
	
	#menu-sub-content-menu li {
		float: none;
		margin: 0 0 20px; 
		clear: both;
		width: auto;
	}

	.menu-footer-menu-container li a {
		font-size: 20px;
	}

	.menu-footer-menu-container ul {
		-moz-column-count:2; 
		-webkit-column-count:2; 
		column-count:2;
	}

	.menu-footer-menu-container li {
		width: auto;
		float: none;
		margin-left: 0;
		clear: both;
		font-size: 22px;
		padding: 5px 0;
		break-inside: avoid-column;
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
	}
		
	#menu-footer-menu .third a {
		padding-left: 0;
	}
	
	#logo, .site-header h1 {
		padding-left: 0;
	}
	
	#footer-info .address, #colophon .menu-footer-menu-container {
		clear: both;
		float: none;
		width: auto;
	}
	
	#footer-top {
		margin-bottom: 0;
	}
	
	.scion-link, #colophon #social-links {
		clear: both;
		float: none;
		margin-top: 15px;
		width: auto;
	}	

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

	#service-menu {
		position: static;
		float: right;
		margin-bottom: 5px;
	}
	
	nav.main-navigation a.menu-toggle	{
		top: 75px;
	}


	.page-template-page-rates-php #main #primary {
		width: auto;
		float: none;
		clear: both;
	}

	.page-template-page-rates-php #main #secondary {
		display: none;
	}

	.page-template-page-rates-php .floorplan-item h3 {
		margin-top: 10px;
	}
	
	.floorplan-item a.item:hover, 	.floorplan-item a.item:active, .floorplan-item a.item.active-floorplan {
		background: none;
	}
	
	.floorplan-item .toggle-3d {
		padding: 0;
		float: none;
		margin: 0 auto 10px;
	}
	
	.floorplan-item .toggle-3d:hover, 	.floorplan-item .toggle-3d:active {
		background: url(../images/view-3d.jpg) no-repeat left top;
	}

	.floorplan-item .in-3d:hover, 	.floorplan-item .in-3d:active {
		background: url(../images/view-3d.jpg) no-repeat left bottom;
	}

	.floorplan-item a.cycle-next:hover, .floorplan-item a.cycle-next:active{
		background: url(../images/fp-next.jpg) no-repeat right top;
	}


  h1#banner-text {
    font-size: 55px; 
    bottom: 0;
  }


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

	

	#features-top .feature {
		width: auto;
		float: none;
		clear: both;
		margin: 30px 0 0;
	}

	#features-top .feature:first-child {
		margin: 0;
	}

	.features-row .two-thirds .feature-body {
		width: auto;
		float: none;
		margin-bottom: 20px;
	}

	.features-row .two-thirds .feature-image {
		width: auto;
		float: none;
	text-align: center;
	}
/*
	.home #features-bottom .feature {
		width: auto;
	}

	#features-bottom h2 a {
		background-image: none;
		background: rgba(0, 0, 0, .4);
	}
*/

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

	.pdf-links {
		width: auto !important
	}

} @media only screen and (max-width: 400px) {
	
	#logo a, #logo img {
		max-width: 220px;
	}

	.menu-footer-menu-container ul {
		-moz-column-count:1; 
		-webkit-column-count:1; 
		column-count:1;
	}	
}