#site-header {
	margin-bottom: 514px;
}

#home-gallery-6 {
	height: 608px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#home-gallery-6>#page-page_headers {
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 0;
}

#home-gallery-6>#page-page_headers>.inner {
	width: 1280px;
	height: 608px;
	position: absolute;
	top: 0;
	left: -640px;
}

#home-gallery-6 .page_headers-list {
	position: absolute;
	top: 0;
	left: 0;
	width: 1280px;
	height: 608px;
}

#home-gallery-6 .page_headers-list li {
	position: absolute;
	top: 0;
	left: 0;
	width: 1280px;
	height: 608px;
}

#home-gallery-6 .slide-info {
	position: absolute;
	bottom: 0;
	right: 164px;
	width: 476px;
	height: auto;
	border-top: 4px solid #d9531e;
	background-color: #1a1d1e;
}

#home-gallery-6 .slide-summary {
	padding: 5px 18px 5px 18px;
}

#home-gallery-6 .has-link .slide-summary {
	padding-right: 100px;
}

#home-gallery-6 .slide-summary h2 {
	display: inline;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#home-gallery-6 .slide-summary p {
	display: inline;
}

#home-gallery-6 .slide-link {
}

#home-gallery-6 .slide-link a {
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 88px;
	height: 30px;
	color: #1a1d1e;
	background-color: #d9531e;
	text-decoration: none;
	line-height: 1;
}

#home-gallery-6 .slide-link .learn {
	text-transform: uppercase;
	width: 46px;
	display: block;
	text-align: center;
	font-size: 12px;
	padding-top: 2px;
}

#home-gallery-6 .slide-link .more {
	text-transform: uppercase;
	width: 46px;
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#home-gallery-6 .slide-link .arrow {
	position: absolute;
	left: 50px;
	top: -2px;
	line-height: 30px;
	font-size: 36px;
	font-family: "Medula One", sans-serif;
}




#sidebar {
	float: left;
	width: 245px;
	padding-right: 30px;
	border-right: 5px solid #d9531e;
}

#content {
	float: right;
	width: 576px;
	padding-left: 10px;
}

#home-gallery-prev,
#home-gallery-next {
	display: none;
}











@media all and (min-width: 0px) and (max-width: 952px) {

	#home-gallery-6>#page-page_headers {
		height: auto;
	}

	#site-header {
		margin-bottom: 30px;
	}

	#home-gallery-6 {
		height: auto;
		position: static;
		overflow: visible;
		width: auto;
	}

	#home-gallery-6>#page-page_headers {
		position: static;
		left: 0;
		width: 100%;
	}

	#home-gallery-6>#page-page_headers>.inner {
		width: auto;
		height: auto;
		position: static;
	}

	#home-gallery-6 .page_headers-list {
		position: static;
		width: 100%;
		height: auto;
	}

	#home-gallery-6 .page_headers-list li {
		width: 100%;
		height: auto;
	}

	#home-gallery-6 img {
		max-width: 100%;
		height: auto;
		display: block;
	}

	#home-gallery-6 .slide-info {
		display: block;
		position: static;
		width: auto;
		border-bottom: 4px solid #d9531e;
	}

	#home-gallery-6 .slide-info .slide-link {
		bottom: 9px;
	}
}