:root {
	--section-gap: 160px;
	--breadcrumb-margin-top: 40px;
	--css-grid-between-gap:60px;
	--image-section-gap:60px;
	--slogan-large-font-size: 4.8rem;
	
}






.bg-black-shade-3{
    background:var(--color-black-shade-3);
}

.slogan.slogan-large {
	font-size: var(--slogan-large-font-size);
}

.r2g-css-flex-grid-main-strip.text-align-left>.container>.intro-content,
.r2g-content-sub.text-align-left .content-wrapper > *,
.text-align-left.r2g-content-sub *{
    text-align: left;
}
.post-wrapper {
    text-align: left;
}


.py-with-bg{
    padding: 90px 0;
}
.left-right-margin .content-wrapper{
    margin:0 100px;
}
/*------------------------------------

    #STYLE-SECTION - TABLE 
    
------------------------------------*/
a{
    margin:0;
}

th,
td {
	border: 0;
	padding: 19px 24px 16px 24px;
}


/* __ DHI__DAO - 4 */
.dhi-dao-4 .swiper-slide > div {
	max-width: none;
}

.dhi-dao-4 .tab-inner-top-wrapper {
	width: auto;
}

.dhi-dao-4 .arrows-wrapper {
	display: inline-block;
}

.dhi-dao-4 .r2g-content-sub .title *,
  .dhi-dao-4 .r2g-content-sub .description {
	text-align: left;
}

.dhi-dao-4 .badge {
	margin-left: 0;
}

.dhi-dao-4 .r2g-content-sub .button-wrapper {
	margin-left: 0;
}

.dhi-dao-4 .r2g-content-sub {
	display: flex;
	align-items: center;
}

.dhi-dao-4 .r2g-content-sub > div {
	max-width: 470px;
	margin-right: 10%;
}

.dhi-dao-4 .tab-inner-top-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.dhi-dao-4 .tab-inner-top-wrapper > div {
	width: 50%;
}

.dhi-dao-4 .tab-titles-wrapper {
	display: flex !important;
	justify-content: flex-end;
	align-items: flex-end;
}


.d-right-img .image-wrapper img{
	    object-fit: cover;
	    height: 100%;
	    max-height: 524px;
	    object-position: center;
	}

.dhi-dao-4 h2 {
	margin-bottom: 0;
	text-align: left;
}

.dhi-dao-4 .r2g-content-sub {
	margin: 0;
}

.dhi-dao-4 .swiper-pagination {
	display: none;
}

.dhi-dao-4 .tab-items-wrapper {
	display: flex !important;
	gap: 24px;
}

.dhi-dao-4 .tab-items-wrapper .tab-title {
	margin: 0;
}



.dhi-dao-4 .tab-items-wrapper .tab-title .first-level-label {
	margin: 0;
	font-family: var(--font-primary);
	font-size: 16px;
	line-height: 120%;
	color: var(--color-absolute-black);
	text-decoration: none;
	padding: 12px 24px;
	border: 1px solid;
	transition: all .4s ease;
	display: inline-block;
}

.dhi-dao-4 .tab-items-wrapper .tab-title:hover .first-level-label,
  .dhi-dao-4 .tab-items-wrapper .tab-title.active .first-level-label {
	background-color: var(--color-modern-gray-dark-12);
	border-color: var(--color-modern-gray-dark-12);
}

.dhi-dao-4 .tab-items-wrapper .tab-title.active .first-level-label {
	cursor: default;
}

.dhi-dao-4 .swiper-button-next,
  .dhi-dao-4 .swiper-button-prev {
	width: 25px;
	height: 25px;
}

.dhi-dao-4 .swiper-button-next:after,
  .dhi-dao-4 .swiper-button-prev:after {
	font-size: 2.5rem;
}

.dhi-dao-4 .swiper-button-next {
	right: -30px;
}

.dhi-dao-4 .swiper-button-prev {
	left: -30px;
}
  
  /* __ DHI__REVARDS */
.r2g-icon-sub-component .icon {
	font-size: 8.4rem;
}


.rewards > .container > .xlist-strip > .xList-items > .xList-item.item-1 {
	margin-bottom: 0;
}

.rewards .container > .xlist-strip > .xList-items > .item-1 {
	max-width: 592px;
	padding-right: 30px;
	padding-right: calc(4% + 30px);
}

.rewards .container > .xlist-strip > .xList-items > .item-2 {
	width: auto;
	flex: 1;
	margin: auto;
}

.rewards .icon-title-wrapper h6 {
	margin: 0;
}

.rewards.r2g-flex-grid-main-strip > .container > .flex-xlist > .xList-items {
	max-width: 1456px;
	margin: auto;
}

.rewards .icons-list .xList-items {
	row-gap: 24px;
}
  
  /* __ DHI__WHATS ON */
.dhi-dao-whats-on.r2g-tabs-main-strip .tab-content-wrapper .accordion-content {
	margin: 0;
}
  
  /* Full With Banner */
.r2g-full-width-banner .arrows-wrapper {
	top: 50%;
}

.r2g-full-width-banner .banner-content {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: transparent;
}

.r2g-full-width-banner .banner-content h3,
  .r2g-full-width-banner .banner-content .btn-tertiary {
	color: #fff;
}

.r2g-full-width-banner .banner-content .btn-tertiary::after {
	background-color: #fff;
}

.r2g-full-width-banner .image-wrapper {
	position: relative;
}

.r2g-full-width-banner .image-wrapper::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	top: 0;
	left: 0;
}

    
.xList-item.item-1.grid-with-bg .flex-container .content-wrapper{
    padding:0 var(--default-gap) var(--default-gap) var(--default-gap);
}
    /* Stay Details Page - Details Section */
