.booking-page .step-2 input[type="number"],
.booking-page .step-2 input[type="time"],
.booking-page .step-2 input[type="email"],
.booking-page .step-2 input[type="text"],
.booking-page .step-2 textarea{
	background: #fff;
	border: 1px solid #cccccc;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	height: 38px;
	border-radius: 6px;
}
.booking-page .step-2 textarea{
	height: auto;
	height: 99px;
	padding: 10px;
}
.booking-page .area{
	background: none;
	height: auto;
	padding-left: 0;
}
.booking-page .booking-form.step-1 input.text{
	font:14px/17px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	max-width:165px;
	width:100%;
	margin:0 52px 15px 0;
}
.step-1 .row-holder .column{
	float: left;
	max-width: 213px;
	width:100%;
	margin: 0 0.8% 0 0;
}
.step-1.booking-form .column select{
	width: 100%;
	max-width:169px;
}
.pip button.btn.btn-primary {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}
.pip label {
	margin-bottom: 5px;
	font-size: 14px;
	margin-left: 2px;
}
.pip-form {
	margin-top: 3rem;
}
.pip-form .form-control {
	margin-bottom: 10px;
	height: 41px;
	background-color: #d8d0c9;
	border-radius: 0;
	border-color: #000;
	box-shadow: none;
}
.booking-page .booking-form .btn-small{
	background: #BD955A;
	border-radius: 6px;
	color: #fff;
	width: 70px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	font: 15px/15px Arial, Helvetica, sans-serif;
	margin: 0px;
	min-width: 0;
	letter-spacing: 1px;
	padding: 8px 3px;
}
.booking-page .booking-form .btn-small:before{background:none;}
.booking-page .booking-form .avilable-time li{margin: 0 10px 10px 0;}
.booking-page .step-1.booking-form .avilable-time .btn-small{margin:0;}
.box-holder p{
	max-width:360px;
	margin:15px 20px 15px 0;
	display:inline-block;
	vertical-align:middle;
}
.box-holder img{
	height: auto;
	width:186px;
	display:inline-block;
	vertical-align:middle;
}
.booking-page .booking-form .avilable-time{
	padding: 0;
}
.booking-page .text-holder{
	height:auto;
}
.step-1 .row-holder .columns:after{
	content: '';
	display: block;
	clear:both;
}
.booking-page .booking-form .row-holder:after{
	display:block;
	clear:both;
	content:'';
}
.booking-page .step-1.booking-form .btn{
	float: right;
	margin: 27px 0 0;
	min-width: 79px;
}
.booking-page .booking-form img.ui-datepicker-trigger{
	margin-top: 2px;
	display:none;
}
.party-description{
	margin: 0 0 10px 0 !important;
}
.row.columns-4{
	max-width: 90%;
}
.booking-page .submit-button{
	display:block;
	text-align:center;
	max-width:217px;
}
.booking-page .confirmed-block .subtitle + a.btn{
	max-width:217px;
	display:block;
}
.no-border{
	border: none !important;
}
.booking-page .centred {
	text-align: center;
}
.menu-home li ul.sub-menu li a {
	color: #000;
	text-decoration: none;
}
@media only screen and (max-width: 1037px){
	.booking-page .step-1.booking-form .btn{
		float:none;
		display:inline-block;
	}
}
@media only screen and (max-width: 1037px){
	.booking-page .booking-form.step-1 input.text{
		float:none;
		width:209px;
		display:inline-block;
	}
	.booking-page .step-1.booking-form .btn{
		display:block;
		width:209px;
		margin:20px auto 0;
	}
	.booking-page .step-1.booking-form .btn-small{
		width:auto;
	}
}
@media only screen and (max-width: 768px) and (min-width: 660px) {
	#main{
		position:relative;
	}
	.social-search.bottom{
		position:absolute;
		left:0;
	}
}
@media only screen and (max-width: 746px){
	.booking-page .booking-form.step-1 input.text{
		margin:0 auto 15px;
		float:none;
		max-width:100%;
		width:100% !important;
	}
	.booking-page .step-1.booking-form .btn{
		float:none;
		margin:20px auto 10px;
		display:block;
		width:209px;
	}
	.booking-page .step-1.booking-form .btn-small{
		width:auto;
	}
	.step-1 .row-holder .column{
		float:none;
		width:100%;
		max-width:100%;
	}
	.row.columns-4{
		margin:0 auto;
		width:100%;
		max-width:100%;
	}
	.step-1.booking-form .column select{
		max-width:100%;
	}
}
@media only screen and (max-width: 480px){
	.box-holder img{
		width:100%;
	}
	.avilable-time{
		text-align:center;
	}
	.booking-page .box-holder .img-holder{
		margin:0 auto 1em;
		display:block;
		width:186px
	}
	.booking-page .booking-form.step-1 input.text{
		margin:0 auto 15px;
		float:none;
		max-width:100%;
		width:100% !important;
	}
	.booking-page .step-1.booking-form .btn{
		float:none;
		margin:20px auto 10px;
		display:block;
		width:209px;
	}
	.booking-page .step-1.booking-form .btn-small{
		width:auto;
	}
	.step-1 .row-holder .column{
		float:none;
		width:100%;
		max-width:100%;
	}
	.row.columns-4{
		margin:0 auto;
		width:100%;
		max-width:100%;
	}
	.step-1.booking-form .column select{
		max-width:100%;
	}
}

