#wrap {
	width: 1000px;
}

#wrap div.right-point {
	display: none;
}
#wrap div.left-visual {
	display: block;
	width: 1000px;
	height: 502px;
	background: #D9E7BE;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 100%;
	z-index: 0;
}
div.right-visual {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 901px;
	width: 900px;
	height: 100% !important;
	background: #60BBB1 url(/images/main/right-bg.jpg) 99px 100% no-repeat;
	z-index: 0;
}
#header {
	position: absolute;
	top: 0;
	right: 0;
	width: 500px;
	height: 122px;
	background: #fff;
	margin: 0 0 0 auto;
}
#header h1 {
	position: relative;
	top: 30px;
	left: 39px;
	width: 187px;
	margin: 0;
	padding: 0;
}
#header h1 a {
	top: 0;
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}
#top-area {
	top: 33px;
	right: 24px;
}
#header .header-area {
	width: auto;
}
#top-area .top-link li a {
	color: #888;
}
#top-area .top-link li a:hover,
#top-area .top-link li a:focus {
	color: #444;
}
#menu {
	display: none;
}
body span.bottom-point {
	top: 286px;
}

#popup-layer {
	position:absolute;
	top: 90px;
	left: 703px;
	text-align:center;
	z-index: 1000;
}
#popup-layer div#check {
	position:absolute;
	left: 97px;
	bottom: 24px;
}
#popup-layer div#close {
	position:absolute;
	right: 32px;
	top: 32px;
	width: 38px;
	height: 38px;
}
#check input {
	cursor: pointer;
	vertical-align: middle;
}
#check label {
	font-size:11px;
	font-family: dotum, sans-serif;
	letter-spacing: -1.5px;
	color: #666;
	vertical-align: middle;
}
#close a {
	display: block;
	text-indent: -9999em;
	width: 38px;
	height: 38px;
	background: url(/images/main/open-event-close.png) 0 0 no-repeat;
	font-size: 11px;
	font-family: dotum, sans-serif;
	letter-spacing: -1px;
	color: #444;
	transition-duration: 0;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-o-transition-duration: 0;
}
#close a:hover,
#close a:focus {
	background-position: 0 -38px;
	transition-duration: 0;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-o-transition-duration: 0;
}

#popup-layer1 {
	position:absolute;
	top: 170px;
	left: -411px;
	width: 811px;
	height: 311px;
	text-align:center;
	z-index: 1000;
}
#popup-layer1 div#check1 {
	position:absolute;
	right: 138px;
	bottom: 84px;
}
#popup-layer1 div#close1 {
	position:absolute;
	right: 0;
	bottom: 81px;
	width: 46px;
	height: 46px;
}
#check1 input {
	cursor: pointer;
	vertical-align: middle;
}
#check1 label {
	font-size:11px;
	font-family: dotum, sans-serif;
	letter-spacing: -1.5px;
	color: #666;
	vertical-align: middle;
}
#close1 a {
	display: block;
	text-indent: -9999em;
	width: 46px;
	height: 46px;
	background: url(/images/main/open-close.png) 0 0 no-repeat;
	font-size: 11px;
	font-family: dotum, sans-serif;
	letter-spacing: -1px;
	color: #444;
	transition-duration: 0;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-o-transition-duration: 0;
}
#close1 a:hover,
#close1 a:focus {
	background-position: 0 -46px;
	transition-duration: 0;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	-o-transition-duration: 0;
}

