/* CSS Document */
@media screen and (max-width: 479px) {
.esd-header {
	width: 100%;
}
#esd-logo {
	font-size: 100%;
	margin: 3% 0;
	width:100%;
	text-align:center;
}
.slogan {
	width: 100%;
	background: none;
	font-size: 100%;
	margin: 1% 0;
}
.esd-content {
	width: 100%;
	margin: 2% 0;
}
#listingarea {
	width: 100%;
}
.esd-listingarea-box {
	width: 100%;
	margin-bottom: 2%;
}
.esd-listingarea-box .nonepadding {
	width: 100%;
}
.esd-listinghead {
	float: none;
	line-height: normal;
	padding: 2% 3%;
	width: auto;
	text-align: center;
	margin-bottom: 0;
}
#img-gallery {
	display: none;
}
.mobile_slider {
	background: none repeat scroll 0 0 #fff;
	display: block;
	padding-top: 2%;
	position: relative;
}
.thum-resize2 {
	margin: 0 auto;
	max-height: 225px;
	max-width: 100%;
	text-align: center;
	width: auto;
}
.mobile_slider ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.mobile_slider li {
	display: none;
}
.mobile_slider li.active {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.mobile .next_btn {
	background-position: -22px 0;
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	position: absolute;
	right: 1px;
	top: 40%;
	width: 22px;
	display: none;
}
.mobile .prev_btn {
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	left: 0;
	position: absolute;
	top: 40%;
	width: 22px;
	z-index: 9;
	display: none;
}
.desc-hedtitle {
	float: none;
	line-height: normal;
	padding: 1% 3%;
	width: auto;
	height: auto;
	text-align: center;
	margin-bottom: 0;
}
.desc-rd {
	padding: 3% 5%;
	width: 90%;
}
.desc-text ul li {
	padding: 0 0 0 8%;
	width: 93%;
}
.desc-rd.desc-text img {
	width: auto;
	max-width: 100%;
}
.esd-wrapcens {
}
#esd-footer {
	width: 100%;
}
#esd-footer #esd-copy {
	margin: 2% 0;
	padding: 0 1%;
	width: 98%;
}
}