.hidden {
	display: none;
}

.booking-page .link a.submit-button{margin:0 auto;}

/* update */
.site-header.inside .altlogo {
	float: none;
	display: inline-block !important;
	margin: 10px 0 0 0;
}
.right-col {
	float: right;
	margin-top: 1.2em;
}
p.old-chat {position: static !important; margin: 0;}
.book-now-mobile-2 {
	display: none;
	font-size: 18px;
	line-height: 20px;
}
a.book-now.book-now2 {
	clear: right;
	float: right;
	font-size: 1.3em;
	line-height: 19px;
	width: 170px;
	max-width: 170px;
	text-align: center;
	background: url("../images/call-bg.png") no-repeat 0 0 / contain;
}
a.book-now.book-now2#manage-booking {
	font-size: 1.3em;
	font-weight: bold;
}
.book-block.book-block-3, .book-block.book-block-1 {font-size: 1.8em;margin: 1.2em 0 0;}
.site-header .book-block p {
	padding: 0;
}
.site-header .book-block a.book-now {
	display: block !important;
	width: 170px !important;
	max-width: 170px !important;
	height: 45px !important;
	text-align: center;
	padding: 0;
	font-size: 17px !important;
	font-weight: bold;
	line-height: 45px !important;
	background: url("../images/call-bg.png") no-repeat 0 0 !important;
}
@media only screen and (max-width: 746px) {
	a.book-now.book-now2 {display: none;}
}
@media only screen and (max-width: 660px) {
	.header-row .phone-col {
		display: inline-block;
	}
	.book-now-mobile-2 {display: block;font-size: 12px;line-height: 18px;}
	.site-header a.book-now-mobile {
		float: none;
		display: inline-block;
		padding-bottom: 10px;
	}
}
@media only screen and (max-width: 395px) {
	.site-header a.book-now-mobile {margin-bottom: 5px;}
	.header-col-right a + a {font-size: 12px;}
	.rooms-ava a.book-now-mobile {
		height: 35px;
		min-width: 100px;
		width: 100px;
		height: 35px;
		min-width: 100px;
		font-size: 1.65em;
		line-height: 13px;
	}

	.header-row .btn-small{
		font-size: 11px;
	}
}

