
/*=========================================================================================== 480PX */
@media (min-width: 480px) {
/*///////////////////////////////////////////////////////////////////////////////////////////
	Header
///////////////////////////////////////////////////////////////////////////////////////////*/
.site-branding h1 a span {
	padding: 16px 0;
}
.site-branding h1 a::before {
	display: inline-block;
	float: left;
	width: 33px;
	height: 55px;
	content: '';
	background: url(/wp-content/themes/santee_alley/images/logo_sta-icon.png) center center no-repeat;
	-webkit-background-size: auto 35px;
	-moz-background-size: auto 35px;
	-o-background-size: auto 35px;
	background-size: auto 35px;
	text-indent: 0;
	margin-right: 10px;
}

.top-bar {
	display: inline-block;
	float: right;
	margin-right: 60px;
}
	.top-bar h2 {
		display: none;
	}

.social {
	float: left;
}
	.social a {
		float: right;
		height: 55px;
		width: 55px;
		text-align: center;
		padding-top: 17px;
	}
.social a.icon-facebook {
	background: #3b5998;
	color: #fff;
}
.social a.icon-twitter {
	background: #28a1da;
	color: #fff;
}
.social a.icon-instagram {
	background: #1c587d;
	color: #dbf0ff;
}
	.social a:hover {
		background: #ffb61c;
		color: #111;
	}
.mobile-navigation .social {
	display: none;
}
}