.r2g-rotator-main-strip-sw.stay-detail-rotator .container::after {
	height: 80%;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content {
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: row;
	gap: 75px;
	padding: 58px 50px;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content .bottom-content-left {
	max-width: 495px;
	text-align: left;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content .bottom-content-right {
	align-items: flex-start;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content .bottom-content-right .features-icons {
	flex-direction: column;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content .bottom-content-right .button-wrapper {
	justify-content: flex-start;
}

.r2g-rotator-main-strip-sw.stay-detail-rotator .container .share-page {
	justify-content: flex-start;
	padding: 0 50px 55px;
}



/*-------------- Meeting and Venue Category Start ---------------*/

.table-container.meeting-venue-table-wrapper .meeting-venue-table .fixed {
	position: sticky;
	position: -webkit-sticky;
	z-index: 5;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table td:not(.fixed) {
	min-width: 125px;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table .fixed.first {
	min-width: 200px;
	left: 0;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table .fixed.last {
	right: 0;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table .fixed.before-last {
	min-width: 170px;
	right: 310px;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table .fixed.two-before-last {
	min-width: 180px;
	right: 480px;
}

.table-container.meeting-venue-table-wrapper .meeting-venue-table.empty .fixed.two-before-last {
	right: 230px;
}

.meeting-packages-contact{
    padding: 38px 50px;
}



/*-------------- Meeting and Venue Category End ---------------*/


/*-------------- Gallery Start ---------------*/

.gallery-item {
	padding: 0;
}

.gallery-page-main-content.strip-row {
	margin-bottom: 96px;
}

.r2g-gallery-main-strip .filters {
	margin-bottom: 50px;
}
/*-------------- Gallery End ---------------*/


/* -------------------- R2G Two Column Dining Sub Component start --------------------------------- */

.r2g-two-column-dining-sub-component {
	max-width: 1145px;
	margin: auto;
}

.r2g-two-column-dining-sub-component .xList-item.image {
	display: block;
}

.xList-item:nth-child(2n) > .r2g-two-column-dining-sub-component .xList-item.image {
	order: 1;
}

.r2g-two-column-dining-sub-component .xList-item.image .image-wrapper {
	position: relative;
	height: 100%;
}

.r2g-two-column-dining-sub-component .xList-item.image .image-wrapper img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* -------------------- R2G Two Column Dining Sub Component end --------------------------------- */


/* ------------------------------ R2G Special Menu Main Strip start -------------------------------- */

.r2g-special-menu-sub-component.zig-zag-image-right > .xList > .xList-items > .xList-item.image {
	order: 1;
}

.r2g-special-menu-sub-component .r2g-content-sub {
	padding: 50px;
}



.r2g-special-menu-sub-component.meeting .r2g-content-sub {
	padding-right: 0;
}

.r2g-special-menu-sub-component .r2g-content-sub:nth-child(odd)  {
		padding-right: 50px;
	}

.r2g-special-menu-sub-component.meeting.zig-zag-image-right .r2g-content-sub {
	padding-left: 0;
	padding-right: 50px;
}

.r2g-special-menu-sub-component .xbox-image .image-wrapper {
	position: relative;
	height: 100%;
	min-height: 600px;
}

.r2g-special-menu-sub-component .xbox-image .image-wrapper img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* ------------------------------ R2G Special Menu Main Strip end -------------------------------- */


/* --------------------------- R2G lg Two Col Content Image Main Strip start ----------------------- */

.r2g-lg-two-col-content-image-main-strip .r2g-content-sub {
	padding: 50px 50px 50px 0;
}
.r2g-lg-two-col-content-image-main-strip.align-top .r2g-content-sub {
	padding-top: 0;
}
.r2g-css-flex-grid-main-strip.r2g-lg-two-col-content-image-main-strip>.container>.xlist-strip>.strip-xlist>.xList-item.item-1{
    order: 1;
}
.r2g-css-flex-grid-main-strip.r2g-lg-two-col-content-image-main-strip>.container>.xlist-strip>.strip-xlist>.xList-item.item-2{
    order: 2;
}

/* --------------------------- R2G lg Two Col Content Image Main Strip end ----------------------- */


/* Page Share Icons */

.intro-content-option-1.intro-content {
	margin-bottom: 95px !important;
}

.page-share-icons {
	justify-content: center;
}
    
    
/* ------------------------------- R2G Contact Grid Main Strip start ----------------------------- */

.two-col-css-xlist-1024.with-gap > .container > .xlist-strip > .strip-xlist > .xList-item.form {
	width: calc(58% - (var(--css-grid-between-gap) / 2));
}

.two-col-css-xlist-1024.with-gap > .container > .xlist-strip > .strip-xlist > .xList-item.info {
	width: calc(42% - (var(--css-grid-between-gap) / 2));
}


/* --------------------------------- R2G Explore Item sub end ----------------------------------- */


/* Stay Page - Apartments & Suits section */
.our-apartments.r2g-css-flex-grid-main-strip .container > .flex-xlist > .xList-items {
	gap: var(--css-grid-between-gap);
}

.our-apartments.r2g-css-flex-grid-main-strip .flex-xlist .xList-items .xList-item .r2g-flex-grid-sub-component.with-gap > .flex-xlist>.xList-items>.xList-item {
	margin: 0 0 58px;
}

.our-apartments.r2g-css-flex-grid-main-strip .flex-xlist .xList-items .xList-item:last-child .r2g-flex-grid-sub-component.with-gap > .flex-xlist>.xList-items>.xList-item:first-child {
	order: 1;
	margin: 0 0 58px;
}

.our-apartments.r2g-css-flex-grid-main-strip .flex-xlist .xList-items .xList-item:last-child .r2g-flex-grid-sub-component.with-gap > .flex-xlist>.xList-items>.xList-item:last-child {
	order: 2;
	margin: 0;
}


/*--------------Meetings Page---------------*/

.meeting-list .alternate-ordering-list:nth-child(even) .r2g-css-flex-grid-sub-component > .flex-xlist > .xList-items > .xList-item:last-child .r2g-content-sub {
	padding-left: 0;
	padding-right: 96px;
}


/*-------------- Dining Reservation Start ---------------*/

.r2g-rotator-main-strip-sw.dining-special-menu-main .container .r2g-content-sub.bg-blush-beige .content-wrapper {
	padding: 0;
}




/* ------------------------------- R2G Contact Grid Main Strip start ----------------------------- */

.r2g-css-flex-grid-sub-component.three-col-xlist-1024.with-gap.center-content-3-col-item >  .xlist-strip > .strip-xlist > .xList-item.item-left-image{
    width: calc(30% - (var(--css-grid-between-gap) * 2 / 3));
}
.r2g-css-flex-grid-sub-component.three-col-xlist-1024.with-gap.center-content-3-col-item >  .xlist-strip > .strip-xlist > .xList-item.item-center-content{
    width: calc(40% - (var(--css-grid-between-gap) * 2 / 3));
}
.r2g-css-flex-grid-sub-component.three-col-xlist-1024.with-gap.center-content-3-col-item >  .xlist-strip > .strip-xlist > .xList-item.item-right-image{
    width: calc(30% - (var(--css-grid-between-gap) * 2 / 3));
}

/* ------------------------------- R2G Contact Grid Main Strip end ----------------------------- */


/*------------------ Amenities List start ---------------*/

.r2g-content-main-strip-v2.amenities-list-main-strip .container{
    padding: 80px 0;
}
.r2g-content-main-strip-v2.amenities-list-main-strip .amenities-list-wrapper{
    max-width: 1076px;
}
.amenities-list .amenities-list-item{
    width: calc(33.3333% - (var(--css-grid-between-gap) * 2 / 3));
}

/*------------------ Amenities List end ---------------*/



/*------------------ Amenities List start ---------------*/


.two-col-with-rotator .r2g-rotator-sub-component-sw .bottom-content{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

/*------------------ Amenities List end ---------------*/


/*------------------ Dining - Other Restaurants start ---------------*/

.alternate-ordering-list:nth-child(even) .r2g-css-flex-grid-sub-component.dining-restaurants > .flex-xlist > .xList-items > .xList-item:last-child .r2g-content-sub {
	padding-left: 0;
	padding-right: 0;
}

/*------------------ Dining - Other Restaurants end ---------------*/

/* --------------- R2G Dining details start --------------------- */

.r2g-dining-details-sub .details-list .details-list-item {
	justify-content: flex-start;
}
.r2g-special-menu-sub-component .order-via{
    justify-content: flex-start;
}


    .dining-detail-info-main .content-wrapper{
        padding: 65px;
    }
    
    .dining-detail-info-main .dining-info-wrapper {
        justify-content: flex-start;
        flex-direction: row;
    }
    .dining-detail-info-main .dining-info-item {
    	width: calc(50% - (42px / 2));
    }
    .dining-detail-info-main .dining-info-title {
    	justify-content: flex-start;
    }

/* ---------------------------------------- R2G Dining Detail Main end ------------------------------- */


/* ------------------------------ R2G Special Menu Main Strip start -------------------------------- */

.r2g-special-menu-sub-component .paragraph-with-icon {
	justify-content: flex-start;
}

/* ------------------------------ R2G Special Menu Main Strip end -------------------------------- */


/* ------------------------------ xBox Component with Background Video start -------------------------------- */

.r2g-xbox-sub-component.xbox-with-bg-video .image-wrapper img{
    max-width: calc(100% - 60px);
}
.r2g-xbox-sub-component.xbox-with-bg-video .video-wrapper {
	position: absolute;
	z-index: -1;
	right: 0;
	top: 50%;
	height: calc(100% - 100px);
	width: auto;
	max-width: 213px;
	overflow: hidden;
	transform: translateY(-50%);
	display: block;
}
.r2g-xbox-sub-component.xbox-with-bg-video .video-wrapper video{
    object-fit: cover;
    object-position: center;
}

/* ------------------------------ xBox Component with Background Video end -------------------------------- */


/*------------------ Home Featured What's On Start -------------------*/

.featured-whats-on .swiper{
    width: 100%;
}
    
.featured-whats-on .intro-content{
    max-width: 608px;
}

.featured-whats-on .whats-on-date-category{
    justify-content: flex-start;
}
.featured-whats-on .r2g-xbox-sub-component.text-align-center .xbox-wrapper .content-wrapper .btn-tertiary{
    margin-left: 0;
}
    
/*------------------ Home Featured What's On End -------------------*/


/*------------------ Home Featured Explore Start -------------------*/

.r2g-css-flex-grid-main-strip.with-gap.home-featured-explore > .container > .flex-xlist > .xList-items{
    gap: 48px;
}

.two-col-css-xlist-1024.with-gap.two-col-flex-60-40 > .container > .xlist-strip > .strip-xlist > .xList-item.column-40{
    width: calc(40% - 48px / 2);
}
.two-col-css-xlist-1024.with-gap.two-col-flex-60-40 > .container > .xlist-strip > .strip-xlist > .xList-item.column-60{
    width: calc(40% - 48px / 2);
}

/*------------------ Home Featured Explore End -------------------*/



/*------------------ Home Rewards -------------------*/
.d-rewards .intro-content{
    margin-bottom:var(--default-gap);
}

/*------------------ xBox Full width 2 Column content Start -------------------*/

.xbox-content-bottom-full-width .xbox-wrapper .image-wrapper{
    margin-bottom: 58px;
}
.xbox-content-bottom-full-width .xbox-wrapper .flex-container .content-wrapper .content-item{
    width: calc(50% - (var(--css-grid-between-gap) / 2));
}

/*------------------ xBox Full width 2 column content End -------------------*/

/* ------------------ Cancel your reservation ---------------------- */



/*
.content-wrapper.d-reservation  .cms-form.form-modifyreservation .form-group:nth-last-child(-n+2) {
    display: flex;
    justify-content: flex-start;
	width:50%;
}
*/

.content-wrapper.d-reservation input,
.content-wrapper.d-reservation .fb-text-label{
    text-align:left;
}

.content-wrapper.d-reservation .fb-select.form-group.field-property .fb-inner.fb-select-inner .form-control option{
    text-align:left;
    
}
.content-wrapper.d-reservation .flex-btn-container{
    display: inline-block;
}
.content-wrapper.d-reservation .flex-btn-container .field-reset-button{
    margin-right:var(--default-gap);
    display: inline-block;
}

.content-wrapper.d-reservation .flex-btn-container .field-cancel-button{
    display: inline-block;
}


/* ---------------------------------------------------------------------------------------------- */
/* ------------------------------------ SCREEN SIZE 1200PX -------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */

@media(min-width: 1200px) {
    
    :root{
        --intro-section-margin: 72px;
    }

	.container.container-xl-fluid {
		width: 100%;
		max-width: none;
	}
	

	
	
	.flex-30-70-xlg.two-col-css-xlist-1200.with-gap>.container>.xlist-strip>.strip-xlist>.xList-item.item-1 {
        width: calc(30% - (var(--css-grid-between-gap) / 2));
    }
    .flex-30-70-xlg.two-col-css-xlist-1200.with-gap>.container>.xlist-strip>.strip-xlist>.xList-item.item-2 {
        width: calc(70% - (var(--css-grid-between-gap) / 2));
    }
    
    .r2g-css-flex-grid-sub-component.two-col-xlist-1200.with-gap.flex-30-70-xlg > .xlist-strip > .strip-xlist > .xList-item.item-1{
        width: calc(30% - (var(--css-grid-between-gap) / 2));
    }
    .r2g-css-flex-grid-sub-component.two-col-xlist-1200.with-gap.flex-30-70-xlg > .xlist-strip > .strip-xlist > .xList-item.item-2 {
        width: calc(70% - (var(--css-grid-between-gap) / 2));
    }
    
    /* __ DHI__DAO-1 */
	.dhi-c-1 .xList-item {
		position: relative;
		overflow: hidden;
	}

	.dhi-c-1 .flex-container {
		position: absolute;
		width: 100%;
		padding: 25px;
		left: 50%;
		transform: translateX(-50%);
		transition: all .4s ease-in-out;
		top: calc(100% - 170px);
		z-index: 2;
	}

	.dhi-c-1 .xList-item:hover .flex-container {
		top: calc(100% - 335px);
	}

	.dhi-c-1 .image-wrapper::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.38);
		transition: all .4s ease;
		opacity: 0;
		pointer-events: none;
		z-index: 1;
	}

	.dhi-c-1 .xList-item:hover .image-wrapper::before {
		opacity: 1;
	}

	.dhi-c-1 .xList-item img {
		transition: all .4s ease-in-out;
	}

	.dhi-c-1 .xList-item:hover img {
		scale: 1.1;
	}

	.dhi-c-1 .flex-container *:not(.btn) {
		color: #fff;
	}

	.dhi-c-1 .flex-container p {
		max-width: 345px;
		margin-left: auto;
		margin-right: auto;
	}
  
  
  /* __ DHI__DAO-2 */
	.dhi-c-2 .arrows-wrapper {
		display: block;
	}

	.swiper-pagination-bullet-active {
		background-color: #000;
	}

	.dhi-c-2 .container {
		padding: 30px 0;
	}

	.dhi-c-2 .container {
		background-color: #eec4b4;
	}

	.dhi-c-2 .rotator-outer-wrapper {
		max-width: 1250px;
		margin: auto;
		position: relative;
	}

	.dhi-c-2 .r2g-xbox-sub-component {
		transition: all 0.4s ease;
		min-height: 525px;
	}

	.dhi-c-2 .swiper-slide-prev .r2g-xbox-sub-component {
		margin-left: auto;
	}

	.dhi-c-2 .swiper-slide-active .r2g-xbox-sub-component,
  .dhi-c-2 .swiper-slide-duplicate-active .r2g-xbox-sub-component {
		max-width: 470px;
	}

	.dhi-c-2 .r2g-xbox-sub-component-expand-wrapper {
		height: 0;
		overflow: hidden;
		transition: all 0.4s ease;
	}

	.dhi-c-2 .r2g-xbox-sub-component__expand-content {
		height: 0;
		overflow: hidden;
		transition: all .4s ease;
	}

	.dhi-c-2 .swiper-slide-active .r2g-xbox-sub-component__expand-content {
		height: 90px;
	}

	.dhi-c-2 .swiper-wrapper .r2g-xbox-sub-component {
		display: flex;
		align-items: center;
	}

	.dhi-c-2 .arrows-wrapper {
		left: auto;
		transform: none;
		width: 90vw;
		top: 50%;
		left: 50%;
		transform: translateX(-50%);
		max-width: 1477px;
	}

	.dhi-c-2 .swiper-pagination {
		display: none;
	}

	.dhi-c-2 .swiper-button-next {
		right: 15px;
	}

	.dhi-c-2 .swiper-button-prev {
		left: 15px;
	}

	.dhi-c-2 .swiper-button-next:after,
  .dhi-c-2 .swiper-button-prev:after {
		color: #000;
	}

	.dhi-c-2 .flex-container h5 {
		margin: 0;
	}

	.dhi-c-2 .swiper-slide-active h5 {
		margin-bottom: 24px;
	}
  
  
  /* __ DHI__C-3 */
	.dhi-c-3 .swiper {
		padding: 0 160px;
	}
  
  /* __ DHI__DAO-3 */
	.dhi-dao-3 .flex-container {
		position: absolute;
		top: calc(100% - 120px);
		transition: all .4s ease;
		left: 50%;
		transform: translateX(-50%);
		padding: 0;
		width: 100%;
	}

	.dhi-dao-3 .card-title,
  .dhi-dao-3 .card-description,
  .dhi-dao-3 .btn-tertiary {
		color: #fff;
		max-width: 373px;
		margin-left: auto;
		margin-right: auto;
		transition: all .4s ease;
		width: 90%;
		max-width: 405px;
	}

	.dhi-dao-3 .card-description,
  .dhi-dao-3 .btn-tertiary {
		opacity: 0;
	}

	.dhi-dao-3 .badge {
		background-color: #fff;
		color: var(--color-absolute-black);
		opacity: 0;
		transition: all .4s ease;
	}

	.dhi-dao-3 .xList-item:hover .flex-container,
  .dhi-dao-3 .xList-item:hover .flex-container {
		top: 50%;
		transform: translate(-50%,-50%);
	}

	.dhi-dao-3 .xList-item.swiper-slide-active:hover .flex-container .badge,
  .dhi-dao-3 .xList-item.swiper-slide-next:hover .flex-container .badge {
		opacity: .5;
	}

	.dhi-dao-3 .xList-item.swiper-slide-active:hover .flex-container .card-description,
  .dhi-dao-3 .xList-item.swiper-slide-next:hover .flex-container .card-description,
  .dhi-dao-3 .xList-item.swiper-slide-active:hover .flex-container .btn-tertiary,
  .dhi-dao-3 .xList-item.swiper-slide-next:hover .flex-container .btn-tertiary {
		opacity: 1;
	}

	.dhi-dao-3 .swiper-pagination {
		display: none;
	}
  
  /* __ DHI__DAO - 4 */
	.dhi-dao-4 .swiper-button-next,
  .dhi-dao-4 .swiper-button-prev {
		width: 48px;
		height: 48px;
	}

	.dhi-dao-4 .swiper-button-next:after,
  .dhi-dao-4 .swiper-button-prev:after {
		font-size: 4.8rem;
	}

	.dhi-dao-4 .swiper-button-next {
		right: -65px;
	}

	.dhi-dao-4 .swiper-button-prev {
		left: -69px;
	}

	.dhi-dao-4 .tab-inner-top-wrapper,
  .dhi-dao-4 .tab-content-wrapper {
		max-width: 1320px;
		margin-left: auto;
		margin-right: auto;
	}

	.dhi-dao-4 .swiper-wrapper {
		margin-bottom: 0;
	}

	.dhi-dao-4 .bottom-content.content-wrapper {
		margin-top: 46px;
	}
  
  /* __ DHI__REVARDS */
	.rewards.two-col-xlist-1200 > .container > .xlist-strip>.strip-xlist>.xList-item {
		width: 45%;
	}

	.rewards .icons-list .xList-items .xList-item {
		max-width: 180px;
	}
  
   /* __ DHI__ANIMATED xBox */
	.animated-mask-xbox .animated-mask-xbox__inner-wrapper {
		flex-direction: row;
		max-width: none;
	}

	.animated-mask-xbox .animated-mask-xbox__content-wrapper {
		max-width: 504px;
		margin-left: 5%;
	}

	.animated-mask-xbox {
		padding: 76px 0;
	}

	.animated-mask-xbox .animated-mask-xbox__image-wrapper--background {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		clip-path: ellipse(100% 100% at calc(50% + 402px) 52%);
	}

	.animated-mask-xbox {
		position: relative;
		height: 100vh;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.animated-mask-xbox .container {
		position: static;
	}

	.animated-mask-xbox .animated-mask-xbox__image-wrapper--background img {
		height: 100%;
		object-fit: cover;
	}

	.animated-mask-xbox .animated-mask-xbox__image-wrapper--mask {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		object-fit: cover;
		bottom: 0;
		margin: -15px 0;
		transition: all .4s ease;
	}

	.animated-mask-xbox .animated-mask-xbox__image-wrapper--mask img {
		height: 100%;
	}

	.animated-mask-xbox .animated-mask-xbox__image-wrapper--mask {
		display: block;
	}
  
  
  /* __ DHI__WHATS ON */
	.dhi-dao-whats-on .swiper-button-next {
		right: 72px;
	}

	.dhi-dao-whats-on .swiper-button-prev {
		left: 72px;
	}

	.dhi-dao-whats-on .rotatorElement {
		padding-left: 16%;
	}
  
  
  /* __ DHI__SOCIAL WALL */
	.r2g-social-wall-main-strip .swiper-button-next {
		right: 70px;
	}

	.r2g-social-wall-main-strip .swiper-button-prev {
		left: 70px;
	}
	
	.image-wrapper.behind-square::after {
       /*
        content: '';
        position: absolute;
        width: 230px;
        height: 300px;
        top: 0;
        right: 0;
        z-index: -1;
        */
    }

    .image-wrapper.behind-square.primary::after{
        background: var(--color-primary);
    }
    
    .home-featured-meetings .r2g-content-sub .content-wrapper{
        max-width: 305px;
    }

  
  /* Intro Content */
	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1 > .container > .xlist-strip > .xList-items {
		max-width: none;
		margin: auto;
		justify-content: space-between;
		align-items: normal;
		flex-flow: row nowrap;
	}

	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1 > .container > .xlist-strip > .xList-items > .xList-item {
		margin: 0 !important;
		width: calc(33.333% - (72px * 2 / 3));
	}

	
	
	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1.home-intro > .container > .xlist-strip > .xList-items > .xList-item.item-1 .image-wrapper{
	    width: 100%;
	}

	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1 > .container > .xlist-strip > .xList-items > .xList-item.item-2 .r2g-content-sub {
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}

	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1.home-intro > .container > .xlist-strip > .xList-items > .xList-item.item-center {
	    	/*padding-bottom: 54px;*/
		max-width:550px;
		width:100%;
		transform-origin: left;
	}
	
	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1.home-intro > .container > .xlist-strip > .xList-items > .xList-item.item-left {
		max-width: 700px;
		width:100%;
	}

	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1.home-intro > .container > .xlist-strip > .xList-items > .xList-item.item-right {
		max-width: 350px;
		/*width: calc(40% - (72px * 2 / 3));*/
	}
	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1.home-intro > .container > .xlist-strip > .xList-items > .xList-item.item-center .r2g-content-sub{
	    max-width: 550px;
	    display: flex;
        align-items: center;
	}

	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1 > .container > .xlist-strip > .xList-items > .xList-item.item-3 .r2g-xbox-image-only-sub {
		display: flex;
	}

	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1 > .container > .xlist-strip > .xList-items > .xList-item.item-3 .r2g-xbox-image-only-sub .image-wrapper {
		height: calc(100% - 0px);
	}


	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1 > .container > .xlist-strip > .xList-items > .xList-item.item-1 {
		max-width: 315px;
	}

	.r2g-rotator-main-strip-option-2 .xList-item {
		transition: all .5s ease;
	}

	.r2g-rotator-main-strip-option-2 .xList-item:nth-child(even) {
		transform: translateY(52px);
	}

	.r2g-rotator-main-strip-option-2 .swiper {
    /*! padding: 0 260px 0 0; */;
	}

	.r2g-rotator-main-strip-option-2.strip-row {
		position: relative;
		overflow: visible;
		padding-bottom: var(--intro-section-gap);
	}

	.r2g-rotator-main-strip-option-2::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		background-color: #EEC4B4;
		height: 60%;
		bottom: 0;
		z-index: -100;
	}

	.r2g-rotator-main-strip-option-2 .flex-container {
		padding-right: 45px;
	}
  
  
  
  /* Featured Offers */
  
	.r2g-tabs-with-rotator-option-1.r2g-tabs-main-strip .swiper,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper,
	.r2g-rotator-main-strip-sw.rotator-main-option-4 .swiper{
		overflow: visible;
	}
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .container,
	.r2g-rotator-main-strip-sw.rotator-main-option-4 .container{
		overflow-x: hidden;
	}
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .container > .intro-content,
	.r2g-rotator-main-strip-sw.rotator-main-option-4 .container > .intro-content{
	    max-width: 394px;
        margin: auto auto 54px;
	}
	/*.r2g-rotator-main-strip-sw.rotator-main-option-3 .container > .intro-content h2{*/
	/*    margin-bottom: var(--default-gap);*/
	/*}*/

	.r2g-tabs-with-rotator-option-1.r2g-tabs-main-strip .swiper .xList-item.swiper-slide-active,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .xList-item.swiper-slide-active,
	.r2g-rotator-main-strip-sw.rotator-main-option-4 .swiper .xList-item.swiper-slide-active{
		transform: none;
	}
	
	

	/* */
	
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .xList-item.swiper-slide-active{
	    transform: scale(1.2);
	    transition: all 0.4s ease-in-out;
	}
	
	.r2g-tabs-with-rotator-option-1.r2g-tabs-main-strip .swiper .xList-item:hover .flex-container{
		top: 50%;
		transform: translate(-50%,-50%);
	}
	
	.r2g-tabs-with-rotator-option-1 .flex-container,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .flex-container{
		position: absolute;
		top: calc(100% - 100px);
		transition: all .4s ease;
		max-width: 394px;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		padding: 0 20px;
	}
	
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper-slide-active .r2g-xbox-sub-component .flex-container{
		top: 50%;
		transform: translate(-50%,-50%);
	}
	
	.r2g-tabs-with-rotator-option-1 .home-featured-offers .flex-container h4,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .r2g-xbox-sub-component .flex-container h3{
		margin-bottom: 90px;
		transition: all 0.4s ease-in-out;
	}
	
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper-slide-active .r2g-xbox-sub-component .flex-container h3,
    .d-offers-slider .swiper-slide-active .flex-container h5{
        margin-bottom:var(--default-gap);
    }
    

	.r2g-tabs-with-rotator-option-1 .swiper-slide,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper-slide{
		overflow: hidden;
		transition: all 0.4s ease-in-out;
	}
	
	.slider-arrows-filling-container{
	    height: 72px;
	    margin-bottom: var(--default-gap);
	}
	
	/*.xList-item.swiper-slide.swiper-slide-active .r2g-xbox-sub-component.r2g-sub-component .image-wrapper{*/
	/*	margin:0;*/
	/*}*/

    .r2g-tabs-with-rotator-option-1 .content-wrapper *:not(.btn):not(.btn:hover):not(.btn-tertiary:hover),
    .r2g-rotator-main-strip-sw.rotator-main-option-3 .content-wrapper *:not(.btn):not(.btn:hover):not(.btn-tertiary:hover) {
        color: #fff;
    }

	.r2g-tabs-with-rotator-option-1 .image-wrapper,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .image-wrapper{
		position: relative;
		margin:0;
	}

	.r2g-tabs-with-rotator-option-1 .image-wrapper::before,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .image-wrapper::before{
		content: "";
		position: absolute;
		background-color:rgba(0,0,0,0.35);
		pointer-events: none;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		transition: all .4s ease;
	}
    
     .r2g-rotator-main-strip-sw.rotator-main-option-3 .image-wrapper::before{
             background-color: rgba(0, 0, 0, 0.7);
     }
    

	.r2g-tabs-with-rotator-option-1.r2g-tabs-main-strip .swiper .xList-item:hover .image-wrapper::before,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .xList-item:hover .image-wrapper::before{
		opacity: .82;
	}
	
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .arrows-wrapper{
        bottom: 40px;
    }
    .r2g-rotator-main-strip-sw.rotator-main-option-4 .swiper .arrows-wrapper{
        bottom: 25px;
    }
    
    .r2g-rotator-main-strip-sw.rotator-main-option-3 .btn-quaternary {
    	background-color: transparent;
    	color: var(--color-white);
    	border-color: var(--color-white);
    }
    
    .r2g-rotator-main-strip-sw.rotator-main-option-3 .btn-quaternary:hover {
    	background-color: var(--color-white);
    	color: var(--color-black);
    	border-color: transparent;
    }
    .r2g-rotator-main-strip-sw.rotator-main-option-3 .btn-quaternary span {
    	transition: 0.4s ease-in-out;
    }
    .r2g-rotator-main-strip-sw.rotator-main-option-3 .btn-quaternary:hover span {
    	color: var(--color-black);
    }
	
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .arrows-wrapper,
    .r2g-rotator-main-strip-sw.rotator-main-option-4 .swiper .arrows-wrapper{
        top: auto;
        width: 323px;
        right: 0;
        position: absolute;
        justify-content: flex-start;
        margin-top: 0;
    }
	/* */
	.r2g-rotator-main-strip-option-2  .arrows-wrapper {
		height: 100%;
	}

	.r2g-rotator-main-strip-option-2  .arrows-wrapper .swiper-button-next,
  .r2g-rotator-main-strip-option-2  .arrows-wrapper .swiper-button-prev {
		top: 0;
		bottom: 0;
		height: 100%;
		width: 50%;
		opacity: 0;
		border-radius: 0;
	}

	.r2g-rotator-main-strip-option-2  .arrows-wrapper .swiper-button-next::after,
  .r2g-rotator-main-strip-option-2  .arrows-wrapper .swiper-button-prev::after {
		display: none;
	}

	.r2g-rotator-main-strip-option-2  .arrows-wrapper .swiper-button-next {
		right: 0;
		cursor: url(/images/icons-and-symbols/cursor.png) 22 28, pointer;
	}

	.r2g-rotator-main-strip-option-2  .arrows-wrapper .swiper-button-prev {
		left: 0;
		cursor: url(/images/icons-and-symbols/cursor.png) 22 28, pointer;
	}

	.r2g-rotator-main-strip-option-2 .swiper-wrapper {
     /*! padding-left: 5vw; */;
	}

	.r2g-tabs-with-rotator-option-1.r2g-tabs-main-strip .tab-titles-wrapper .tab-items-wrapper {
		margin-bottom: 25px;
	}

	.r2g-tabs-with-rotator-option-1 .image-wrapper {
		margin-bottom: 0;
	}

	.r2g-map-with-info > .container > .xlist-strip>.strip-xlist>.xList-item.item-1 .r2g-image-map-sub-component,
  .r2g-map-with-info > .container > .xlist-strip>.strip-xlist>.xList-item.item-1 svg {
		height: 100%;
	}

	.r2g-map-with-info > .container > .xlist-strip > .xList-items > .xList-item.item-2 {
		padding: 65px 100px;
	}

	.r2g-rotator-main-strip-option-2 .intro-content {
		max-width: none;
	}
	
	
	
	/* Review With Rating */
    .r2g-review-with-rating-sub {
    	padding: 48px;
    }
  
  
  /* Section Bottom */
	.r2g-flex-grid-main-strip-option-1 .item-2 .r2g-flex-grid-sub-component > .xlist-strip>.strip-xlist>.xList-item > .r2g-content-sub {
		margin-top: 0;
		margin-bottom: 90px;
	}

	.r2g-flex-grid-main-strip-option-1 .item-2 .r2g-flex-grid-sub-component > .xlist-strip>.strip-xlist>.xList-item.item-2 {
		order: initial;
		margin-top: 0;
	}

	.r2g-flex-grid-main-strip-option-1 .item-1 .r2g-flex-grid-sub-component > .xlist-strip>.strip-xlist>.xList-item > .r2g-content-sub {
		margin-top: 90px;
	}

	.r2g-flex-grid-main-strip-option-1 > .container > .xlist-strip>.strip-xlist>.xList-item {
		width: calc(50% - 48px);
	}

	.r2g-flex-grid-main-strip-option-1 {
		position: relative;
		overflow: visible !important;
	}

	.r2g-multiple-sliders-with-description > .container > .xlist-strip>.strip-xlist>.xList-item.item-2 {
		display: list-item;
	}

	.r2g-multiple-sliders-with-description > .container > .xlist-strip>.strip-xlist>.xList-item.item-1 .primary-arrows {
		display: none;
	}

	.r2g-flex-grid-sub-component > .xlist-strip > .strip-xlist > .xList-item.sliders-description .content-wrapper * {
		text-align: left;
	}

	.r2g-flex-grid-sub-component > .xlist-strip > .strip-xlist > .xList-item.sliders-description {
		order: inherit;
		margin-top: 24px;
		max-width: calc(25%);
		margin: 0 0 0 auto;
	}

	.r2g-flex-grid-sub-component > .xlist-strip > .strip-xlist > .xList-item.sliders-description .padding-wrapper {
		padding: 0;
	}

	.r2g-multiple-sliders-with-description .slider-small {
		max-width: calc(24.75%);
		position: relative;
	}

	.r2g-multiple-sliders-with-description > .container > .xlist-strip>.strip-xlist>.xList-item .r2g-flex-grid-sub-component > .flex-xlist > .xList-items {
		gap: 54px;
	}

	.r2g-multiple-sliders-with-description > .container > .flex-xlist > .xList-items {
		gap: 96px;
	}

	.r2g-multiple-sliders-with-description .slider-medium {
		transform: translateY(-60px);
        /*! width: calc(44.75%) !important; */
		width: calc(50% - 54px) !important;
	}

	.r2g-multiple-sliders-with-description .primary-arrows {
		max-width: 64px;
		display: flex;
		flex-direction: column;
		gap: 55px;
		right: -98px;
		top: 20px;
		transform: none;
	}

	.r2g-multiple-sliders-with-description .primary-arrows .swiper-button-next,
  .r2g-multiple-sliders-with-description .primary-arrows .swiper-button-prev {
		position: static;
	}

	.r2g-multiple-sliders-with-description .slider-large {
      /*! max-width:calc(49.25%); */;
	}
  
  
  
  /* Offers */
	.r2g-tabs-with-rotator-option-1 .arrows-wrapper {
		position: absolute;
		max-width: calc(100% - 25px);
		top: calc(50% - 110px) !important;
	}

	.date-and-tag-wrapper {
		justify-content: flex-start;
	}

	.main-container::after {
        content: "";
        background-image: url(/images/d-col-motif.svg);
        background-repeat: no-repeat;
        background-size: 634px;
        background-position: center right;
        position: fixed;
        top: 0;
        right: 4%;
        height: 100vh;
        width: 100vw;
        z-index: -1;
        opacity:0.5;
	}

	

	.r2g-social-wall-main-strip {
		position: relative;
		overflow: visible !important;
	}
  

	.as-intro-content {
		margin-bottom: 57px;
	}


	/*.alternate-ordering-list:nth-child(even) .r2g-css-flex-grid-sub-component > .flex-xlist > .xList-items > .xList-item:last-child .r2g-content-sub {*/
	/*	padding: 100px;*/
	/*}*/

    /* ------------------------------ R2G Special Menu Main Strip start -------------------------------- */
    
	.r2g-special-menu-sub-component>.xlist-strip>.strip-xlist>.xList-item.image {
		max-width: 667px;
	}

	.r2g-special-menu-sub-component.meeting>.xlist-strip>.strip-xlist>.xList-item.image {
		max-width: 50%;
	}

	.r2g-special-menu-sub-component>.xlist-strip>.strip-xlist>.xList-item.details {
		flex: 1;
	}

	.r2g-special-menu-sub-component .r2g-content-sub {
		display: flex;
		align-items: center;
		padding-left: 96px;
	}
	
	.r2g-special-menu-sub-component .r2g-content-sub:nth-child(odd)  {
		display: flex;
		align-items: center;
		padding-right: 96px;
	}

	.r2g-special-menu-sub-component.meeting.zig-zag-image-right .r2g-content-sub {
		padding-right: 96px;
	}

	/*.r2g-special-menu-sub-component .r2g-content-sub .content-wrapper {*/
	/*	max-width: 568px;*/
	/*}*/
    /* ------------------------------ R2G Special Menu Main Strip end -------------------------------- */
    
    
    /* --------------------------- R2G lg Two Col Content Image Main Strip start ----------------------- */

	/*.r2g-lg-two-col-content-image-main-strip .r2g-content-sub {*/
	/*	padding-left: 96px;*/
	/*}*/

	.r2g-lg-two-col-content-image-main-strip .r2g-content-sub .content-wrapper {
		max-width: 549px;
	}

/* --------------------------- R2G lg Two Col Content Image Main Strip end ----------------------- */

/* ---------------------------------------- R2G Dining Detail Main start ------------------------------- */


    .dining-detail-info-main .content-wrapper{
        padding: 65px;
    }
    
    .dining-detail-info-main .dining-info-wrapper {
        justify-content: flex-start;
        flex-direction: row;
    }
    .dining-detail-info-main .dining-info-item {
    	width: calc(50% - (42px / 2));
    }
    .dining-detail-info-main .dining-info-title {
    	justify-content: flex-start;
    }
    
    .r2g-dining-detail-main > .container > .xlist-strip > .strip-xlist > .xList-item.item-1,
    .r2g-dining-detail-main > .container > .xlist-strip > .strip-xlist > .xList-item.item-2{
        padding: 46px 52px;
    }

/* ---------------------------------------- R2G Dining Detail Main end ------------------------------- */


/* ----------------------------------------- R2G Gallery Rotator start --------------------------------------- */

	.r2g-gellery-rotator-main-strip .swiper-wrapper {
		padding: 45px 0;
	}

	.r2g-gellery-rotator-main-strip .swiper-slide {
		left: 0;
		transition: all 0.5s;
	}

	.r2g-gellery-rotator-main-strip .swiper-slide.swiper-slide-prev {
		left: -70px;
	}

	.r2g-gellery-rotator-main-strip .swiper-slide.swiper-slide-next {
		left: 70px;
	}

	.r2g-gellery-rotator-main-strip .swiper-slide.swiper-slide-active {
		scale: 1.2;
	}

/* ----------------------------------------- R2G Gallery Rotator end --------------------------------------- */

/* ----------------------------------------- R2G Amenities List Sub start --------------------------- */

	.r2g-amenities-list-sub.r2g-aminities-list-alt {
		max-width: 100%;
	}

	.r2g-amenities-list-sub.r2g-aminities-list-alt.r2g-flex-grid-sub-component > .xlist-strip > .strip-xlist > .xList-item {
		width: calc(33% - 25px) !important;
	}



/* ----------------------------------------- R2G Media Tabs Main Strip end ------------------------- */


    /*------------------ Home Featured What's On Start -------------------*/
    
    .featured-whats-on .intro-content{
        max-width: 713px;
    }
    
    /*------------------ Home Featured What's On End -------------------*/
    .d-amenities.xList-items.list-style-none.strip-xlist .content-wrapper{
        width:100%;
        margin: 0 110px;
    }
    .d-amenities.xList-items.list-style-none.strip-xlist,
    .explore-home.zig-zag.zig-zag-image.strip-row .xList-item{
        background:var(--color-black-shade-3);
    }
    
    .tab-title-wrapper .tabbed-menu-list-wrapper .tabbed-menu-list{
        display: flex;
        justify-content: center;
    }
    
    .container .intro-content.location-guide h2{
        text-align:center;
    }
    
    
    .d-amenities-list .xList-item.item-1 .image-text-component .flex-container{
        background:var(--color-black-shade-3);
        padding:var(--default-gap);
    }
    
    .d-amenities-list .xList-item.item-1 .image-wrapper{
        margin:0;
    }
    
   .faq-title.intro-content.text-center .text-center{
	    text-align:center;
    } 
   
    
}
    .d-amenities-list .xList-item.item-1 .image-text-component .flex-container{
        margin-bottom:var(--default-gap);
    }
    .d-amenities-list .xList-item.item-1 .image-text-component .flex-container{
        background:var(--color-black-shade-3);
        padding:var(--heading-4-font-size);
    }

    .d-amenities.xList-items.list-style-none .r2g-content-sub{
        padding:0;
    }
   .d-amenities.xList-items.list-style-none.strip-xlist .content-wrapper{
        width:100%;
        margin: 0 80px;
        
    } 


/* ---------------------------------------------------------------------------------------------- */
/* ------------------------------------ SCREEN SIZE 1260PX -------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */

@media(min-width: 1260px) {
    
    /* ------------------ Cancel your reservation ---------------------- */

    .content-wrapper.d-reservation .fb-select.form-group.field-property,
    .content-wrapper.d-reservation .fb-text.form-group.field-confirmation,
    .content-wrapper.d-reservation .fb-text.form-group.field-email{
        width:50%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    
    .content-wrapper.d-reservation .fb-button.form-group.field-reset-button{
        font-weight:bold;
    }
    
    /*
    .content-wrapper.d-reservation  .cms-form.form-modifyreservation .form-group:nth-last-child(-n+2) {
        display: flex;
        justify-content: flex-start;
    	width:50%;
    }
    */
    
    .content-wrapper.d-reservation input,
    .content-wrapper.d-reservation .fb-text-label{
        text-align:left;
    }
    
    .content-wrapper.d-reservation .fb-select.form-group.field-property .fb-inner.fb-select-inner .form-control option{
        text-align:left;
        
    }
    .content-wrapper.d-reservation .flex-btn-container{
        display: inline-block;
    }
    .content-wrapper.d-reservation .flex-btn-container .field-reset-button{
        margin-right:var(--default-gap);
        display: inline-block;
    }
    
    .content-wrapper.d-reservation .flex-btn-container .field-cancel-button{
        display: inline-block;
    }

    
    
    
    .d-amenities.xList-items.list-style-none.strip-xlist .content-wrapper{
        width:100%;
        margin: 0 110px;
        padding: 0;
    }
    .container .intro-content.location-guide h2{
        text-align:center;
    }
    .tab-title-wrapper .tabbed-menu-list-wrapper .tabbed-menu-list{
        display: flex;
        justify-content: center;
    }
	
	.arrows-bottom-with-pagination.vertical-arrows-desktop .swiper-wrapper{
        margin-bottom: 0;
    }
	.arrows-bottom-with-pagination.vertical-arrows-desktop .arrows-wrapper{
	    justify-content: flex-start;
        position: absolute;
        padding: 2px;
        top: 0;
        width: 90px;
        flex-direction: column;
        background: var(--color-white);
        height: calc(100% + 2px);
	}
	.arrows-bottom-with-pagination.vertical-arrows-desktop.arrows-right .swiper{
	    padding-right: 0px;
	}
    .arrows-bottom-with-pagination.vertical-arrows-desktop.arrows-left .swiper{
	    padding-left: 90px;
	}
	.arrows-bottom-with-pagination.vertical-arrows-desktop.arrows-right .arrows-wrapper{
        align-items: flex-end;
        right: 0;
    }
	.arrows-bottom-with-pagination.vertical-arrows-desktop.arrows-left .arrows-wrapper{
        align-items: flex-start;
        left: 0;
        transform: translate(-1px, -1px);
    }
    .arrows-bottom-with-pagination.vertical-arrows-desktop.arrows-center .arrows-wrapper{
        align-items: flex-start;
        left: 40%;
        transform: translate(-50%, -1px);
    }
    
    .arrows-bottom-with-pagination.arrows-right-horizontal .arrows-wrapper{
	    justify-content: flex-end;
	    bottom: 150px;
    }
    
    .r2g-rotator-main-strip-sw.slide-overflow .swiper{
        padding: 0;
        margin: 0 -20%;
    }
    
    
    /* Stay Page - Offers Section */
	/*.r2g-rotator-main-strip-sw.offers-strip .container .arrows-wrapper .swiper-button-next {*/
	/*	right: 50px;*/
	/*}*/

	/*.r2g-rotator-main-strip-sw.offers-strip .container .arrows-wrapper .swiper-button-prev {*/
	/*	left: 50px;*/
	/*}*/
    
    
    /* Stay Details Page - Details Section */
	.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content {
		gap: 96px;
		padding: 58px 60px;
	}

	.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content .bottom-content-right .features-icons {
		flex-direction: row;
	}

	.r2g-rotator-main-strip-sw.stay-detail-rotator .container .share-page {
		padding: 0 100px 55px;
		padding-left: 60px;
	}

	.r2g-rotator-main-strip-sw.stay-detail-rotator .container .bottom-content .bottom-content-right .features-item {
		text-align: left;
	}
	
	
	
	/* ------------------------------- R2G Contact Grid Main Strip start ----------------------------- */

    .r2g-css-flex-grid-sub-component.three-col-xlist-1200.with-gap.center-content-3-col-item >  .xlist-strip > .strip-xlist > .xList-item.item-left-image{
        width: calc(35% - (var(--css-grid-between-gap) * 2 / 3));
    }
    .r2g-css-flex-grid-sub-component.three-col-xlist-1200.with-gap.center-content-3-col-item >  .xlist-strip > .strip-xlist > .xList-item.item-center-content{
        width: calc(40% - (var(--css-grid-between-gap) * 2 / 3));
    }
    .r2g-css-flex-grid-sub-component.three-col-xlist-1200.with-gap.center-content-3-col-item >  .xlist-strip > .strip-xlist > .xList-item.item-right-image{
        width: calc(25% - (var(--css-grid-between-gap) * 2 / 3));
    }
    
    /* ------------------------------- R2G Contact Grid Main Strip end ----------------------------- */
    
    
    
    /* ------------------------------- Two Column Flex with Rotator start ----------------------------- */
    
    .two-col-css-xlist-1200.with-gap.two-col-with-rotator>.container>.xlist-strip>.strip-xlist>.xList-item.item-content{
        width: calc(40% - (var(--css-grid-between-gap) / 2));
    }
    .two-col-css-xlist-1200.with-gap.two-col-with-rotator>.container>.xlist-strip>.strip-xlist>.xList-item.item-rotator{
        width: calc(60% - (var(--css-grid-between-gap) / 2));
    }
    
    /* ------------------------------- Two Column Flex with Rotator end ----------------------------- */
    
    
    /*------------------ Two Column Flex 60% - 40% Main Strip start ---------------*/

    .two-col-css-xlist-1200.with-gap.two-col-flex-60-40 > .container > .xlist-strip > .strip-xlist > .xList-item.column-60 {
        width: calc(60% - var(--css-grid-between-gap) / 2);
    }
    .two-col-css-xlist-1200.with-gap.two-col-flex-60-40 > .container > .xlist-strip > .strip-xlist > .xList-item.column-40 {
        width: calc(40% - var(--css-grid-between-gap) / 2);
    }
    
    /*------------------ Two Column Flex 60% - 40% Main Strip end ---------------*/
    
    
    /*------------------ Two Column Flex 60% - 40% Subcomponent start ---------------*/

    .r2g-css-flex-grid-sub-component.two-col-xlist-1200.two-col-flex-60-40 > .xlist-strip > .strip-xlist > .xList-item.column-60 {
        width: calc(60% - var(--css-grid-between-gap) / 2);
    }
    .r2g-css-flex-grid-sub-component.two-col-xlist-1200.two-col-flex-60-40 > .xlist-strip > .strip-xlist > .xList-item.column-40 {
        width: calc(40% - var(--css-grid-between-gap) / 2);
    }
    
    /*------------------ Two Column Flex 60% - 40% Subcomponent end ---------------*/
    
    
    /*------------------ Dining - Other Restaurants start ---------------*/
    
    .r2g-css-flex-grid-sub-component.two-col-flex-60-40.dining-restaurants .r2g-dining-details-sub .content-wrapper {
        padding: 50px 45px 50px 0;
    }
    
    .alternate-ordering-list:nth-child(even) .r2g-css-flex-grid-sub-component.two-col-flex-60-40.dining-restaurants .r2g-dining-details-sub .content-wrapper {
        padding: 50px 0 50px var(--css-grid-between-gap);
    }
    
    /*------------------ Dining - Other Restaurants end ---------------*/
    
    /*------------------ Home Featured What's On Start -------------------*/
    
    .featured-whats-on .intro-content{
        max-width: 749px;
    }
    
    /*------------------ Home Featured What's On End -------------------*/
    
    
    
    /* ------------------------- Home Offers -------------------------- */
    
    .r2g-rotator .arrows-wrapper{
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 1;
        display: flex;
        justify-content: end;
        transform: translateY(0%);
        gap:25px;
    }

    
    .d-offers-slider{
        padding:50px 0;
    }
    
    .d-offers-slider .swiper-slide.swiper-slide-active{
        transform: scale(1.2);
    }
    
    .d-offers-slider .swiper-slide .content-wrapper{
        text-align:left;   
    }
    
    /* Add effect when swiper-slide-active */
    .swiper-slide-active .r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .xList-item:hover .flex-container,
    .swiper-slide-active .r2g-rotator-main-strip-sw.rotator-main-option-3 .image-wrapper::before {
        opacity: 1;
        pointer-events: auto;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    
    /* Add styles when swiper-slide-active */
    .d-offers-slider .swiper-slide.swiper-slide-active {
        top: 50%;
        transform: translate(-50%, -50%);
    }
    
    
    
    
.d-instafeed.r2g-rotator .arrows-wrapper{
		top: auto;
		padding: 0;
		margin-top:var(--default-gap);
		justify-content: center;
    }
    
    .d-amenities.xList-items.list-style-none.strip-xlist .content-wrapper{
        width:100%;
        margin: 0 110px;
    }
    
    .d-amenities.xList-items.list-style-none.strip-xlist,
    .why-bk-wt-us-Zigzag-list.strip-row .xList-item.content.item-2{
        background:var(--color-black-shade-3);
    }
  
    
    .why-bk-wt-us-Zigzag-list.strip-row .xList-item.content.item-2 .content-wrapper a{
        text-decoration: none; 
    }
    
    .container.container-fluid.full-image-fluid{
        margin-bottom:var(--image-section-gap);
    }

     .exp-single-slide .content-wrapper{
         padding:var(--default-gap);
         background:var(--color-black-shade-3);
     }
     .exp-single-slide.mouse-over{
         background:var(--color-black-shade-3);
        }
        
        
        
    /*.d-guest-reviews.r2g-rotator .arrows-wrapper{*/
    /*    position: relative;*/
    /*    margin-bottom: var(--intro-section-gap);*/

    /*}*/
    
    .rewards-details.strip-row .xList-item{
        background:var(--color-black-shade-3);   
    }
    
    .rewards-details.text-align-center .xbox-wrapper .content-wrapper .btn-tertiary{
         margin-left:0 !important; 
    }
        
    .rewards-details.strip-row .xList-item .flex-container{
        margin:var(--default-gap);
        text-align:left;
    }    
    
    .contact-details.selection-tab .tabs-wrapper span::before,   
    .career-wrapper.strip-row .icon-with-content span::before,
    .d-redeem-points.strip-row .icon-with-content span::before{
         color:var(--color-orange);
    }  
    
    .d-redeem-points.strip-row .xlist-strip {
        background:var(--color-black-shade-3);
    }
    
    .d-redeem-points.strip-row .xlist-strip .xList-item a{
        margin:0;
    }
    
    .contact-details.selection-tab .tabs-wrapper{
        background:var(--color-black-shade-3);
    } 
    
   
        
    .explore-home.zig-zag.zig-zag-image.strip-row .xList-item{
        background:var(--color-black-shade-3);
    }
    
}


/* ------------------ Cancel your reservation ---------------------- */

.content-wrapper.d-reservation .fb-select.form-group.field-property,
.content-wrapper.d-reservation .fb-text.form-group.field-confirmation,
.content-wrapper.d-reservation .fb-text.form-group.field-email{
    width:50%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.content-wrapper.d-reservation .fb-button.form-group.field-reset-button{
    font-weight:bold;
}

/*
.content-wrapper.d-reservation  .cms-form.form-modifyreservation .form-group:nth-last-child(-n+2) {
    display: flex;
    justify-content: flex-start;
	width:50%;
}
*/

.content-wrapper.d-reservation input,
.content-wrapper.d-reservation .fb-text-label{
    text-align:left;
}

.content-wrapper.d-reservation .fb-select.form-group.field-property .fb-inner.fb-select-inner .form-control option{
    text-align:left;
    
}
.content-wrapper.d-reservation .flex-btn-container{
    display: inline-block;
}
.content-wrapper.d-reservation .flex-btn-container .field-reset-button{
    margin-right:var(--default-gap);
    display: inline-block;
}

.content-wrapper.d-reservation .flex-btn-container .field-cancel-button{
    display: inline-block;
}


   
    .rewards-details.strip-row .xList-item{
        background:var(--color-black-shade-3);   
    }
    
    .rewards-details.text-align-center .xbox-wrapper .content-wrapper .btn-tertiary{
         margin-left:0 !important; 
    }
        
    .rewards-details.strip-row .xList-item .flex-container{
        margin:var(--default-gap);
        text-align:left;
    } 
    
    .contact-details.selection-tab .tabs-wrapper span::before,
    .career-wrapper.strip-row .icon-with-content span::before,    
    .d-redeem-points.strip-row .icon-with-content span::before{
         color:var(--color-orange);
    }  
    
    .d-redeem-points.strip-row .xlist-strip {
        background:var(--color-black-shade-3);
    }
    
    .d-redeem-points.strip-row .xlist-strip .xList-item a{
        margin:0;
    }
      
    .contact-details.selection-tab .tabs-wrapper{
        background:var(--color-black-shade-3);
    } 

    .explore-home.zig-zag.zig-zag-image.strip-row .xList-item{
        background:var(--color-black-shade-3);
    }

@keyframes zoom-in-zoom-out {
	0% {
		transform: translate(-50px, 0) scale(1.2);
		transition: all 56s;
	}

	50% {
		transform: translate(50px, 0) scale(1.2);
		transition: all 56s;
	}

	100% {
		transform: translate(-50px, 0) scale(1.2);
		transition: all 56s;
	}
}

/* No-intro Arrows */

@media (min-width: 1260px) {
    .r2g-rotator.no-intro-content{
        padding-top: calc(72px + 24px);
    }
    
    .r2g-rotator.no-intro-content .arrows-wrapper{
    	top: calc(-72px - 24px);
    }
}