#wood,
#stone,
#steel {
	position: relative;
	display: inline-block;
	vertical-align:top;
	width: 310px;
	padding: 30px 0 90px 0;
}
.lte7 #wood {
	display: inline;
}
.lte7 #stone {
	display: inline;
}
.lte7 #steel {
	display: inline;
}
#stone {
	margin: 0 15px;
}
.rooms {
	height: 240px;
}
.rooms li {
	height: 240px;
	background-color: #eee;
}

#wood h2,
#stone h2,
#steel h2 {
	display: block;
	position: absolute;
	top: 25px;
	left: 50%;
	font-size: 16px;
	/*color: #9D730B; */
	font-family: times new roman, "맑은 고딕", serif;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0;
	width: 100px;
	margin: 0 0 0 -65px;
	padding: 8px 15px 10px 15px;
	background-color: #FAFAD2;
	background-color: #FFF;
	z-index: 2;
}
#wood h2 {
	color: #A97801;
}
#stone h2 {
	color: #222;
}
#steel h2 {
	color: #777;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;

	height: 1%;
}
.bx-wrapper {
	height: auto;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;*/
	height: 240px !important;
	overflow: hidden;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.bx-wrapper .bx-pager {
	/*position: absolute;
	bottom: 12px;*/
	margin: 0;
	padding: 0;
	text-align: center;
}
.bx-wrapper .bx-controls-auto {
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 16px;
	margin: 0 6px 0 0;
}
.lte7 .bx-wrapper .bx-controls-auto {
	display: inline;
}
.bx-wrapper .bx-pager {
	color: #666;
}
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	vertical-align: top;

	height: 1%;
}
.bx-wrapper .bx-pager .bx-pager-item {
	height: auto;
}
.lte7 .bx-wrapper .bx-pager .bx-pager-item {
	display: inline;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	vertical-align: top;

	height: 1%;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	height: auto;
}
.lte7 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline;
}
.bx-wrapper .bx-controls {
	text-align: center;
	padding-top: 18px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 12px;
	/*margin: 0 2px;*/
	
	background: url(/images/main/pager-off.png) 0 0 no-repeat;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	width: 36px;
	background: url(/images/main/pager-hover.png) 0 0 no-repeat;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	width: 36px;
	margin: 0 3px;
	background: url(/images/main/pager-on.png) 0 0 no-repeat;
}
.bx-wrapper .bx-prev {
	left: 0;
	background: url(/images/main/bx-controls.png) no-repeat 0 0;
}
.bx-wrapper .bx-next {
	right: 0;
	background: url(/images/main/bx-controls.png) no-repeat -123px 0;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
	background-position: -41px 0;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
	background-position: -82px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 102px;
	width: 41px;
	height: 41px;
	text-indent: -9999px;
	z-index: 1001;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	background: url(/images/main/pager-play.png) 0 0 no-repeat;
}
.bx-wrapper .bx-controls-auto .bx-start.active {
	display: none;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	background: url(/images/main/pager-stop.png)  0 0 no-repeat;
}
.bx-wrapper .bx-controls-auto .bx-stop.active {
	display: none;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	display: inline-block;
	vertical-align: top;
	padding-top: 1px;
}
.lte7 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	display: inline;
}
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	width: 16px;
}
.rooms-info {
	position: absolute;
	top: 235px;
	color: #eee;
	font-size: 13px;
	letter-spacing: 0;
	width: 295px;
	padding: 6px 6px 6px 9px;
	background: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);
}
.register-link {
	text-align: center;
	margin-bottom: 40px;
}
.register-link a {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	color: #fff;
	padding: 11px 30px 12px 30px;
	background: #444;
	border-radius: 30px;
}
.register-link a:hover,
.register-link a:focus {
	background-color: #FF8C00;
}
#wood-natural,
#stone-scandinavian,
#steel-modern-vintage {
	padding-bottom: 40px;
}
#wood-natural ol,
#wood-natural ol li,
#stone-scandinavian ol,
#stone-scandinavian ol li,
#steel-modern-vintage ol,
#steel-modern-vintage ol li {
	display: inline-block;
	vertical-align: top;
}
.lte7 #wood-natural ol {
	display: inline;
}
.lte7 #wood-natural ol li {
	display: inline;
}
.lte7 #stone-scandinavian ol {
	display: inline;
}
.lte7 #stone-scandinavian ol li {
	display: inline;
}
.lte7 #steel-modern-vintage ol {
	display: inline;
}
.lte7 #steel-modern-vintage ol li {
	display: inline;
}
#wood-natural div.title,
#stone-scandinavian div.title,
#steel-modern-vintage div.title {
	position: relative;
	padding: 5px 0 30px 0;
}
#wood-natural div.title h4,
#stone-scandinavian div.title h4,
#steel-modern-vintage div.title h4 {
	display: inline-block;
	vertical-align: top;
	color: #A97801;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 33px;
}
.lte7 #wood-natural div.title h4 {
	display: inline;
}
.lte7 #stone-scandinavian div.title h4 {
	display: inline;
}
.lte7 #steel-modern-vintage div.title h4 {
	display: inline;
}
#stone-scandinavian div.title h4 {
	color: #222;
}
#steel-modern-vintage div.title h4 {
	color: #777;
}
#wood-natural div.title span,
#stone-scandinavian div.title span,
#steel-modern-vintage div.title span {
	display: inline-block;
	vertical-align: bottom;
	font-size: 14px;
	color: #666;
	margin-left: 24px;
}
.lte7 #wood-natural div.title span {
	display: inline;
}
.lte7 #stone-scandinavian div.title span {
	display: inline;
}
.lte7 #steel-modern-vintage div.title span {
	display: inline;
}
#wood-natural div.title .wood-icon,
#stone-scandinavian div.title .stone-icon,
#steel-modern-vintage div.title .stone-icon {
	position: absolute;
	top: 2px;
	left: 0;
}
#wood-natural div.title span b,
#stone-scandinavian div.title span b,
#steel-modern-vintage div.title span b {
	padding-right: 15px;
}
#wood-natural ol li,
#stone-scandinavian ol li,
#steel-modern-vintage ol li {
	position: relative;
	width: 310px;
}
.room-type ol li.list {
	right: -100px;
}
#wood-natural ol li.second,
#stone-scandinavian ol li.second,
#steel-modern-vintage ol li.second {
	margin: 0 15px;
}
#wood-natural ol li h5,
#stone-scandinavian ol li h5,
#steel-modern-vintage ol li h5 {
	position: absolute;
	top: 0;
	left: 50%;
	width: 180px;
	margin: 0 0 0 -105px;
	font-size: 14px;
	/*color: #9D730B; */
	font-family: times new roman, "맑은 고딕", serif;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0;
	padding: 8px 15px 10px 15px;
	background-color: #FFF;
	z-index: 2;
}
.rooms a i {
	display: block;
	position: absolute;
	top: 95px;
	left: 130px;
	text-indent: -9999em;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(/images/open.content/ko/preview/natural/expand-view.png) 0 0 no-repeat;

	z-index: 10;
}
.rooms a:hover i,
.rooms a:focus i {
	background-position: 0 -50px;
}