#content {
	display: block !important;
	width: 100% !important;
	margin: 0 auto;
	padding: 0;
	border: 0 none;
}
#content .visual-area {
	position: relative;
	min-height: 502px;
	width: 900px;
	width: 1000px;
	overflow: hidden;
	background-color: #D9E7BE;
}
#content .visual-area .visual-title {
	position: absolute;
	top: 229px;
	left: 94px;
	width: 226px;
	padding: 40px;
	background: rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b0000000,endColorstr=#b0000000);

	z-index: 100;
}
#content .visual-area .visual-title h2 {
	color: #f2f2f2;
	font-size: 24px;
	font-family: times new roman, serif;
	font-weight: normal;
	padding-bottom: 15px;
}
#content .visual-area .visual-title p {
	color: #ccc;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.5px;
	text-align: left;
}
#content .visual-area .visual-title p i {
	display: block;
	font-style: normal;
}
.visual-area  {
	position: relative;
	width: 100%;
	height: 502px;
	overflow: hidden;
}
.visual-area  .visual-container {
	height: 502px;
}
.visual-area.slide {
	/*position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -960px;*/
	
}
.visual-area .circular .slide img {
	display: block;
	margin: 0 auto;
}
.visual-area .start-btn {
	position: absolute;
	bottom: 21px;
	left: 50%;
	margin: 0 0 0 -478px;
	z-index: 2;
}
.visual-area .start-btn a {
	position: relative;
	display: none;
	text-indent: -9999em;
	width: 16px;
	height: 16px;
	background: url(/images/main/visual-play.png) center center no-repeat;
}
.visual-area .stop-btn {
	position: absolute;
	bottom: 21px;
	left: 50%;
	margin: 0 0 0 -478px;
	z-index: 2;
}
.visual-area .stop-btn a {
	position: relative;
	display: block;
	text-indent: -9999em;
	width: 16px;
	height: 16px;
	z-index: 2;
	background: url(/images/main/visual-stop.png) center center no-repeat;
}
.visual-area .circular .fadenav {
	position: absolute;
	/*right: 72px;
	width: 999px;*/
	text-align: center;
	z-index: 2;
	bottom: 21px;
	left: 50%;
	margin: 0 0 0 -456px;
}
.visual-area .circular .fadenav a {
	float: left;
	text-indent: -9999em;
	width: 16px;
	height: 16px;
	margin: 0 2px;
	background: url(/images/main/fadnav-off.png) 0 0 no-repeat;
}
.visual-area .circular .fadenav a.current {
	background: url(/images/main/fadnav-on.png) 0 0 no-repeat;
}

.visual-area .prev-btn {
	position: absolute;
	top: 120px;
	left: -1px;
	z-index: 2;
}
.visual-area .prev-btn a {
	display: block;
	text-indent: -9999em;
	width: 34px;
	height: 34px;
	background: url(/images/main/prev-next.png) 0 0 no-repeat;
}
.visual-area .prev-btn a:hover {
	background-position: 0 -34px;
}
.visual-area .next-btn  {
	position: absolute;
	top: 120px;
	right: -1px;
	z-index: 2;
}
.visual-area .next-btn a {
	display: block;
	text-indent: -9999em;
	width: 34px;
	height: 33px;
	background: url(/images/main/prev-next.png) 0 -68px no-repeat;
}
.visual-area .next-btn a:hover {
	background-position: 0 -102px;
}
#content .main-contents {
	position: relative;
	width: 946px;
	margin: 581px auto 0 auto;
	padding: 27px;
	min-height: 342px;
}
.lte7 #content .main-contents {
	top: 581px;
}


.main-content {
	position: relative;
}
.left-conent {
	display: inline-block;
	vertical-align: top;
	width: 397px;
	height: 522px;
	padding-right: 3px;
	overflow: hidden;
}
.lte7 .left-conent {
	display: inline;
}
.left-conent .info {
	width: 337px;
	height: 369px;
	padding: 25px 30px;
	margin: 3px 0 0 0;
	background-color: #EFEED9;
}

.left-conent .info h2 {
	font-size: 22px;
	color: #222;
	font-family: "나눔명조","맑은 고딕",times new roman, serif;
	letter-spacing: -0.5px;
	font-weight: normal;
	margin-bottom: 20px;
	padding:  10px 0 25px 0;
	background: url(/images/main/info-h2-icon.png) 0 100% no-repeat;
}
.left-conent .info p {
	font-size: 13px;
	color: #555;
	line-height: 24px;
	/*text-align: left;*/
	letter-spacing: -1px;
	padding:  0 0 20px 0;
}
.left-conent .info a {
	display: block;
	width: 170px;
	height: 37px;
	text-indent: -9999em;
	overflow: hidden;
	margin-top: 10px;
	background: url(/images/main/info-readmore.png) 0 0 no-repeat;
}
.left-conent .info a:hover,
.left-conent .info a:focus {
	background-position: 0 -37px;
}

.left-conent .info ul li a {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	font-family: times new roman, serif;
	text-align: left;
	letter-spacing: 0.5px;
	padding-left: 15px;
	background: url(/images/common/step01.png) 0 50% no-repeat;
}

