.r2g-footer .footer-top-section .container{
    display:flex;
    gap:48px;
    justify-content:space-between;
}

.r2g-footer .cms-form.form-newsletter{
   column-gap:12px 
}

footer .cms-form-holder .cms-form .field-from_name,
footer .cms-form-holder .cms-form .field-from_email,
footer .cms-form-holder .cms-form .fb-select{
    width:calc((100% / 3) - 12px)
}

 .r2g-footer .cms-form .form-group.fb-privacyfield{
     width:calc(100% - 190px);
 } 

.r2g-footer  .footer-top-section .form-wrapper{
   max-width:905px
}

.r2g-footer .footer-items .item-1,
.r2g-footer .footer-items .item-2,
.r2g-footer .footer-items .item-3,
.r2g-footer .footer-items .item-4,
.r2g-footer .footer-items .item-5
{

	width: calc((100% / 5) - 16px);
	
}

.r2g-footer .r2g-footer-featured-logos .inner-wrapper{
	flex-direction:column
}

.r2g-footer .footer-items .item-2,
.r2g-footer .footer-items .item-3{
	max-width:200px
}


/* Three Column Intro Section */

.three-col-intro-section > .container > .xlist-strip > .xList-items{
	flex-flow:row wrap;
	justify-content:space-between;
	max-width: max-content;
}

.three-col-intro-section > .container > .xlist-strip > .xList-items > .xList-item{
	width:calc((100% / 3) - 40px);
	max-height: fit-content;
}

.three-col-intro-section > .container > .xlist-strip > .xList-items > .xList-item.item-3{
	order:1;
	margin-top:-120px;
	display: block;
}

.three-col-intro-section .content-wrapper p {
	line-height: 170%;
}

.three-col-intro-section > .container > .xlist-strip > .xList-items > .xList-item.item-3 .xList-items{
	gap: 35px;
}

.three-col-intro-section h1{
	font-size:55px;
	margin-bottom: 45px;
}

.three-col-intro-section .image-wrapper{
	position:relative;
}

.three-col-intro-section .r2g-sub-component.mouse-on-top.video-loaded .image-wrapper img{
	opacity:0;
	pointer-events:none;
	visibility:hidden;
}

.three-col-intro-section .r2g-sub-component.mouse-on-top .image-wrapper video{
	opacity:1;
	pointer-events:auto;
	visibility:visible;
}

.three-col-intro-section .r2g-sub-component .image-wrapper img{
	transition:all .4s ease;
}

.three-col-intro-section .image-wrapper,
.three-col-intro-section > .container > .xlist-strip > .xList-items > .item-1 .image-wrapper{
	aspect-ratio:auto;
}

.three-col-intro-section > .container > .xlist-strip > .xList-items > .xList-item.item-3 .xList-items > li{
	width:100%
}


/* Grid Option 1 */

.grid-option-1 .image-xbox-with-cta{
	aspect-ratio:auto;
}

.image-xbox-with-cta .image-wrapper img{
	position:static
}

	
.grid-option-1 .grid-wrapper{
  grid-template-columns: 1.5fr 1fr 1fr;
  grid-template-rows: auto auto;
}

.grid-option-1 .grid-wrapper .item-1{
	  grid-row: span 2;
}

.grid-option-1 .grid-wrapper .item-2{
	grid-row: span 2;
}

.three-col-intro-section > .container > .xlist-strip > .xList-items > .item-1 .image-wrapper{
    aspect-ratio: 43 / 61;
}

/* xBox Sub Option 2 */

.xbox-sub-option-2 .image-wrapper .description-wrapper{
	display:block
}

.xbox-sub-option-2 .content-wrapper .description-wrapper{
	display:none
}

.xbox-sub-option-2 .image-wrapper{
	position:relative;
}

.xbox-sub-option-2 .image-wrapper .description-wrapper{
	position:absolute;
	top:8px;
	left:8px;
	right:8px;
	bottom:8px;
	width:calc(100% - 16px);
	height:calc(100% - 16px);
	background-color:#FFFFFFCC;
	display:flex;
	justify-content:center;
	align-items:center;
	padding:50px;
	box-sizing:border-box;
	text-align:center;
	opacity:0;
	transition:all .4s ease;
}

.xbox-sub-option-2 .image-wrapper:hover .description-wrapper{
	opacity:1;
}

.xbox-sub-option-2 .title{
	text-align:center
}

/* Grid Option 2 */

.grid-option-2 .inner-wrapper{
	flex-flow:row wrap;
	gap: 50px;
}

.grid-option-2 .image-only-block{
	display: block;
	width: calc(55% - 25px);

}

.grid-option-2 .image-only-block{
	position: sticky;
    top: calc(var(--header-height) + 20px);
    height: fit-content;
}

.grid-option-2 .image-with-description{
	width: calc(45% - 25px);
}

.grid-option-2 .image-with-description .content-wrapper{
	max-width:none;
	padding-left: 20px;
}

/* Active Slider Scale */
.r2g-rotator-main-strip.active-slider-scale.with-effect .slick-slide .image-wrapper img{
	transform:scale(0.8);
	transition:all .5s ease;
	transform-origin:right
}

.r2g-rotator-main-strip.active-slider-scale.with-effect .slick-list{
    padding: 0 200px !important;
}

