:root {
	--section-gap: 160px;
	--breadcrumb-margin-top: 40px;
	--css-grid-between-gap: 65px;
}

.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:not(.default-align) .content-wrapper > *,
.text-align-left.r2g-content-sub:not(.default-align) *{
    text-align: left;
}
.post-wrapper {
    text-align: left;
}


.py-with-bg{
    padding: 90px 0;
}
.btn-wrapper {
	justify-content: flex-start;
}

/*------------------------------------

         Component Specific
    
------------------------------------*/


.arrows-bottom-with-pagination .swiper-wrapper{
    margin-bottom:40px;
}

/*------------------------------------

    #STYLE-SECTION - TABLE 
    
------------------------------------*/


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


/* __ 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;
}

.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;
}

/*.r2g-rotator .arrows-wrapper {*/
/*	display: block;*/
/*}*/

.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;
}


/* Stay Page - Room Type Section */
/*.r2g-content-sub.r2g-xbox-sub-component-with-amenities .content-wrapper .features-icons {*/
/*	gap: 16px;*/
/*}*/

/*.r2g-content-sub.r2g-xbox-sub-component-with-amenities .content-wrapper .features-item {*/
/*	gap: 12px;*/
/*	width: 33.3333%;*/
/*}*/

/*.r2g-xbox-sub-component.r2g-xbox-sub-component-with-amenities .xbox-wrapper .flex-container .content-wrapper .btn-wrapper {*/
/*	flex-direction: column;*/
/*	gap: 12px;*/
/*	justify-content: center;*/
/*	align-items: flex-start;*/
/*}*/

/*.r2g-xbox-sub-component.r2g-xbox-sub-component-with-amenities .xbox-wrapper .flex-container .content-wrapper .btn-wrapper .btn-action-wrapper {*/
/*	width: 100%;*/
/*	justify-content: space-between;*/
/*	align-items: center;*/
/*	flex-wrap: wrap;*/
/*}*/

/*.r2g-rotator-main-strip-sw.offers-strip .container .rotatorElement {*/
/*	width: 82%;*/
/*}*/

/*.r2g-rotator-main-strip-sw.offers-strip .container .arrows-wrapper {*/
        /*margin-top: 125px;*/
/*}*/

/*.r2g-rotator-main-strip-sw.offers-strip .container .arrows-wrapper .swiper-button-next {*/
/*	right: 35px;*/
/*}*/

/*.r2g-rotator-main-strip-sw.offers-strip .container .arrows-wrapper .swiper-button-prev {*/
/*	left: 35px;*/
/*}*/
    
    
    
    /* 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: 130px;
	right: 230px;
}

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

.table-container.meeting-venue-table-wrapper .meeting-venue-table th.seating-style-heading {
    position: sticky;
    left: 200px;
}

.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;
}
    /*.r2g-two-column-dining-sub-component.zig-zag-image-left .xList-item.image {
        order: 0;
    }*/
    /*.r2g-two-column-dining-sub-component.zig-zag-image-right .xList-item.image,*/
.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.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%;
	object-fit: cover;
}

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



/* --------------------------------- R2G Explore Item sub start ----------------------------------- */

/*.r2g-explore-item-sub .r2g-content-sub {*/
/*	padding: 0 24px;*/
/*}*/

/*.r2g-explore-item-sub .r2g-content-sub {*/
/*	padding-left: 96px;*/
/*}*/

/*.r2g-css-flex-grid-sub-component.r2g-explore-item-sub > .xlist-strip > .strip-xlist > .xList-item.image {*/
/*	width: calc(50% + 10px);*/
/*}*/

/*.r2g-css-flex-grid-sub-component.r2g-explore-item-sub > .xlist-strip > .strip-xlist > .xList-item.content {*/
/*	width: calc(50% - 10px);*/
/*}*/

/*.r2g-explore-item-sub .xList-item.image {*/
/*	order: 0;*/
/*}*/

