.interior-quiz .tabs dd.next-prev.active a {
	background-image: url("../img/quiz-back.png");
	background-repeat: no-repeat;
	background-position: 8% 12px;
	padding-left: 10px;
	font-weight: 600;
	padding: 5px 15px 5px 25px;
	margin-top: 10px;
	padding-left: 22%;
	font-family: "Titillium Web", sans-serif;
}



.int-item div.hover-title { 
	position: absolute; 
	width: 90%; 
	background: #aebd43; 
	opacity: .85; 
	display: none; 
}
.int-item div.hover-title.color-2 { background: #1d7b9e; }
.int-item div.hover-title.color-3 { background: #ea4e34; }
.int-item div.hover-title.color-4 { background: #535694; }


.int-item .hover-title h2 {
	font-size: 32px;
	font-weight: 200;
	color: #fff;
	line-height: 36px;
	text-transform: uppercase;
	padding-left: 10px; 
	position: absolute;
	bottom: 10px;
	
}

.sub-nav li,
.sub-nav dd { margin-left: .2em; }

@media only screen and (max-width: 1020px) {
	.lower-hp-one .orbit-container .insta-caption a,
	.lower-hp-one .orbit-container .fbook-caption a  { padding-left: 10%;  font-size: .80em; }
}

.isotope div.int-item h3.overlay-text { top: 90px; }
.isotope div.int-item h3.overlay-text.Want { top: 103px; }
.isotope div.int-item h3.overlay-text.goes { top: 70px; }

div#body-content.intwall { min-height: 1600px; }

.corner-stamp .wall-filter a.close { 
	color: #d0df4e;
	font-size: .90em;
	font-weight:  600;
	padding-left: 0px;
	display:block;
	float:right;
	width: 5%;
	margin-right: 5%;
	padding-top: 2px;
}
.corner-stamp .wall-filter a:hover {text-decoration: underline; }