.content{
	overflow: auto;
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: 690px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.content.hidden{ display: none; }

.content.light{
	background-color: #ddd;
	color: #333;
}

.content2 {
	overflow: auto;
	position: relative;
	padding: 0;
	margin: 0 0 20px 0;
	width: 100%;
	max-width: 100%;
	height: 230px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.content2.hidden{ display: none; }

.content2.light{
	background-color: #ddd;
	color: #333;
}






.showcase .content2{
	float: left;
	width: 340px;
	height: 300px;
}

.showcase .horizontal-images.content2{
	height: 140px;
	width: 700px;
	max-width: 97%;
	padding: 5px 5px 0 5px;
}

.showcase .horizontal-images.content2 h2, .showcase .horizontal-images.content2 li img{ height: 119px; }

.showcase .horizontal-images.content2 h2{
	color: #fff;
	background-color: #F00;
	padding: 10px 20px;
	margin: 0;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	font-size: 165%;
}

.horizontal-images.content2 ul, .vertical-images.content2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.horizontal-images.content2 li{
	margin: 0 3px;
	float: left;
}

.vertical-images.content2 li{ margin: 3px 0; }

.horizontal-images.content2 li:first-child{ margin-left: 0; }

.vertical-images.content2 li:first-child{
	margin-bottom: 3px;
	margin-top: 0;
}

.horizontal-images.content2 li:last-child{ margin-right: 0; }

.vertical-images.content2 li:last-child{ margin-bottom: 0; }

.horizontal-images.content2 li img{
	width: auto;
	padding: 0;
}

.showcase #content-1.content{ height: 620px; }

.showcase #content-2.content{ height: 620px; }

.showcase #content-2.content h2{ color: #333; }

.showcase #content-3.content{
	background-color: #412626;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAJ0lEQVQIW2NkwA7+M2IR/w8UY0SXAAuCFCNLwAWRJVAEYRIYgiAJALsgBgYbCawOAAAAAElFTkSuQmCC");
	margin-right: 40px;
	width: 310px;
}

.showcase #content-3.content h2{ color: #eb3755; }

.showcase #content-4.content{ background-color: #1C383F; }

.showcase #content-4.content h2{ color: #ddd; }


@media screen and (min-height:768px){
.content{
	height: 490px;
}
}

@media screen and (min-height:800px){
.content{
	height: 520px;
}
}

@media screen and (min-height:900px){
.content{
	height: 720px;
}
}

@media screen and (min-height:960px){
.content{
	height: 850px;
}
}


.content1{
	overflow: auto;
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: 690px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.content1.hidden{ display: none; }

.content1.light{
	color: #333;
}

@media screen and (min-height:768px){
.content1{
	height: 350px;
}
}

@media screen and (min-height:800px){
.content1{
	height: 380px;
}
}

@media screen and (min-height:900px){
.content1{
	height: 410px;
}
}

@media screen and (min-height:960px){
.content1{
	height: 850px;
}
}