@media only screen and (max-width: 660px){
	.hold .phone{
		font-size: 14px;
		line-height: 18px;
		padding: 40px 0 0;
		position: relative;
		text-align: center;
		display: inline-block;
		text-transform: uppercase;
		margin: 20px 0;
		color: #4e1c64;
	}
	.hold .phone:after{
		content: '';
		width: 30px;
		height: 40px;
		background: url('images/sprite.png') no-repeat -355px -250px;
		position: absolute;
		left: 50%;
		top: 0;
		margin: 0 0 0 -15px;
	}

	.header-row .phone-col {
		/*margin: -16px 0 0 23px;*/
		margin-top: -18px;
	}

	.header-row .header-col-left,
	.header-row .header-col-right{
		width: 35%;
	}
}

#page .inside.inside2 {
	margin: 25px 30px;
	float: none;
	width: 100%;
}


/*update*/
section.mini-gallery.mini-gallery2 img {
	width: 100%;
}

#k-sidebar {
	float: right;
	width: 31%;
}
#k-sidebar .clipboard {
	width: 100%;
	float: none;
}
#page #k-sidebar .homebox {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
#page #k-sidebar .homebox.last {
	margin: 0;
}
#page #k-sidebar  .homebox > div {background-size: contain;}

.inside section.mini-gallery3 {text-align: center;}

section.mini-gallery.mini-gallery3 img {display: inline-block;
	float: none;
	width: 645px;
	height: 318px;

}

/* update */
#page .hold.content.hold2 .inside {width: 67%;}
.hold.content.hold2 .sidebar {
	max-width: 298px;
	margin-top: 0;
}
#page .hold.content.hold2 .holder-w {max-width: 660px;margin: 0 auto;}

.hold2 .landing-block .box-holder h3 {text-transform: uppercase;}
.hold2 .landing-block .box-holder {text-align: left;}
.landing-box .box-holder p {font: 12px/16px Economica,Arial,Helvetica,Verdana,sans-serif;}

.book-block.book-block-3, .book-block.book-block-1, .right-col {margin-top: 21px;}

.pch-rooms-container{
	margin-top: 20px;
}

@media only screen and (min-width: 741px) {
	.pch-rooms-container {
		display: flex;
    flex-direction: row;
    flex-wrap: wrap;
		justify-content: center;
	}

	.pch-single-room .pch-inner-content {
		height: 100%;
	}
}

.pch-single-room{
	display: inline-block;
	width: 33%;
	padding: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}

.pch-single-room .pch-inner-content{
	background-color: #fff !important;
	border-radius: 5px;
	padding: 10px !important;
	overflow: hidden;
	color: #FFF;
}

.pch-single-room .pch-title-area{
	color: #3b3b3b;
	font-size: 16px;
}

.pch-single-room .pch-image-content{
	display: table;
	position: relative;
	vertical-align: middle;
}

