p.hotelname {
    font-family: 'Playfair';
	font-size: 16px !important;
}
.contact-footer-home p {
    font-size: 12px;
}

.footer-other {
    padding: 20px 0;
}
.footer-other a {
	font-family: 'Playfair';
	font-weight: inherit;
}
.footer-other li:last-child a {
	padding-right: 0;
}
.copyright-footer {
	font-size: 12px;
		
}
.thank-bg {
    background-color: rgba(255, 255, 255, 0.87);
    padding: 40px 51px;
    /* text-align: left; */
}
.footer-box a {
    padding: 0px 5px;
    font-size: 13px;
    color: #04b1c3;
    font-family: 'Playfair';
    text-transform: uppercase;
}
.footer-box a::after {
    content: ' | ';
}
button#btnCancel {
    width: 11%;
    height: 34px;
    font-size: 12px;
    line-height: 18px;
}
button#btnCancel:hover{
		color: #fff;
    background-color: #b08e5e;
		border-color: #b08e5e;
}

button#btnSubmit {
	font-family: 'Playfair Display SC';
	color: #fff;
	background-color: rgba(29, 113, 121, 0.9);
	border-color: rgba(29, 113, 121, 0.9);
}

#head_memberlogin{
	font-family: 'Playfair';
	color: rgba(29, 113, 121, 0.9) !important;
	font-size: 18px;
	text-transform: uppercase;
}

.bg input#discountcode {
	background: #fff !important;
}

p.title {
    font-weight: inherit!important; 
    font-size: 20px !important;
    color: #333;
    font-family: playfair !important;
}

p.detail-fac {
	font-size: 14px;
	color: #333;
}

.btn-readmore {
    border-bottom: 1px solid #516c81;
    display: inline-block;
    border-top: 1px solid #516c81;
}

.control-btn-readmore {
    padding: 3px 0;
    border-top: 1px solid #516c81;
    display: inline-block;
    margin: 20px 0;
    border-bottom: 1px solid #516c81;
}
.container .fac-content-box {
    min-height: 300px;
}

.fac-content-box .btn-readmore a {
    color: #516c81;
    font-family: 'Playfair';
    font-style: italic;
    font-size: 15px;
    text-transform: uppercase;
		font-weight: bold;
}
.accom-content-box .container.content-img {
	padding-top: 0;
}
.accom-content-box .container.con-title {
    padding: 40px 70px 0 70px;
}
.accom-content-box p.title {
    font-weight: 600 !important;
    font-size: 24px !important;
    color: #000;
    font-family: 'Playfair' !important;
}
#deluxe-room {
	background-position: center center;
}

.bangkok {
    padding: 15px;
}

.footer-other a::after {
    content: ' |';
}
.footer-other a {
    font-family: 'Playfair';
    font-weight: inherit;
    color: #2cbccc;
    padding: 0 5px;
    text-transform: uppercase;
}







/*break-point*/



@media (min-width:767px) and (max-width: 991px){
.tpl-egm-box8 {
	width: 300px;
	}
}
@media (min-width: 992px){
.special-box p {
 
    padding: 0 20px;
}
}

@media (max-width: 767px){
.footer-other {
    padding: 20px 0 60px 0 !important;
	}
	button#btnCancel {
		width: 26% !important;
	}
	.main-facility img {
    width: 30%;
}
	.header-carousel.owl-carousel.owl-theme.owl-loaded {
    padding: 30px 0;
}
	.accom-content-box .container.con-title {
    padding: 40px 15px 0 15px;
}
	.accom-content-box .container.content-img {
    padding: 15px;
}
	#deluxe-room {
		padding-top: 150px;
	}
	#deluxe-room h2 {
		font-size: 20px;
	}
}

@media (max-width: 320px){
.member-account {
    right: 0 !important;
	}
}

.col-md-2.icon-tree {
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 0;
}