div.drawing img {
	width:100%;
}

.drawing {
	margin-bottom: 25px;
}
ul.rooms li.bx-clone {
	display: none !important;
}
#steel-modern-vintage .hide {
	display: none;
}


@media (max-width: 1000px) {
	#wood-natural ol li,
	#stone-scandinavian ol li,
	#steel-modern-vintage ol li {
		display: block;
		margin: 0 0 30px;
	}
	#wood-natural ol li.second, 
	#stone-scandinavian ol li.second, 
	#steel-modern-vintage ol li.second {
        margin: 0 0 30px;
	}
	#wood-natural, 
	#stone-scandinavian, 
	#steel-modern-vintage {
		padding-bottom: 0px;
		width: 310px;
		margin: auto;
	}
	#wood-natural div.title span, 
	#stone-scandinavian div.title span, 
	#steel-modern-vintage div.title span {
		margin: 10px 0 0;
		line-height: 1.618;
	}


		#fancybox-img {
		height: auto !important;
	}
	#fancybox-content {
	    width: 97% !important;
		height: auto !important;
	}
/* 	#fancybox-outer {
		width: 100%;
		height: auto;
	} */
	#fancybox-wrap {
		width: 88% !important;
		left: 50% !important;
		transform: translate(-50%, 0px) !important;
	}
	#fancybox-title {
		width: 97% !important;
	}
	#fancybox-title-over {
		line-height: 15px;
		font-size: 9px;
		padding: 5px 10px;
	}
}
@media (max-width: 350px) {
	#wood-natural, 
	#stone-scandinavian, 
	#steel-modern-vintage {
        width: 280px;
    }
	#wood-natural ol li, 
	#stone-scandinavian ol li, 
	#steel-modern-vintage ol li {
		width: 280px;
	}
	.rooms {
		height: 217px;
	}
	#wood-natural ol li, 
	#stone-scandinavian ol li, 
	#steel-modern-vintage ol li {
		width: 280px;
		height: 217px;
    }
	.rooms a i {
		left: 50%;
		transform: translate(-50%, 0px);
	}
	.bx-wrapper .bx-controls {
		padding-top: 0px;
	}
	#wood-natural ol li, 
	#stone-scandinavian ol li, 
	#steel-modern-vintage ol li {
        margin: 0 0 65px;
    }
	#wood-natural ol li.second, 
	#stone-scandinavian ol li.second, 
	#steel-modern-vintage ol li.second {
        margin: 0 0 65px;
	}


}