@media screen and (max-width: 1023px) {
	/*.circle,
	.crcItem {
		left: 28% !important;
	}
	.circle {
		top: 127px !important;
	}*/
	.tp-leftarrow.preview1, .tp-rightarrow.preview1 {
	    height: 70px !important;
	    width: 35px !important;
	    background-size: contain;
	}
	body.content,
	body.content .contWrap {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	body.content {
		padding-top: 82px;
	}
	body.content .contWrap {
		height: 100%;
	    margin: 0 auto;
	}
	.circle,
	.crcItem {
		left: 50% !important;
		margin-left: -232px !important;
	}

}

@media screen and (max-width: 980px) {
	
	.logo {
		top: 16px;
		width: 74px;
		margin-left: -37px;
	}
	.logo img {
		width: 100%;
	}
	.menuList_left {
		padding-right: 7%;
	}
	.menuList_right {
		padding-left: 6%;
	}
	.menu > li > a {
		font-size: 14px;
	}
	.menu > li {
		margin-left: 6%;
	}
	.circle,
	.crcItem,
	.crcItem {
		width: 400px !important;
		margin-left: -200px;
	}
	.circle {
		height: 400px !important;
	}
	.houseImg,
	.houseInfo_wrap {
		margin-left: -320px !important;
		width: 640px !important;
	}
	.overlay,
	.infoList_wrap {
		width: 240px;
	}
	.overlay_anim {
	    width: 100%;
	}
	.houseInfo {
		padding-left: 13px !important;
	}
	.infoList > li {
		font-size: 13px !important;
	}
	.infBtn {
		left: 13px;
	}
	.dropBl {
		padding: 0 21px;
	}
	.circle {
		top: 25%;
	}
	.cont_title {
		font-size: 21px;
	}
	
}
@media screen and (max-width: 767px) {
	html, body {
	    height: 100%;
	    overflow: visible;
	    width: auto;
	}
	.more {
		border-width: 1px !important;
	}
	.circle, .crcItem {
		margin-left: -200px !important;
	}
}