/* 2022-10-12 */
@media only screen and (max-width: 734px) {
	.section-rooms .room-photos .icon-text-wrapper  {
		margin-top: 110px;
	}
}

/* Tiny World */
.room-title-tv-plus.video-titles{
	font-size: 14px;
	margin-top: 22px;
	color: #959495;
}

.room-title-tv-plus.video-titles a{
	color: #959495;
}

.section-siri-remote.enhanced .siri-remote .gestures [data-gestures-copy]:first-child {
	width: 250px;
}

.river-gallery .overflow-container div.row-gallery picture {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 345px;
    --p-height:195px
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.river-gallery .overflow-container div.row-gallery picture {
        --p-width: 265px;
        --p-height:150px
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.river-gallery .overflow-container div.row-gallery picture {
        --p-width: 192px;
        --p-height:108px
    }
}

/* 20230907 */
.section-hero .pipe.foun {
    margin-right: 2px;
}

.section-hero .pipe.prehistoric {
    margin-right: 2px;
}

.section-hero .pipe.durk {
    margin-right: 5.5px;
}


.section-performance #overview-performance-logo-dolby-atmos-1.performance-icon {
    margin-left: 0;
    margin-right: 0;
}

@media only screen and (max-width: 734px) {
    .section-performance #overview-performance-logo-dolby-vision-1.performance-icon {
        margin-left: 9px;
    }
    .section-performance #overview-performance-logo-dolby-atmos-1.performance-icon {
        margin-left: 16px;
    }
}
@media only screen and (min-width: 734px) {
    html[lang=zh-HK] .section-router .lower-container .copy-container .app-router-cta a.cl_085 {
        padding-left: 0;
    }
}