.left-conent .info ul li a:hover,
.left-conent .info ul li a:focus {
	color: #77731F;
}
.right-conent {
	display: inline-block;
	vertical-align: top;
	width: 600px;
	height: 522px;
	background-color: #fff;
	margin-top: -100px;
}
.lte7 .right-conent {
	display: inline;
}

.right-conent dl {
	position: relative;
	width: 600px;
	height: 522px;
	margin: 0;
	padding: 0;
}
.right-conent dl dt {
	display: block;
	position: absolute;
	top: 175px;
	left: 201px;
	text-indent: -9999em;
	width: 198px;
	height: 172px;
	background: url(/images/main/menu-title.png) 0 0 no-repeat;
}

.right-conent dl dd {
	display: block;
	position: absolute;
	text-indent: -9999em;
	margin: 0;
	padding: 0;
}
.right-conent dl dd a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999em;
}
.right-conent dl dd.first {
	top: 0;
	left: 0;
	width: 399px;
	height: 172px;
	background: orange url(/images/main/register.jpg) 0 0 no-repeat;
}
.right-conent dl dd.first a {
	width: 399px;
	height: 172px;
	background: url(/images/main/register-link.png) 0 0 no-repeat;
}
.right-conent dl dd.first a:hover,
.right-conent dl dd.first a:focus {
	background-position: 0 -172px;
}
.right-conent dl dd.second {
	top: 0;
	right: 0;
	width: 198px;
	height: 172px;
	background: #FFEBCD url(/images/main/qna.jpg) 0 0 no-repeat;
}
.right-conent dl dd.second a {
	width: 198px;
	height: 172px;
	background: url(/images/main/qna-link.png) 0 0 no-repeat;
}
.right-conent dl dd.second a:hover,
.right-conent dl dd.second a:focus {
	background-position: 0 -172px;
}
.right-conent dl dd.third {
	top: 175px;
	left: 0;
	width: 198px;
	height: 172px;
	background: lightgreen url(/images/main/location.jpg) 0 0 no-repeat;
}
.right-conent dl dd.third a {
	width: 198px;
	height: 172px;
	background: url(/images/main/location-link.png) 0 0 no-repeat;
}
.right-conent dl dd.third a:hover,
.right-conent dl dd.third a:focus {
	background-position: 0 -172px;
}
.right-conent dl dd.fourth {
	top: 175px;
	right: 0;
	width: 198px;
	height: 347px;
	background: skyblue url(/images/main/news.jpg) 0 0 no-repeat;
}
.right-conent dl dd.fourth a {
	width: 198px;
	height: 347px;
	background: url(/images/main/news-link.png) -198px 0 no-repeat;
}
.right-conent dl dd.fourth a:hover,
.right-conent dl dd.fourth a:focus {
	background-position: 0 0;
}
.right-conent dl dd.fifth {
	top: 350px;
	left: 0;
	width: 399px;
	height: 172px;
	background: #ffee88 url(/images/main/around.jpg) 0 0 no-repeat;
}
.right-conent dl dd.fifth a {
	width: 399px;
	height: 172px;
	background: url(/images/main/around-link.png) 0 -172px no-repeat;
}
.right-conent dl dd.fifth a:hover,
.right-conent dl dd.fifth a:focus {
	background-position: 0 0;
}

.rooms {
	position: relative;
	width: 900px;
	background: #fff;
	padding-bottom:55px;
	z-index: 10;
}
div.rooms h2.rooms-title {
	position: absolute;
	top:-38px;
	left: 0;
	font-size: 20px;
	color: #fff;
	font-family: times new roman, serif;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding: 25px 50px 25px 25px;
	/*background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a0000000,endColorstr=#a0000000);*/
	background: #DEB887;
	background: #FF7F50;

	z-index: 11;
}

div.rooms .bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;

	height: 1%;
}
div.rooms .bx-wrapper {
	height: auto;
}

div.rooms .bx-wrapper img {
	max-width: 100%;
	display: block;
}

div.rooms .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: 300px !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);
}