/*.r2g-explore-item-sub .xList-item.content {*/
/*	order: 1;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .xList-item.image {*/
/*	order: 1;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .xList-item.content {*/
/*	order: 0;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .r2g-content-sub {*/
/*	padding-left: var(--default-gap);*/
/*	padding-right: 96px;*/
/*	justify-content: flex-end;*/
/*}*/

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


/* Page Share Icons */

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

.page-share-icons {
	justify-content: flex-start;
}
    
    
    /* ------------------------------- 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 Contact Grid Main Strip end ----------------------------- */

/* --------------------------------- R2G Explore Item sub start ----------------------------------- */

/*.r2g-explore-item-sub .r2g-content-sub {*/
/*	padding: 0 24px;*/
/*}*/

/*.r2g-explore-item-sub .r2g-content-sub {*/
/*	padding-left: 96px;*/
/*}*/

/*.r2g-css-flex-grid-sub-component.r2g-explore-item-sub > .xlist-strip > .strip-xlist > .xList-item.image {*/
/*	width: calc(50% + 10px);*/
/*}*/

/*.r2g-css-flex-grid-sub-component.r2g-explore-item-sub > .xlist-strip > .strip-xlist > .xList-item.content {*/
/*	width: calc(50% - 10px);*/
/*}*/

/*.r2g-explore-item-sub .xList-item.image {*/
/*	order: 0;*/
/*}*/

/*.r2g-explore-item-sub .xList-item.content {*/
/*	order: 1;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .xList-item.image {*/
/*	order: 1;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .xList-item.content {*/
/*	order: 0;*/
/*}*/

/*.xList-item:nth-child(2n) .r2g-explore-item-sub .r2g-content-sub {*/
/*	padding-left: var(--default-gap);*/
/*	padding-right: 96px;*/
/*	justify-content: flex-end;*/
/*}*/

/* --------------------------------- 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---------------*/

.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: 50px;
}


/*-------------- 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{
    overflow: visible !important;
}

.two-col-with-rotator .xList-items > .xList-item:last-child{
    position: relative;
}
.two-col-with-rotator .xList-items > .xList-item:last-child > div{
    position: sticky;
    top: 100px;
}

/*.two-col-with-rotator .r2g-rotator-sub-component-sw .bottom-content{*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    z-index: 1;*/
/*}*/
.two-col-with-rotator .arrows-bottom-with-pagination .arrows-wrapper{
    justify-content: flex-end;
}


