.london-video-tiles {
    padding: 87px 0 0;
}

.london-video-tiles-inner {
    margin-left: 173px;
    position: relative;
    display: flex;
}
.london-video-tiles-left {
    display: inline-block;
    /*margin-top: 16px;*/
    margin-top: 27px;
    /*width: calc(30.82089552% - 47px);*/
    width: calc(25.220896% - 47px);
    vertical-align: top;
    padding-bottom: 36px;
    flex-shrink: 0;
}
@media (min-width:1366px){
    .london-video-tiles-left {
        flex-shrink: 0;
    }
}
.london-video-tiles-left-texts {
    height: 450px;
}

.london-video-tiles-title {
    font-family: Didot, serif;
    /*font-size: 34px;*/
    /*line-height: 37px;*/
    font-size: 26px;
    line-height: 38px;
    letter-spacing: 1px;
    /*color: #5b6370;*/
    color: #1B1834;
}

.london-video-tiles-subtitle {
    font-size: 34px;
    line-height: 37px;
    letter-spacing: 1px;
    color: #5b6370;
}

.pc-video-tiles-separator {
    margin-top: 54px;
    width: 177px;
    height: 1px;
    background: #CA0050;
    position: relative;
}
.london-video-tiles-body {
    margin-top: 54px;
    /*padding-right: 34px;*/
    padding-right: 50px;
    /* font-family: Didot; */
}

.london-video-tiles-body p {
    font-size: 18px;
    line-height: 24px;
    color: #424b5a;
}
.vt-bottom{
    display: flex;
    /*margin-top: 36px;*/
    margin-top: 54px;
    align-items: center;
}
.vt-bottom:hover{
    text-decoration: none;
}
.vt-b-text{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #CA0050;
}
.vt-b-rightImg{
    margin-left: 10px;
    width: 30px;
    height: 11px;
}
.vt-b-rightImg img{
    width: 100%;
    height: 100%;
    display: block;
}
.london-video-tiles-buttons::after {
    display: block;
    clear: both;
    content: "";
}

.pc-video-tiles-prev {
    /*float: left;*/
    width: 9px;
    height: 16px;
    background: url("https://assets.sandsresortsmacao.cn/content/parisianmacao/icons/left.svg");
    background-size: cover;
    background-position-x: center;
    cursor: pointer;
}
.slick-dots-num{
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.4px;
    font-style: normal;
    font-weight: 400;
    color: #424B5A;
    margin: 0 55px;
}
.one-video .slick-track{
   margin-right: 0;
}

/* @media screen and (min-width:768px) and (max-width:1024px){
    .one-video .london-video-tiles-image-wrapper{
        width: 500px;
    } 
}

@media screen and (min-width:1025px) and (max-width:1366px){
    .one-video .london-video-tiles-image-wrapper{
        width: 600px;
    } 
} */

.pc-video-tiles-next {
    /*float: left;*/
    /*margin-left: 8px;*/
    width: 9px;
    height: 16px;
    background: url("https://assets.sandsresortsmacao.cn/content/parisianmacao/icons/right.svg");
    background-size: cover;
    background-position-x: center;
    cursor: pointer;
}

.london-video-tiles-right {
    display: inline-block;
    overflow: hidden;
    /*margin-left: 39px;*/
    /*margin-left: 17px;*/
    /*width: 70.679104%;*/
    vertical-align: middle;
}

.london-video-tiles-right::after {
    display: block;
    clear: both;
    content: "";
}

.london-video-tiles-right-inner {
    float: right;
    /* tile width: x(px)
    right half tile width: 137px
    tile gap: 24px
    parent width = x * 2 + 137 + 24 * 2 + 12
    self width = x * 3 + 137 * 2 + 24 * 4 */
    width: calc(((((100% - 137px) - (24px * 2.5)) * 1.5) + (137px * 2)) + (24px * 4));
}
.london-video-tiles-rightVideo .slick-track{
    margin-right: 0;
}
.london-video-tiles-video-wrapper {
    /*margin: 0 25px;*/
    margin: 0 33.5px;
}

.london-video-tiles-video {
    position: relative;
    /*padding-top: 147.39726027%;*/
    /*padding-top: 68%;*/
    /*height: 0;*/
}

.london-video-tiles-video-inner {
    /*position: absolute;*/
    display: flex;
    /*top: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*padding: 6.438356164% 0;*/
    /*padding: 36px 0;*/
    transform: translateY(36px);
    transition: .3s ease-in-out;
}

.slick-center .london-video-tiles-video-inner {
    padding: 0;
    display: flex;
    transform: translateY(0px);
}

.london-video-tiles-image-wrapper {
    position: relative;
    width: calc(100% - 3px);
    height: 100%;
    background-position: center;
    background-size: cover;
}
.london-video-tiles-image-wrapper img{
    width: 100%;
}
/*.london-video-tiles-image-wrapper::after {*/
/*    display: block;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 100%;*/
/*    height: 22px;*/
/*    background-image: url("../icons/pc-video-tiles-bottom-mask.png");*/
/*    background-repeat: no-repeat;*/
/*    background-position: right -1px bottom -1px;*/
/*    background-size: calc(100% + 2px);*/
/*    content: "";*/
/*}*/
.slick-center .london-video-tiles-video-inner:before,
.london-video-tiles-video-inner:before{
    content: "";
    /*width: 3px;*/
    width: 8px;
    height: 100%;
    display: none;
    background: #CA0050;
}
.pc-video-tiles-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 109px;
    height: 109px;
    background: url("https://assets.sandsresortsmacao.cn/content/parisianmacao/icons/vid-play.svg") no-repeat center;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.london-tile-pageLink .vjs-big-play-button {
    display: none;
}

@media (max-width: 1365px) {
    .london-video-tiles-inner {
        -ms-flex-align: center;
        align-items: center;
    }

    .london-video-tiles-title,
    .london-video-tiles-subtitle {
        font-size: 26px;
        line-height: 38px;
    }

    .london-video-tiles-body p {
        font-size: 16px;
        line-height: 22px;
    }

    .london-video-tiles-left {
        margin-top: 0;
        width: calc(100% - 69.4776119403%);
        vertical-align: middle;
    }

    .london-video-tiles-left-texts {
        height: auto;
    }

    .pc-video-tiles-separator {
        /*2023.03.30 by huzhen*/
        /*margin-top: 38px;*/
        /*2023.03.30 by huzhen end*/
    }

    .london-video-tiles-right {
        margin-left: -5px;
        width: 69.4776119403%;
    }
}
@media (max-width: 1080px) {
    .london-video-tiles-inner {
        -ms-flex-align: center;
        align-items: self-start;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin-left: 40px;
    }
    .london-video-tiles-left {
        flex-shrink: unset;
        margin-top: 40px;
    }
}
@media (max-width: 1024px) {
    .london-video-tiles-title,
    .london-video-tiles-subtitle {
        font-size: 28px;
        line-height: 35px;
    }
}

@media (max-width: 768px) {
    .london-video-tiles-inner {
        margin-left: 0;
    }

    .london-video-tiles-video-wrapper.slick-slide {
        width: 320px;
    }

}


@media (max-width: 660px) {
    .london-video-tiles-left {
        /* display: none; */
    }
}
/*2023.03.30 by huzhen */
@media (max-width: 1600px){
    .pc-video-tiles-separator{
        margin-top: 32px;
    }
    .london-video-tiles-body{
        margin-top: 36px;
    }
}
/*2023.03.30 by huzhen end*/
