.tb {
	display: table;
	width: 100%;
}

.tbcell {
	display: table-cell;
}

.icw .v-top {
	vertical-align: top;
}

.icw .v-middle {
	vertical-align: middle;
}

.icw .v-bottom {
	vertical-align: bottom;
}

.a-left {
	text-align: left;
}

.a-right {
	text-align: right;
}

.a-center {
	text-align: center;
}

.supersale {
	min-width: 100%;
}

.supersale.thumbnails-center-slider {
	width: 75%;
	min-width: inherit;
	float: left;
}

.supersale .supersale-list,
.supersale-list {
	width: calc(100% / 3 - 20px);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
	padding: 0;
	margin: 10px;
}

.supersale.thumbnails-center-slider .supersale-list {
	margin: 0;
	padding: 0 5px;
	box-shadow: none;
}

.supersale .supersale-list .caption .caption-bt,
.supersale-list .caption .caption-bt {
	padding: 0;
}

.supersale .supersale-list a .caption .caption-bt {
	font-family: 'DBThaiTextXBd';
	text-align: center;
}

.supersale .supersale-list .caption {
	border-radius: 0;
}

.supersale .supersale-list .caption .caption-bt .btn,
.supersale .supersale-list a .caption .caption-bt {
	font-size: 25px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 3px solid #00a950;
	border-radius: 0;
	padding: 3px 10px 13px;
	height: 50px;
}

.supersale .supersale-list a .caption .caption-bt {
	border-top: 1px solid #eee;
}

.supersale .supersale-list .image img {
	border-radius: 0;
}

.supersale .supersale-list .caption .location,
.supersale-list .caption .location {
	font-family: 'DBThaiTextXBd';
	font-size: 24px;
	line-height: .9;
	color: #555;
}

.supersale .supersale-list a:hover .caption .caption-bt {
	background-color: #00a950;
	color: #fff;
}

.supersale .supersale-list .caption .area,
.supersale-list .caption .area {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #555;

}

.supersale .supersale-list .caption .area span,
.supersale-list .caption .area span {
	font-family: 'DBThaiTextXBd';
	font-size: 28px;
}

.area-txt {
	font-family: 'DBThaiTextXBd';
	font-size: 26px;
	line-height: 1;
}

.area-num {
	font-family: 'DBThaiTextXBd';
	font-size: 22px;
	line-height: 26px;
}


.area-icon {
	color: #555555;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
}

.area-icon > img {
	position: relative;
	margin: 0 10px;
	top: -2px;
	display: inline-block;
}

.area-icon > img:first-child {
	margin-left: 0;
}

.supersale .supersale-list .caption .caption-top,
.supersale.thumbnails-center-slider .caption .caption-top {
	padding: 15px 20px;
}

/*
.supersale .supersale-list .caption .price,
.supersale-list .caption .price {
	font-family: 'DBThaiTextXBd';
	font-size: 45px;
	line-height: .8;
}

.supersale .supersale-list .caption .price span,
.supersale-list .caption .price span {
	font-size: 28px;
	color: #999999;
}
*/
.supersale .supersale-list .caption .price {
	padding-top: 5px;
}

.sc-promotion:before {
	height: 340px;
}

.supersale .supersale-list .caption .price strong span {
	font-family: 'DBThaiTextXBd';
	font-weight: normal;
	font-size: 26px;
	line-height: .8;
	text-decoration: inherit;
	display: inline-block;
	color: #ED2226;
}

.tag {
	top: 15px;
	left: 15px;
	font-weight: bold;
	background-color: #ee0f00;
	border: 1px solid #ee0f00;
}

.tag.tag-promotion {
	background-color: #ff6700;
	border: 1px solid #ff6700;
}

.tag.tag-new {
	background-color: #00a94f;
	border: 1px solid #00a94f;
}

.tab-provice .tab .control {
	border-radius: 0;
	padding: 0;
	border: 0;
	margin-bottom: 25px;
}