div.rooms .bx-wrapper .bx-pager {
	/*position: absolute;
	bottom: 12px;*/
	margin: 0;
	padding: 0;
	text-align: center;
}
div.rooms .bx-wrapper .bx-controls-auto {
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 16px;
	margin: 0 6px 0 0;
}
.lte7 div.rooms .bx-wrapper .bx-controls-auto {
	display: inline;
}
div.rooms .bx-wrapper .bx-pager {
	color: #666;
}
div.rooms .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	vertical-align: top;

	height: 1%;
}
div.rooms .bx-wrapper .bx-pager .bx-pager-item {
	height: auto;
}
.lte7 div.rooms .bx-wrapper .bx-pager .bx-pager-item {
	display: inline;
}
div.rooms .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	vertical-align: top;

	height: 1%;
}
div.rooms .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	height: auto;
}
.lte7 div.rooms .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline;
}
div.rooms .bx-wrapper .bx-controls {
	text-align: center;
	padding-top: 27px;
}

div.rooms .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 12px;
	margin: 0 3px;
	
	background: url(/images/main/pager-off.png) 0 0 no-repeat;
}
div.rooms .bx-wrapper .bx-pager.bx-default-pager a:hover {
	width: 36px;
	background: url(/images/main/pager-hover.png) 0 0 no-repeat;
}
div.rooms .bx-wrapper .bx-pager.bx-default-pager a.active {
	width: 36px;
	background: url(/images/main/pager-on.png) 0 0 no-repeat;
}
div.rooms .bx-wrapper .bx-prev {
	left: 20px;
	background: url(/images/main/bx-controls.png) no-repeat 0 0;
}
div.rooms .bx-wrapper .bx-next {
	right: 20px;
	background: url(/images/main/bx-controls.png) no-repeat -123px 0;
}
div.rooms .bx-wrapper .bx-prev:hover,
div.rooms .bx-wrapper .bx-prev:focus {
	background-position: -41px 0;
}
div.rooms .bx-wrapper .bx-next:hover,
div.rooms .bx-wrapper .bx-next:focus {
	background-position: -82px 0;
}
div.rooms .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 129px;
	width: 41px;
	height: 41px;
	text-indent: -9999px;
	z-index: 1001;
}
div.rooms .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
div.rooms .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;
}
div.rooms .bx-wrapper .bx-controls-auto .bx-start.active {
	display: none;
}
div.rooms .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;
}
div.rooms .bx-wrapper .bx-controls-auto .bx-stop.active {
	display: none;
}
div.rooms .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	display: inline-block;
	vertical-align: top;
	padding-top: 1px;
}
.lte7 div.rooms .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	display: inline;
}
}
div.rooms .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	width: 16px;
}
div.rooms .rooms-list {
	/*left: 200px;*/
	margin-left: 200px;
}
div.rooms .rooms-list li {
	width: 500px !important;
	height: 300px;
}
div.rooms .rooms-list li i {
	display: block;
	position: absolute;
	top:0;
	left: 50%;
	font-size: 15px;
	color: #9D730B;
	/*font-family: times new roman, "맑은 고딕", serif;*/
	font-style: normal;
	text-align: center;
	width: 129px;
	margin: 0 0 0 -90px;
	padding: 15px 30px 15px 30px;
	background-color: #FAFAD2;
	background-color: #Fff;
	/*background: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);*/
	z-index: 10;
}
div.rooms span.overlay01 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 199px;
	height: 300px;
	border-right: 1px solid #fff;
	/*background: url(/images/main/rooms-preview-bg.png) 0 0 repeat;*/
	background: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b0000000,endColorstr=#b0000000);
	z-index: 10;
}
div.rooms span.overlay02 {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 199px;
	height: 300px;
	border-left: 1px solid #fff;
	/*background: url(/images/main/rooms-preview-bg.png) 0 0 repeat;*/
	background: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000,endColorstr=#90000000);
	z-index: 10;
}

div.rooms .rooms-list li a {
	display: block;
	width: 500px;
	height: 300px;
	text-indent: -9999em;
	overflow: hidden;
}
div.rooms .rooms-list li.spavill a {
	background: url(/images/main/aa.jpg) 0 0 no-repeat;
}
div.rooms .rooms-list li.spavill a:hover {
	background-position: 0 -300px;
}
div.rooms .rooms-list li.poolvilla a {
	background: url(/images/main/sb.jpg) 0 0 no-repeat;
}
div.rooms .rooms-list li.poolvilla a:hover {
	background-position: 0 -300px;
}
div.rooms .rooms-list li.vvip a {
	background: url(/images/main/wa.jpg) 0 0 no-repeat;
}
div.rooms .rooms-list li.vvip a:hover {
	background-position: 0 -300px;
}
.main-content .point {
	position: absolute;
	right: 100%;
	top: 421px;
	background: #B6BED3;
	background: #FF7F50;
	width: 1000px;
	height: 200px;
}
.main-content .sub-point {
	position: absolute;
	right: 0;
	bottom: 98px;
	background: #DCDCCC;
	width: 451px;
	height: 400px;
}