/*------------------ 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:not(.back-image-component){
    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;
}

.r2g-xbox-sub-component.xbox-with-bg-video .video-wrapper .back-image-component{
	 height: 100%;
    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.overflow-layout-shifted .intro-content{
    width: 100%;
    max-width: unset;
}

.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;
}

.home-explore-pinned,
.home-explore-pinned .xbox-wrapper,
.home-explore-pinned .xbox-wrapper .image-wrapper,
.home-explore-pinned .xbox-wrapper .image-wrapper img{
    height: 100%;
}
.home-explore-pinned .xbox-wrapper .image-wrapper{
    display: flex;
}
.home-explore-pinned .xbox-wrapper .image-wrapper img{
    object-fit: cover;
}

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





/* ---------------------------------------------------------------------------------------------- */
/* ------------------------------------ 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;*/
	/*}*/
    
    
    .home-featured-meetings .r2g-content-sub .content-wrapper{
        /*max-width: 305px;*/
        max-width: calc(100% - 90px);
    }
    
    
  
  
  /* 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: center;
		gap: 60px;
		align-items: normal;
	}

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

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

	.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;
		width: 263px;
		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: 400px;
	}

	.r2g-flex-grid-main-strip.flex-grid-three-col-option-1.home-intro > .container > .xlist-strip > .xList-items > .xList-item.item-right {
		max-width: 451px;
		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{
	    width: 263px;
	}

	.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% - 16px);
	}

	.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 img {
		height: 100%;
		object-fit: cover;
	}

	.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;*/
	}
	
	/* Test begins - Setting the next slide to appear as the active one */
	.r2g-tabs-with-rotator-option-1.r2g-tabs-main-strip .swiper .xList-item.swiper-slide-next,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .xList-item.swiper-slide-next,
	.r2g-rotator-main-strip-sw.rotator-main-option-4 .swiper .xList-item.swiper-slide-next{
		transform: none;
	}
	/* Test ends */

	.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-out;
		/*max-width: 394px;*/
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
		padding: 20px;
	}
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .flex-container .content-wrapper > h3{
	    margin-bottom: 75px;
	    transition: 0.4s ease-in-out;
	}
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .flex-container::before{
	    content: '';
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    top: -80px;
	    left: 0;
	    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 80%, rgba(0,0,0,0) 100%);
	    opacity: 1;
	    transition: opacity 0.3s ease-in-out;
	    z-index: -1;
	}
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .xList-item:hover .flex-container::before{
	    opacity: 0;
	}
	.r2g-rotator-main-strip-sw.rotator-main-option-4 .flex-container{
		width: 100%;
		padding: 24px 20px;
		background: var(--color-primary);
	}
	.r2g-rotator-main-strip-sw.rotator-main-option-4 .image-wrapper{
	    margin-bottom: 0;
	}

	.r2g-tabs-with-rotator-option-1.r2g-tabs-main-strip .swiper .xList-item,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .xList-item,
	.r2g-rotator-main-strip-sw.rotator-main-option-4 .swiper .xList-item{
		transform: translateY(-110px);
		transition: all .4s ease;
	}
	
	.r2g-tabs-with-rotator-option-1.overflow-layout-shifted.r2g-tabs-main-strip:not(.slides-count-three) .swiper .xList-item,
	.r2g-rotator-main-strip-sw.overflow-layout-shifted.rotator-main-option-3:not(.slides-count-three) .swiper .xList-item,
	.r2g-rotator-main-strip-sw.overflow-layout-shifted.rotator-main-option-4:not(.slides-count-three) .swiper .xList-item{
		transform: none;
		transition: all .4s ease;
	}

	.r2g-tabs-with-rotator-option-1.r2g-tabs-main-strip .swiper .xList-item:hover .flex-container,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .xList-item:hover .flex-container{
		top: 50%;
		transform: translate(-50%,-50%);
	}
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .xList-item:hover .flex-container .content-wrapper > h3{
	    margin-bottom: var(--default-gap);
	}

	.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 h5{
		margin-bottom: 90px;
		transition: all 0.4s ease-in-out;
	}

	.r2g-tabs-with-rotator-option-1.r2g-tabs-main-strip .swiper .xList-item:hover .home-featured-offers .flex-container h4,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper .xList-item:hover .r2g-xbox-sub-component .flex-container h5{
		margin-bottom: 24px;
	}

	.r2g-tabs-with-rotator-option-1 .swiper-slide,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .swiper-slide{
		overflow: hidden;
	}

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

	.r2g-tabs-with-rotator-option-1 .image-wrapper,
	.r2g-rotator-main-strip-sw.rotator-main-option-3 .image-wrapper{
		position: relative;
		margin-bottom: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: var(--localization-color);
		opacity: 0;
		pointer-events: none;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		transition: all .4s ease;
	}

	.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;
	}
	
	/* Featured Offers */
    .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-sw.rotator-main-option-3 .swiper .arrows-wrapper{
        bottom: 10px;
    }
    .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-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-flex-grid-main-strip-option-1::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		background-color: #EEC4B4;
		height: 68%;
		bottom: -70px;
		z-index: -1;
	}

	.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%); */;
	}
  
  
  
  /* Whats on Slider */
	.whats-on-slider .padding-wrapper {
		padding: 0 48px;
		box-sizing: border-box;
	}

	.r2g-rotator-main-strip-sw.r2g-rotator.whats-on-slider .arrows-wrapper {
		position: absolute;
		max-width: fit-content;
		right: 25px;
		margin-top: 0;
		top: auto;
		bottom: 64px;
		z-index: 100;
	}

	.r2g-rotator-main-strip-sw.r2g-rotator.whats-on-slider .r2g-flex-grid-sub-component > .xlist-strip > .strip-xlist > .xList-item {
		margin-block: 0;
	}

	.bottom-cta {
		margin-top: 70px;
	}

	.r2g-rotator-main-strip-sw.r2g-rotator.whats-on-slider .arrows-wrapper {
		top: auto;
		bottom: 125px;
	}
  
  
  /* 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 {
        background-size: 560px;
	}

	/*.flex-grid-three-col-option-1  .image-wrapper {*/
	/*	-webkit-clip-path: inset(0 200% 0 0);*/
	/*	-ms-clip-path: inset(0 200% 0 0);*/
	/*	clip-path: inset(0 200% 0 0);*/
	/*	-webkit-transition: -webkit-clip-path 1.5s ease-in-out 0.0s;*/
	/*	-ms-transition: -ms-clip-path 1.5s ease-in-out 0.0s;*/
	/*	transition: clip-path 1.5s ease-in-out 0.0s;*/
	/*}*/

	/*.flex-grid-three-col-option-1.in-view  .image-wrapper {*/
	/*	-webkit-clip-path: inset(0);*/
	/*	-ms-clip-path: inset(0);*/
	/*	clip-path: inset(0);*/
	/*}*/

	/*.flex-grid-three-col-option-1.in-view .image-wrapper img {*/
	/*	transform: translate(-100%, 0);*/
	/*	transition: all 0.2s cubic-bezier(0.69, 0.25, 0.22, 0.83);*/
	/*	transition-delay: 1s;*/
	/*	z-index: -1;*/
	/*	position: relative;*/
	/*}*/

	/*.flex-grid-three-col-option-1.in-view .image-wrapper img {*/
	/*	transform: translate(0, 0);*/
	/*}*/

	/*.flex-grid-three-col-option-1 .image-wrapper:before {*/
	/*	content: '';*/
	/*	position: absolute;*/
	/*	width: 100%;*/
	/*	height: 100%;*/
	/*	background-color: var(--color-primary);*/
	/*	z-index: 10;*/
	/*	left: 0;*/
	/*	transition: all 1s;*/
	/*	transition-delay: 1.5s;*/
	/*	z-index: 28;*/
	/*}*/

	/*.flex-grid-three-col-option-1.in-view .image-wrapper:before {*/
	/*	left: 100%;*/
	/*}*/

	.r2g-social-wall-main-strip {
		position: relative;
		overflow: visible !important;
	}
  
    /*.r2g-social-wall-main-strip::after{*/
    /*      content: "";*/
    /*      position: absolute;*/
    /*      left: 0;*/
    /*      right: 0;*/
    /*      background-color: #EEC4B4;*/
    /*      height: 50%;*/
    /*      bottom: -86px;*/
    /*      z-index: -1;*/
    /*}*/


	.as-intro-content {
		margin-bottom: 57px;
	}
    
    
    /* Stay Page - Apartments & Suits section */
	/*.our-apartments.r2g-css-flex-grid-main-strip .container {*/
	/*	max-width: 1145px;*/
	/*}*/

	.alternate-ordering-list:nth-child(even) .r2g-css-flex-grid-sub-component > .flex-xlist > .xList-items > .xList-item:last-child .r2g-content-sub {
		padding-right: 96px;
	}
	.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-right: 0;
    }
    
    
    
    /* ------------------------------ 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.meeting.zig-zag-image-right .r2g-content-sub {
		padding-right: 96px;
	}

	.r2g-special-menu-sub-component .r2g-content-sub .content-wrapper {
		width: 100%;
	}
    /* ------------------------------ R2G Special Menu Main Strip end -------------------------------- */
    