.tab .control a:nth-child(2) {
	width: 26%;
}

.tab .control a:nth-child(4),
.tab .control a:nth-child(5) {
	width: 12%;
}

.tab .control a:first-child,
.tab .control a {
	width: 16%;
}

.tab .control a:last-child {
	width: 18%;
}

.conditions .heading {
	font-size: 28px;
	font-weight: bold;
	font-family: 'notosans_thai', sans-serif;
	line-height: 1.2;
}

.conditions .heading:after {
	top: 6px;
}

.tab-provice .tab .control a:first-child,
.tab-provice .tab .control a:nth-child(2),
.tab-provice .tab .control a:nth-child(5),
.tab-provice .tab .control a:last-child,
.tab-provice .tab .control a {
	width: 16%;
	display: inline-block;
	background-color: #eeeeee;
	border: 0;
	padding: 10px 10px;
	height: 50px;
	vertical-align: top;
}

.tab-provice .tab .control a:nth-child(4) {
	width: 20%;
}

.tab-provice .tab .control a.active {
	border-radius: 0;
	background-color: #00A950;
	border: 0;
}

.icons-home,
.icons-townhouse,
.icons-condo {
	display: inline-block;
	margin-right: 5px;
	position: relative;
}

.icons-home {
	background: url("../../shocksale/img/icons/house.png") no-repeat;
	background-size: contain;
	background-position: left;
	width: 24px;
	height: 23px;
	top: 3px;
}

a.active .icons-home {
	background: url("../../shocksale/img/icons/house-active.png") no-repeat;
	background-size: contain;
	background-position: left;
}

.icons-townhouse {
	background: url("../../shocksale/img/icons/townhouse.png") no-repeat;
	background-size: contain;
	background-position: left;
	width: 24px;
	height: 23px;
	top: 5px;
}

a.active .icons-townhouse {
	background: url("../../shocksale/img/icons/townhouse-active.png") no-repeat;
	background-size: contain;
	background-position: left;
}

.icons-condo {
	background: url("../../shocksale/img/icons/condo.png") no-repeat;
	background-size: contain;
	background-position: left;
	width: 24px;
	height: 23px;
	top: 5px;
}

a.active .icons-condo {
	background: url("../../shocksale/img/icons/condo-active.png") no-repeat;
	background-size: contain;
	background-position: left;
}

.supersale-list.thumbnails-center {
	width: 100%;
	padding: 0;
}

.supersale-list.thumbnails-center .caption {
	padding: 0;
	border-bottom: 0;
}

.supersale-list.thumbnails-center a {
	display: block;
}

.second-home-list ul {
	column-count: 4;
	column-gap: 20px;
	text-align: left;
}

.second-home-list ul li {
	font-family: 'DBThaiTextXBd';
	font-weight: normal;
	font-size: 28px;
	line-height: 1;
	margin-bottom: 10px;
	color: #00A950;
}

.second-home-list ul li .ic {
	font-size: 12px;
	margin-right: 8px;
}

.thumbnails-center-detail {
	padding-right: 30px;
}

.c-red {
	color: #ED2226 !important;
}

.section .sc-headline h1 {
	font-size: 32px;
}

.section .sc-headline h2 {
	font-family: 'notosans_thai', sans-serif;
	font-weight: bold;
	font-size: 28px;
}

.section .sc-inner.no-t .sc-headline h2 {
	line-height: 1.2;
	margin-bottom: 0;
	padding-bottom: 0;
}

.line-under {
	text-decoration: underline;
}

.section .sc-inner.no-t .sc-headline {
	margin-bottom: 0;
	padding-bottom: 0;
}

.tab .control {
	font-size: 0;
}


.footer .footer-wrapper {
	padding-left: 50px;
	padding-right: 50px;
}

.footer-wrapper > div {
	vertical-align: middle;
	display: inline-block;
}

.footer .slogan {
	width: calc(100% - 395px);
}