/*=========================================================================================== 512PX */
@media (min-width: 512px) {
/*///////////////////////////////////////////////////////////////////////////////////////////
	Hot Buttons
///////////////////////////////////////////////////////////////////////////////////////////*/
.hot-buttons {
	margin-bottom: 50px;
	padding: 0;
	margin-top: -30px;
}
	.hot-buttons::after {
		display: block;
		content: '';
		clear: both;
		width: 100%;
	}
	.hot-buttons a {
		float: left;
		width: 33.333333%;
		border: none;
		padding: 40px 0;
		z-index: 50;
		position: relative;
	}
.hot-buttons a::before {
	color: #111;
	background: #fff;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	border: 1px solid rgba(0,0,0,.1);
	margin: -60px auto 20px auto;
	width: 80px;
	height: 80px;
	padding-top: 22px;
}
	.hot-buttons a:hover::before {
		margin-top: -80px;
		margin-bottom: 40px;
		background: #ffb61c;
	}

.directory-nav {
	margin-bottom: 25px;
}
	.directory-nav a {
		font-size: 16px;
		padding: 10px 25px;
	}
	.directory-nav a::before {
		display: inline-block;
		margin-right: 10px;
		color: rgba(0,0,0,.5);
		float: left;
		padding-top: 2px;
	}
}
/*=========================================================================================== 700PX */
@media (min-width: 700px) {
.site {
	background-image: url(/wp-content/themes/santee_alley/images/bg_body.jpg);
	background-position: center -420px;
	background-repeat: repeat-x;
}
	body.home .site {
		background-position: center top;
	}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Hot Buttons
///////////////////////////////////////////////////////////////////////////////////////////*/
.hot-buttons {
	margin-top: -40px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Hero
///////////////////////////////////////////////////////////////////////////////////////////*/
.sliver {
	padding-top: 10px;
	background-color: rgba(200,200,200,.4);
}
.hero {
	padding-top: 25%;
}
	body.home .hero {
		padding-top: 47%;
	}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Content
///////////////////////////////////////////////////////////////////////////////////////////*/
.site-content {
	padding: 40px 3%;
}

.directory-entry .entry-info {
	float: left;
	line-height: 20px;
}
.directory-entry .contact-info {
	float: right;
	text-align: right;
	line-height: 20px;
}
	.directory-entry .contact-info a {
		font-size: 14px;
	}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Footer
///////////////////////////////////////////////////////////////////////////////////////////*/
.site-info {
	max-width: 960px;
}
	.site-info address a {
		display: inline-block;
		margin-left: 15px;
	}
}

/*=========================================================================================== 800PX */
@media (min-width: 800px) {
body.open {
	margin: 0;
	overflow-y: scroll;
}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Header
///////////////////////////////////////////////////////////////////////////////////////////*/
.site-header {
	height: 130px;
}
	.site-header::before,
	.site-header::after {
		content: '';
		position: absolute;
		width: 50%;
		top: 0;
		left: 0;
		height: 130px;
		background: #ffb61c;
		z-index: 1;
	}
	.site-header::after {
		background: #fff;
		left: 50%;
		border-top: 4px solid #ffb61c;
	}
	.site-header .wrapper {
		position: relative;
		margin: auto;
		width: auto;
		max-width: 960px;
		background: #fff;
		box-shadow: none;
		height: 130px;
		z-index: 50;
	}

.site-branding {
	height: 130px;
}
	.site-branding h1 {
		height: 130px;
		padding-top: 25px;
	}
	.site-branding h1 a {
		padding: 0;
	}
	.site-branding h1 a span {
		display: none;
	}
	.site-branding h1 a::before {
		width: 130px;
		height: 80px;
		-webkit-background-size: auto 70px;
		-moz-background-size: auto 70px;
		-o-background-size: auto 70px;
		background-size: auto 70px;
		margin: 0;
	}
	
.top-bar {
	float: none;
	display:  block;
	background: #333;
	height: 40px;
	margin: 0;
}
	.top-bar h2 {
		display: inline-block;
		float: left;
		clear: none;
		font-size: 14px;
		font-weight: normal;
		color: #666;
		padding: 10px 0 0 20px;
	}

.trigger {
	display: none;
}

.social {
	float: right;
}
	.social a {
		height: 40px;
		width: 40px;
		padding-top: 8px;
	}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Navigation
///////////////////////////////////////////////////////////////////////////////////////////*/
.mobile-navigation {
	display: none;
}
.main-navigation {
	display: block;
}
	.main-navigation ul {
		text-align: right;
	}
	.main-navigation li {
		float: none;
		display: inline-block;
		padding: 25px 3.5% 0 3.5%;
	}
	.main-navigation li a {
		color: #999;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 20px 0px;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	}
	.main-navigation li a:hover {
		color: #ffb61c;
	}
	.main-navigation li.current_page_item a,
	.main-navigation li.current-menu-item a {
		color: #000;
	}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Hot Buttons
///////////////////////////////////////////////////////////////////////////////////////////*/
.hot-buttons {
	width: 71.3%;
}
.call-to-action {
	background: #ffb61c url(/wp-content/themes/santee_alley/images/bg_call-to-action.jpg) center bottom no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	margin-top: -70px;
}
	body.home .call-to-action {
		margin-top: -230px;
	}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Content
///////////////////////////////////////////////////////////////////////////////////////////*/
.content-area {
	float: left;
	width: 71.3%;
	padding: 0 50px 0 0;
}
	body.page-template-page-full .content-area {
		float: none;
		width: 100%;
		padding: 0;
	}

.widget-area {
	float: left;
	width:  28.70%;
}

.acps_form,
.widget_search,
.call-to-action {
	margin-top: -50px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Footer
///////////////////////////////////////////////////////////////////////////////////////////*/
.site-footer {
	padding-bottom: 100px;
}
	.site-footer::before {
		margin: -6px auto 0 auto;
	}
	
.site-info {
	padding: 40px 0 40px 0;
}

.menu-footer-menu-container {
	float: left;
	padding-left: 20px;
	margin: 0;
}
	.menu-footer-menu-container li a {
		margin: 0 12px;
	}

.site-info address {
	float: right;
	width: auto;
	padding-right: 30px;
}
}

/*=========================================================================================== 900PX */
@media (min-width: 900px) {
/*///////////////////////////////////////////////////////////////////////////////////////////
	Navigation
///////////////////////////////////////////////////////////////////////////////////////////*/
.main-navigation li {
	padding: 25px 4% 0 4%;
}

}
/*=========================================================================================== 1024PX */
@media (min-width: 1024px) {
/*///////////////////////////////////////////////////////////////////////////////////////////
	Header
///////////////////////////////////////////////////////////////////////////////////////////*/
.site-branding h1 a {
	font-size: 30px;
	letter-spacing: -2px;
}
	.site-branding h1 a span {
		display: inline-block;
		padding: 25px 35px 0 0;
	}
	.site-branding h1 a::before {
		width: 80px;
	}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Navigation
///////////////////////////////////////////////////////////////////////////////////////////*/
.main-navigation li {
	padding: 25px 0 0 0 ;
}
.main-navigation li a {
	padding: 20px 27px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Hero
///////////////////////////////////////////////////////////////////////////////////////////*/
body.home .hero {
	padding-top: 35.157%;
}
/*///////////////////////////////////////////////////////////////////////////////////////////
	Content
///////////////////////////////////////////////////////////////////////////////////////////*/
.site-content {
	padding-left: 1%;
	padding-right: 1%;
}
}