.r2g-rotator-main-strip.active-slider-scale.with-effect .container{
    width: 100%;
    max-width: none;
}

.r2g-rotator-main-strip.active-slider-scale.with-effect .slick-slide.slick-current.slick-active .image-wrapper img{
	transform:scale(1);	
}

.r2g-rotator-main-strip.active-slider-scale.with-effect .slick-slide.slick-current.slick-active ~ .slick-slide .image-wrapper img{
	
}

.r2g-rotator-main-strip.active-slider-scale.with-effect .slick-slide.slick-current.slick-active + .slick-slide .image-wrapper img{
	transform-origin:left
}


/* Content Wrapper With Large Image Rotator */


    .content-wrapper-with-large-image-rotator .flex-wrapper{
        flex-flow:row wrap;
    }

     .content-wrapper-with-large-image-rotator .flex-wrapper .rotator-wrapper{
         width: 63%;
     }


     .content-wrapper-with-large-image-rotator .flex-wrapper .description-wrapper{
         width: 37%;
         box-sizing: border-box;
         padding: 35px 25px 35px 45px;
         display: flex;
         justify-content: center;
         align-items: center;
     }

    .content-wrapper-with-large-image-rotator .featured-ameneties-wrapper{
        flex-direction:column;
        gap: 8px;
    }

    .content-wrapper-with-large-image-rotator .description-wrapper .content-wrapper{
        height: calc(100vh - 300px);
        overflow-y: scroll;
        max-height: calc(584px - 110px);
        max-width: none;
        padding-right: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .content-wrapper-with-large-image-rotator ::-webkit-scrollbar {
      width: 5px; 
      height: 5px;
    }

    .content-wrapper-with-large-image-rotator ::-webkit-scrollbar-track {
      background: #f1f1f1f;
    }
    
    .content-wrapper-with-large-image-rotator ::-webkit-scrollbar-thumb {
      background-color: rgba(0,0,0,0.5);
      border-radius: 6px;
      border: 3px solid rgba(0,0,0,0.1);
    }

    .content-wrapper-with-large-image-rotator ::-webkit-scrollbar-thumb:hover {
      background: #555;
    }
    
    
    
    
/* Two Column Accomodation Page */
    
.two-col-accomodation-page-intro .container{
    flex-flow:row wrap;
    justify-content:space-between
}

.two-col-accomodation-page-intro .container > .left-section{
    width:calc(55% - 55px);
    height: fit-content;
    position: sticky;
    top: calc(var(--header-fixed-height) + 35px);
}

.two-col-accomodation-page-intro .container > .right-section{
    width:calc(45% - 55px);
    
}



/* Accomodation Room List */
.accommodation-rooms-list .room .top-section{
	display:flex;
	gap: 130px;
	justify-content: space-between;
}

.accommodation-rooms-list .room .top-section .left-section{
	flex: 1;
	max-width: 782px;
}

.accommodation-rooms-list .room .top-section .right-section{
    max-width: max-content;
	text-align:right;
}

.accommodation-rooms-list .room .top-section .right-section .text-xl{
	margin-bottom:20px;
	display:block;
}

.accommodation-rooms-list .container{
	max-width:1296px;
}

.accommodation-rooms-list .options,
.accommodation-rooms-list .cta-wrapper
{
	margin-top: 50px;
}


/* Awrards Wrapper */

.awards-wrapper .featured-award-item:nth-child(n+4){
	display:flex;
}

.awards-wrapper .featured-award-item:nth-child(n+5){
	display:none;
}





/* Resident Pinned Image */

.content-wrapper-with-large-image-rotator.set-image-height-full .flex-wrapper {
    align-items: stretch;
}

.content-wrapper-with-large-image-rotator.set-image-height-full .rotator-wrapper {
    display: flex;
}

.content-wrapper-with-large-image-rotator.set-image-height-full .rotator-items,
.content-wrapper-with-large-image-rotator.set-image-height-full .slick-list,
.content-wrapper-with-large-image-rotator.set-image-height-full .slick-track,
.content-wrapper-with-large-image-rotator.set-image-height-full .slick-slide,
.content-wrapper-with-large-image-rotator.set-image-height-full .slick-slide>div {
    height: 100%;
}

.content-wrapper-with-large-image-rotator.set-image-height-full .rotator-items {
    width: 100%;
}

.content-wrapper-with-large-image-rotator.set-image-height-full .slick-track {
    display: flex;
    align-items: stretch;
}

.content-wrapper-with-large-image-rotator.set-image-height-full .slick-slide {
    display: flex;
    height: auto;
}

.content-wrapper-with-large-image-rotator.set-image-height-full .slick-slide>div {
    display: block;
    width: 100%;
    font-size: 0;
}

.content-wrapper-with-large-image-rotator.set-image-height-full .rotator-item {
    display: block;
    height: 100%;
    line-height: 0;
}

.content-wrapper-with-large-image-rotator.set-image-height-full .image-wrapper,
.content-wrapper-with-large-image-rotator.set-image-height-full .image-wrapper picture {
    display: block;
    height: 100%;
}

.content-wrapper-with-large-image-rotator.set-image-height-full .rotator-wrapper img,
.content-wrapper-with-large-image-rotator.set-image-height-full .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
}