.new-contact,
.footer .social {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
}

.new-contact .contact-icon {
	float: left;
}

.new-contact .contact-icon .ic {
	font-size: 22px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	background: linear-gradient(90deg, rgba(0, 168, 80, 1) 0%, rgba(97, 214, 153, 1) 100%);
	display: block;
	line-height: 40px;
}

.new-contact .contact-detail {
	float: left;
	margin-left: 12px;
	font-size: 24px;
	line-height: 0.9;
	text-align: left;
}

.new-contact .contact-detail .open-hour {
	font-size: 18px;
}

.conditions .content ol.list {
	margin-left: 0;
}

.second-home {
	padding-left: 0;
	padding-right: 0;
	background-image: url(../img/second-home-bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 400px;
}

.second-home .sc-headline {
	margin-bottom: 30px;
}

.sc-howto-service {
	padding: 0 40px;
}

.tab-provice .tab .control a {
	position: relative;
}

.tab-provice .tab .control a:after {
	content: '';
	width: 1px;
	height: 30px;
	background-color: #ddd;
	position: absolute;
	right: 1px;
	top: 10px;
}

.tab-provice .tab .control a:last-child:after,
.tab-provice .tab .control a.active:after {
	content: '';
	width: 0;
}

@media screen and (max-width: 1024px) {

	.supersale .supersale-list .caption .caption-bt .btn,
	.supersale .supersale-list a .caption .caption-bt {
		font-size: 25px;
		padding: 3px 10px 13px;
		height: 50px;
	}

	.supersale .supersale-list .caption .location,
	.supersale-list .caption .location,
	.area-txt {
		font-size: 23px;
	}

	.area-num {
		font-size: 20px;
	}

	.footer .footer-wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (max-width: 991px) {
	.supersale .supersale-list {
		width: calc(100% / 2 - 20px);
	}

	.supersale.thumbnails-center-slider .supersale-list {
		padding: 0 8px;
	}

	.supersale.thumbnails-center-slider {
		width: 100%;
	}

	.supersale .supersale-list .caption .location,
	.supersale-list .caption .location,
	.area-txt {
		font-size: 26px;
	}

	.area-num {
		font-size: 23px;
	}

	.tab-provice .tab .control a:first-child,
	.tab-provice .tab .control a:nth-child(2),
	.tab-provice .tab .control a:nth-child(5),
	.tab-provice .tab .control a:last-child,
	.tab-provice .tab .control a {
		width: 15%;
		display: inline-block;
		background-color: #eeeeee;
		border: 0;
		padding: 10px 10px;
		height: 50px;
		vertical-align: top;
	}

	.tab-provice .tab .control a:nth-child(3),
	.tab-provice .tab .control a:nth-child(4) {
		width: 20%;
	}

	.tab-provice .tab .control a.active {
		border-radius: 0;
		background-color: #00A950;
		border: 0;
	}
}

@media screen and (max-width: 767px) {
	.sc-promotion:after {
		height: 100px;
	}

	.sc-promotion .image-bg {
		bottom: 100px;
	}

	.second-home {
		background: none;
		background-color: #fff;
	}

	.select2.select2-container.select2-container--default {
		display: none;
	}

	.second-home-list ul {
		column-count: 2;
	}

	.second-home .sc-headline,
	.tab .control-dropdown {
		margin-bottom: 15px;
	}

	.sc-howto-service {
		padding: 0 25px;
	}

	.footer .slogan {
		width: 100%;
		display: block;
	}

	.footer .slogan img {
		width: 100%;
		max-width: 180px;
		margin: 0 auto;
	}

	.footer .new-contact {
		text-align: right;
		width: 100%;
	}

	.footer .social {
		font-size: 0;
		text-align: right;
		display: inline-block;
		position: absolute;
		top: 15px;
		width: auto;
		right: 15px;
		left: auto;
	}

	.footer .social a {
		width: 30px;
		height: 30px;
		padding-top: 0;
		line-height: 38px;
	}


	.footer .social a:last-child {
		margin-right: 0;
	}

	.new-contact .contact-icon {
		float: left;
		margin-top: 3px;
	}

	.new-contact .contact-detail {
		margin-left: 8px;
		font-size: 20px;
	}

	.new-contact .contact-icon .ic {
		font-size: 18px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.thumbnails-center-detail {
		padding-right: 0px;
	}

	.supersale .supersale-list .caption .location {
		position: relative;
		padding-left: 10px;
		font-size: 17px;
		height: 29px;
	}

	.supersale .supersale-list .caption .location .ic {
		position: absolute;
		left: 0;
		top: 5px;
		font-size: 6px;
	}

	.supersale .supersale-list {
		width: calc(100% / 2 - 10px);
		margin: 10px 5px;
	}

	.supersale .supersale-list .caption .heading {
		font-size: 24px;
		padding-top: 0;
		height: 42px;
	}

	.area-txt {
		font-size: 18px;
		line-height: 1;
	}

	.area-num {
		font-size: 15px;
		line-height: 18px;
	}

	.supersale .supersale-list .caption .area {
		font-size: 14px;
		margin: 0;
	}

	.supersale .supersale-list .caption .area span {
		font-size: 18px;
	}

	.area-icon {
		font-size: 14px;
	}

	.supersale .supersale-list .caption .area-icon {
		width: 70px;
	}

	.supersale .supersale-list .caption .price {
		font-size: 18px;
	}

	.supersale .supersale-list .caption .price span {
		font-size: 12px;
	}

	.supersale .supersale-list .caption .btn {
		padding: 3px 10px 7px;
		height: 45px;
		font-size: 23px;
	}

	.area-icon img {
		margin: 0 5px;
	}



	.tab-provice .tab .control a:first-child,
	.tab-provice .tab .control a:nth-child(2),
	.tab-provice .tab .control a:last-child,
	.tab-provice .tab .control a {
		height: auto;
		font-size: 14px;
	}

	.tab-provice .tab .control a {
		font-size: 13px !important;
		line-height: 13px;
		padding: 10px 5px 10px 0 !important;
	}

	.icons-home,
	.icons-townhouse,
	.icons-condo {
		margin-right: 5px;
		position: relative;
		text-align: center;
		margin: 0;
		width: 20px;
		height: 12px;
		top: 2px;
	}

	.tab-provice .tab .control {
		margin-bottom: 20px;
	}

	.icons-condo {
		top: 3px;
	}

	.second-home-list ul li {
		font-size: 22px;
		margin-bottom: 4px;
		line-height: 1;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .area span {
		display: inline-block;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .area {
		border-left: 0;
		padding: 0;
		margin: 0;
	}

	.supersale.thumbnails-center-slider .area-icon img {
		margin: 0 10px;
	}

	.supersale.thumbnails-center-slider .area-icon > img:first-child {
		margin-left: 0;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .area-icon {
		width: auto;
	}

	.supersale.thumbnails-center-slider .caption-area .tb {
		display: table;
	}

	.supersale.thumbnails-center-slider .caption-area .tbcell {
		display: table-cell;
	}

	.supersale.thumbnails-center-slider .caption-area .tbcell:last-child,
	.supersale.thumbnails-center-slider .area-num.a-right {
		text-align: right;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .location span {
		display: inline-block;

	}

	.supersale.thumbnails-center-slider .supersale-list .caption .location {
		font-size: 24px;
		padding-left: 18px;
		height: auto;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .location .ic {
		font-size: 12px;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .heading {
		font-size: 35px;
		height: 70px;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .price,
	.supersale.thumbnails-center-slider .area-txt {
		font-size: 26px;
	}

	.supersale.thumbnails-center-slider .area-num {
		font-size: 23px;
	}

	.supersale.thumbnails-center-slider .caption-area {
		margin-bottom: 0;
	}

	.supersale .supersale-list .caption .caption-bt .btn,
	.supersale .supersale-list a .caption .caption-bt {
		font-size: 20px;
		border-left: 0;
		border-right: 0;
		border-top: 0;
		border-bottom: 3px solid #00a950;
		border-radius: 0;
		padding: 2px 10px 13px;
		height: 40px;
	}

	.supersale .supersale-list .caption .location {
		height: auto;
	}

	.supersale .supersale-list .caption .price strong span {
		font-size: 20px;
	}

	.caption-area {
		margin-bottom: 5px;
	}

	.section .sc-headline h1 {
		font-size: 28px;
	}

	.section .sc-headline h2 {
		line-height: 1.2;
		font-size: 24px;
	}


	.supersale .supersale-list .caption .caption-top,
	.supersale.thumbnails-center-slider .caption .caption-top {
		padding: 10px 10px;
	}



	.supersale.thumbnails-center-slider .supersale-list a .caption .caption-bt {
		font-size: 25px;
		padding: 3px 10px 13px;
		height: 50px;
		border-top: 1px solid #eee;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .price strong span {
		font-size: 26px;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .price span {
		font-size: 17px;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .area,
	.supersale.thumbnails-center-slider .area-icon {
		font-size: 18px;
	}

	.supersale .supersale-list .caption .location {
		margin-bottom: 5px;
	}

	.tab-provice .tab .control-dropdown .select {
		border-radius: 0;
		background-color: #18a950;
		border: 0;
	}


	.tab-provice .tab .control-dropdown .select2-container--default {
		color: #18a950;
	}

	.tab-provice .tab .control-dropdown .select:after {
		color: #fff;
	}


	/* Select - START */
	.tab-provice .select {
		width: calc(100% - 40px);
		margin: 0 auto;
		position: relative;
		color: #b5b5b5;
	}

	.tab-provice .tab .control-dropdown select {
		color: #fff;
	}



	/* Select - END */
}

@media screen and (max-width: 400px) {
	.supersale .supersale-list .caption .location span {
		display: block;
	}

	.tag {
		top: 10px;
		left: 10px;
	}

	.caption-area {
		margin-bottom: 5px;
	}

	.caption-area .tb,
	.caption-area .tbcell {
		display: block;
		text-align: left;
	}

	.area-num.a-right {
		text-align: left;
	}

	.supersale .supersale-list .caption .area,
	.area-icon {
		font-size: 12px;
	}

	.supersale .supersale-list .caption .area span {
		font-size: 18px;
	}

	.supersale .supersale-list .caption .area span {
		font-size: 14px;
	}

	.second-home-list ul li {
		font-size: 20px;
	}

	.tab-provice .tab .control a {
		font-size: 12px !important;
		line-height: 12px;
	}

	.section .sc-headline h1 {
		font-size: 26px;
	}

	.section .sc-headline h2 {
		font-size: 22px;
	}
}

@media screen and (max-width: 350px) {
	.supersale .supersale-list .caption .caption-top {
		min-height: 170px;
	}

	.second-home-list li {
		font-size: 14px;
	}
}


@media screen and (max-width: 340px) {

	.area-icon,
	.supersale .supersale-list .caption .area {
		font-size: 10px;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .location {
		font-size: 20px;
		padding-left: 14px;
		height: auto;
	}

	.supersale.thumbnails-center-slider .supersale-list .caption .location .ic {
		font-size: 10px;
	}

	.supersale.thumbnails-center-slider .area-txt {
		font-size: 18px;
	}

	.supersale.thumbnails-center-slider .area-num {
		font-size: 15px;
	}

	.supersale.thumbnails-center-slider .caption-area {
		margin-bottom: 5px;
	}

	.supersale .supersale-list .caption .price {
		font-size: 16px;
	}

	.supersale .supersale-list .caption .price span {
		font-size: 12px;
	}

	.icons-home,
	.icons-townhouse,
	.icons-condo {
		display: none;
	}
}