/* --------------------------------- R2G Explore Item sub start ----------------------------------- */

	/*.r2g-explore-item-sub .r2g-content-sub {*/
	/*	padding-left: 96px;*/
	/*}*/

	/*.xList-item:nth-child(2n) .r2g-explore-item-sub .r2g-content-sub {*/
	/*	padding-left: var(--default-gap);*/
	/*	padding-right: 96px;*/
	/*	justify-content: flex-end;*/
	/*}*/

	/*.r2g-explore-item-sub .r2g-content-sub .content-wrapper {*/
	/*	max-width: 589px;*/
	/*}*/

/* --------------------------------- R2G Explore Item sub 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 Amenities List Sub end --------------------------- */
    
    
    /* ----------------------------------------- R2G Media Tabs Main Strip start ------------------------- */

	/*.r2g-media-tabs-main-strip .r2g-rotator-sub-component-sw .swiper .swiper-button-next {*/
	/*	right: 35px;*/
	/*}*/

	/*.r2g-media-tabs-main-strip .r2g-rotator-sub-component-sw .swiper .swiper-button-prev {*/
	/*	left: 35px;*/
	/*}*/

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


    /*------------------ Home Featured What's On Start -------------------*/
    
    .featured-whats-on .intro-content{
        max-width: 713px;
    }
    .featured-whats-on.overflow-layout-shifted .intro-content{
        max-width: unset;
    }
    
    /*------------------ Home Featured What's On End -------------------*/
    
    
    /*------------------ Home Featured Explore Start -------------------*/
    
    .two-col-css-xlist-1200.with-gap.two-col-flex-60-40.home-featured-explore > .container > .xlist-strip > .strip-xlist > .xList-item.column-40{
        width: calc(40% - 48px / 2);
    }
    .two-col-css-xlist-1200.with-gap.two-col-flex-60-40.home-featured-explore > .container > .xlist-strip > .strip-xlist > .xList-item.column-60{
        width: calc(60% - 48px / 2);
    }
    
    /*------------------ Home Featured Explore 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: 24px;
    }
    
/*------------------ Dining - Other Restaurants end ---------------*/