div.rooms span.type-icon {
	display: block;
	position: absolute;
	bottom: 57px;
	right: 9px;
}
#footer div.right-footer {
	display: none;
}
#footer .footer-substance {
	width: 901px;
}
div#top-link {
	display: none;
}
div.top-menu-icon a.top-menu span {
    background: #444;
}
div.top-menu-icon a.top-menu:before {
    background: #444;
}
div.top-menu-icon a.top-menu:after {
    background: #444;
}


@media (max-width: 1000px) {
	div.top-menu-icon {
		display: block;
	}
	#footer .footer-substance {
		width: 100%;
	}
	#wrap,
	#container {
		width: 100%;
	}
	#header {
		width: 100%;
		height: 80px;
	}
	#header h1 {
        top: 15px;
        left: 50%;
        transform: translate(-50%, 0px);
	}
	#top-area {
        top: 30px;
        right: 13px;
        display: none;
    }
/* 	#top-area .top-link li:nth-child(2) {
		background: url(/images/main/mobile-menu.svg) no-repeat center;
		background-size: contain;
	} */
	#top-area .top-link li a {
		font-size: 14px;
	}
	#content .visual-area {
		width: 100%;
		min-height: auto;
		height: auto;
	}
	.visual-area .visual-container {
		height: auto;
		min-height: 500px;
	}
	/* .visual-area .circular .slide img {
		width: 100%;
	} */
	.visual-area .circular .fadenav {
        left: 50%;
        transform: translate(-50%, 0px);
        margin: 0 0 0 0;
	}
	.visual-area .stop-btn,
	.visual-area .start-btn {
        display: none;
	}
	#content .visual-area .visual-title {
		top: 180px;
		padding: 45px 30px;
	}
	div#content div.main-content div.right-conent {
		display: block;
	}
	.left-conent {
		width: 100%;
		height: auto;
		padding-right: 0;
	}
	.left-conent .info {
        width: 94%;
		height: auto;
		margin: 0;
		padding: 25px;
	}
	.left-conent .info p {
		font-size: 14px;
	}
	.right-conent {
		margin: 0 auto;
	}
	.rooms {
		margin: auto;
	}
	div.rooms h2.rooms-title {
		top: -70px;
		right: 0;
	}
	div.rooms span.overlay01,
	div.rooms span.overlay02 {
		top: 0px;
	}
	div.rooms .bx-wrapper {
		margin: 70px auto 0;
	}


	.main-content .sub-point,
	.main-content .point,
	div.right-visual,
	div.left-visual,
	div.right-point {
		display: none;
	}
}
@media (max-width: 900px) {
	.rooms {
        width: 500px;
    }
    div.rooms span.overlay01, 
	div.rooms span.overlay02 {
        display: none;
    }
	div.rooms .rooms-list {
		margin-left: 0;
	}
	div.rooms h2.rooms-title {
        right: -50px;
        left: -50px;
    }
	span.rooms-bg {
		background: #ff7f502b;
		width: 600px;
		height: 390px;
		position: absolute;
		top: 0;
		left: -50px;
		z-index: -1;
	}
	div.rooms .bx-wrapper {
        padding: 30px 0 0;
    }
}
@media (max-width: 767px) {
		.left-conent .info {
			width: 92%;
		}
}
@media (max-width: 600px) {
	#content .visual-area .visual-title {
		left: 50%;
		transform: translate(-50%, 0px);
	}
    .right-conent {
        width: 399px;
        height: 861px;
    }

	div.right-conent dd.bgbg {
		width: 100%;
		height: 172px;
	}
	div.right-conent dd.bgbg span.bg {
	    position: absolute;
		top: 0;
		left: 0;
		height: 172px;
		width: 100%;
		background: #444;
		z-index: 0;
	}
	.right-conent dl {
		width: 399px;
	}
	.right-conent dl dt {
		top: 0;
		z-index: 10;
		left: 50%;
		transform: translate(-50%, 0px);
	}
	.right-conent dl dd.first {
		top: 173px;
	}
	.right-conent dl dd.second {
		left: 0px;
		top: 345px;
	}
	.right-conent dl dd.third {
		top: 517px;
	}
	.right-conent dl dd.fourth {
        top: 345px;
        left: 201px;
	}
	.right-conent dl dd.fifth {
		top: 689px;
	}
	div.rooms h2.rooms-title {
        right: 0px;
        left: 0px;
    }
	span.rooms-bg {
        display: none;
    }
	div.rooms .bx-wrapper {
        padding: 0;
    }
}
@media (max-width: 580px) {
	#quick-menu {
        left: 0;
        top: auto;
        bottom: -10px;
	}
	#quick-menu ul li.register img.tooltip {
		display: none;
	}
	#quick-menu ul {}
	#quick-menu ul li {
		display: inline-block;
	}
}
@media (max-width: 500px) {
	.left-conent .info {
        width: 90%;
    }
	.rooms {
        width: 320px;
    }
	div.rooms .rooms-list li {
		width: 320px !important;
	}
    span.rooms-bg {
        width: auto;
        right: -40px;
        left: -39px;
		display: block;
		height: 390px;
    }
	div.rooms h2.rooms-title {
        right: -40px;
        left: -39px;
        padding: 25px 50px;
    }
	div.rooms span.type-icon {
		display: none;
	}
	div.rooms .bx-wrapper {
        padding: 30px 0 0;
    }
}
@media (max-width: 400px) {
	.visual-area .circular .fadenav {
        width: 200px;
    }
    .left-conent .info {
        width: 88%;
    }
	.right-conent {
        width: 320px;
        height: 725px;
    }
	.right-conent dl {
        width: 100%;
    }
	.right-conent dl dd.first {
		width: 100%;
	}

	.right-conent dl dd.first {
		width: 320px;
		height: 137px;
		background: orange url(/images/main/register.jpg) 0 0 no-repeat;
		background-size: cover;
		left: 50%;
        transform: translate(-50%, 0px);
	}
	.right-conent dl dd.first a {
		width: 320px;
		height: 137px;
		background: url(/images/main/register-link.png) 0 0 no-repeat;
		background-size: cover;
	}
	.right-conent dl dd.second {
        width: 160px;
        height: 139px; 
		background: #FFEBCD url(/images/main/qna.jpg) 0 0 no-repeat;
		background-size: cover;
		top: 310px;
	}
	.right-conent dl dd.second a {
        width: 160px;
        height: 139px;
		background: url(/images/main/qna-link.png) 0 0 no-repeat;
		background-size: cover;
	}
    .right-conent dl dd.fourth {
        top: 310px;
        left: 160px;
        width: 160px;
        height: 278px;
        background: skyblue url(/images/main/news.jpg) 0 0 no-repeat;
        background-size: cover;
    }
    .right-conent dl dd.fourth a {
        width: 160px;
        height: 278px;
        background: url(/images/main/news-link.png) -160px 0 no-repeat;
        background-size: cover;
    }
    .right-conent dl dd.third {
        top: 449px;
        width: 160px;
        height: 139px;
        background: lightgreen url(/images/main/location.jpg) 0 0 no-repeat;
        background-size: cover;
    }
	.right-conent dl dd.third a {
		width: 160px;
		height: 139px;
		background: url(/images/main/location-link.png) 0 0 no-repeat;
		background-size: cover;
	}
    .right-conent dl dd.fifth {
        top: 588px;
        width: 320px;
        height: 137px;
        background: #ffee88 url(/images/main/around.jpg) 0 0 no-repeat;
        background-size: cover;
    }
	.right-conent dl dd.fifth a {
		width: 320px;
		height: 137px;
		background: url(/images/main/around-link.png) 0 -138px no-repeat;
		background-size: cover;
	}
	 div.rooms h2.rooms-title {
        right: 0;
        left: 0;
        padding: 25px 30px;
    }
    span.rooms-bg {
        display: none;
    }
    div.rooms .bx-wrapper {
        padding: 0;
    }


}
@media (max-width: 350px) {
    .left-conent .info {
        width: 85%;
    }
}