.pch-single-room.pch-gallery .pch-image-content .pch-room-overlay{
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	opacity: 0;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.pch-single-room.pch-gallery .pch-image-content .pch-room-overlay:before{
	content: '';
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 10px;
}

.pch-single-room.pch-gallery .pch-image-content .pch-room-overlay:after{
	content: 'See More';
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
	font-size: 20px;
}

.pch-single-room.pch-gallery .pch-image-content:hover .pch-room-overlay{
	opacity: 1;
}

.pch-description-area {
	align-items: center;
	flex-direction: column;
}

.pch-description-area .btn-primary:hover {
	color: #ffffff;
	text-decoration: underline;
}

.pch-single-room .pch-description-area p{
	margin: 10px 0;
	margin-right: 0;
	font-size: 13px;
}

.pch-single-room .pch-description-area .btn-primary {

}

.pch-single-room .pch-image-content{
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	background-size: cover;
	margin: 10px 0;
}

.pch-rooms-container > .pch-single-room > .pch-inner-content > .pch-description-area > p {
	color: #3b3b3b !important;
}

.pch-rooms-gallery{
	position: fixed;
	background-color: rgba(0, 0, 0, 0.7);
	display: none;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	z-index: 1000;
}

.pch-rooms-gallery.open{
	display: table;
}

.pch-rooms-gallery .inner-container{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.pch-rooms-gallery .inner-container .inner-content{
	position: relative;
	max-width: 400px;
	background-color: #FFF;
	min-height: 200px;
	text-align: center;
	width: 100%;
	margin: 0px auto;
}

.pch-rooms-gallery .inner-container .inner-content .pch-slides{
	position: relative;
	overflow: hidden;
}

.pch-rooms-gallery .inner-container .inner-content .pch-slides .pch-single-slide{
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	background-size: cover;
	background-position: center;
	-webkit-transition: left 0.3s;
	transition: left 0.3s;
}

.pch-rooms-gallery .inner-container .inner-content .pch-slides .pch-single-slide.left{
	position: absolute;
	left: -100%;
	width: 100%;
	top: 0;
	height: 100%;
}

.pch-rooms-gallery .inner-container .inner-content .pch-slides .pch-single-slide.right{
	position: absolute;
	left: 100%;
	width: 100%;
	top: 0;
	height: 100%;
}

.pch-rooms-gallery .inner-container .inner-content .pch-close{
	position: absolute;
    top: -20px;
    right: -20px;
    font-size: 20px;
    color: #333;
    background-color: #FFF;
    border: 2px solid #333;
    border-radius: 20px;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.pch-rooms-gallery .inner-container .inner-content .pch-control{
	position: absolute;
	top: 50%;
	font-size: 50px;
	color: #FFF;
	vertical-align: middle;
	line-height: 0;
	cursor: pointer;
}

.pch-rooms-gallery .inner-container .inner-content .pch-control.left{
	left: -30px;
}

.pch-rooms-gallery .inner-container .inner-content .pch-control.right{
	right: -30px;
}

ul.gallery-pagination {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	padding-top:0.5em;
	position:  absolute;
	bottom: 10px;
}
ul.gallery-pagination li {
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
    width: 15px;
    height: 15px;
    margin: 0 3px;
    opacity: 1;
    border-radius: 50%;
    border: 2px solid #fff;
    background: 0 0;
	background-color: silver;
}
ul.gallery-pagination li.active {
	background: #333;
}
@media only screen and (max-width: 960px) {
	#page .hold.content.hold2 .inside {width: 100%;}
	.hold.content.hold2 .sidebar {
		width: 100%;
		max-width: 100%;
	}
	#page .hold.content.hold2 aside.clipboard {float: left;width: 298px;}
	#page .hold.content.hold2 aside.offer{float: right;width: 49%;max-width: 298px;}
	#page .hold.content.hold2 aside.offer:nth-child(odd) {float: left;}
	section.mini-gallery.mini-gallery3 img {
		width: 100%;
		height: auto;
	}
}
@media only screen and (max-width: 740px) {
	p.old-chat {
		display: block;
	}

	.pch-single-room{
		display: block;
		width: auto;
		padding: 0;
	}

	.pch-rooms-gallery .inner-container .inner-content{
		width: 80%;
	}
}
@media only screen and (max-width: 660px) {
	p.old-chat {
		display: none;
	}
}
@media only screen and (max-width: 630px) {
	#page .hold.content.hold2 aside.offer {width: 100%;float: none;margin: 0 auto 15px;}
	#page .hold.content.hold2 aside.offer:nth-child(2n+1) {float: none;}
	#page .hold.content.hold2 aside.clipboard {width: 100%;float: none;margin: 0 auto 15px;}
}

.inside article h5,
.inside article ul li {
	font-family: 'Avenir', Helvetica, arial, sans-serif;
    font-size: 1.4em;
    color: #fff;
    line-height: 1.8em;
    margin-bottom: 1.5em;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
}
.inside article h5 {
	font-weight: 600;
}

#sb_instagram #sbi_load span.sbi_follow_btn.sbi_custom,
#sb_instagram #sbi_load span.sbi_follow_btn a {
	display: none !important;
	visibility: hidden !important;
}