/*------------------ R2G Map With Info Start ---------------*/


.r2g-map-with-info .location-title{
    text-align: left !important;
}


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


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

@media(min-width: 1260px) {
    
    /* Stay Page - Room Type Section */
    
	/*.r2g-content-sub.r2g-xbox-sub-component-with-amenities .content-wrapper .features-icons {*/
	/*	gap: 24px;*/
	/*}*/

	/*.r2g-content-sub.r2g-xbox-sub-component-with-amenities .content-wrapper .features-item {*/
	/*	gap: 16px;*/
	/*	width: 33.3333%;*/
	/*}*/

	/*.r2g-xbox-sub-component.r2g-xbox-sub-component-with-amenities .xbox-wrapper .flex-container .content-wrapper .btn-wrapper {*/
	/*	flex-direction: row;*/
	/*	gap: 24px;*/
	/*	justify-content: space-between;*/
	/*	align-items: center;*/
	/*}*/

	/*.r2g-xbox-sub-component.r2g-xbox-sub-component-with-amenities .xbox-wrapper .flex-container .content-wrapper .btn-wrapper .btn-action-wrapper {*/
	/*	width: auto;*/
	/*	justify-content: flex-end;*/
	/*	align-items: center;*/
	/*	flex-wrap: wrap;*/
	/*	gap: 24px;*/
	/*}*/
	
	
	.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: 90px;
	}
    .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%;
    }
    .r2g-rotator-main-strip-sw.overflow-layout-shifted.slide-overflow .swiper{
        margin: 0;
    }
    .r2g-rotator-main-strip-sw.slide-overflow.slides-count-two .swiper{
        margin: 0;
    }
    
    
    /* 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 -------------------*/
    
    
    
    
   /*------------------ Meeting / Celebration Category Slider  -------------------*/
    
    .meeting-packages-slider .swiper-wrapper{
        padding-bottom: 40px;
        margin: 0;
    }
    
    .meeting-packages-slider .arrows-wrapper{
        position: absolute;
        bottom: auto !important;
    }
    
     /*------------------ Meeting / Celebration Category Slider End -------------------*/
    
    
    
    
    
    
    
    
    
    
    
    
    
}