.content-wrapper h1 {
    padding-bottom:50px;
}
.w1617 {
    margin-bottom:100px;
}
.section-our-offering {
    width: min(100% - 40px, 1200px);
    margin: 0 auto 100px;
    /*padding-block: min(5rem, 11%);*/
    display:flex;
}
.text-content p:last-child {
    margin-bottom:0px;
}
.list-left-wrapper {
    width:calc(29.3% + 50px);
    padding-right:50px;
    text-align:center;
    display:flex;
    align-items:center;
}
.list-left-wrapper .list-left {
    width:100%;
}
.list-left h2 {
    margin-bottom:35px;
}
ul.our-offering-list {
    padding:0px;
    margin-bottom:0px;
}
.list-left li {
    font-family:"Chronicle Display", "微軟正黑體", "Microsoft JhengHei", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    padding:15px 0px;
    list-style:none;
    font-size:24px;
    opacity:0.5;
}
.list-left li:last-child {
    padding-bottom:0px;
}
.list-left li.active {
    font-size:35px;
    line-height:60px;
    opacity:1;
    padding-top:7.5px;
}
ul.our-offering-list li a {
    color:inherit;
}
.list-left li a:hover {
    text-decoration:none;
}
.section-our-offering .content {
    width:calc(70.7% - 50px);
    text-align:center;
}
.swiper-slide img {
    width:100%;
}

.section-our-offering .swiper { display:none; }
.section-our-offering .swiper.active { display:block; }

.section-latest-promotion {
    width: min(100% - 40px, 1440px);
    margin: 0 auto 100px;
}
.section-latest-promotion .section-swiper {
    width: 100%;
    margin: 0 auto;
    position:relative;
}
.section-latest-promotion .section-w1200 {
    width: 100%;
    max-width:1200px;
    margin: 0 auto;
}
.section-latest-promotion h2 {
    margin-bottom:50px;
}
.swiper-button-prev, .swiper-button-next { 
    top: calc((100% - 80px)/2 - 35px);
}
.section-latest-promotion .swiper-button-prev { 
    background-image:url('https://www.eatonclub.com.hk/wp-content/themes/eatonclub/assets/img/icons/icon_slider_arrow_stroke_left.svg');
    background-color:#ffffff;
}
.section-latest-promotion .swiper-button-next { 
    background-image:url('https://www.eatonclub.com.hk/wp-content/themes/eatonclub/assets/img/icons/icon_slider_arrow_stroke_right.svg');
    background-color:#ffffff;
}
.slider__pagination-wraption-wrap {
    display:flex;
    align-items:end;
    height:80px;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    border-radius: 0;
    width: 12px;
    height: 12px;
    margin: 0 10px;
}
.swiper-pagination-bullet-active {
    background-color: #111111;
}
.swiper-pagination {
    position:relative;
    top:auto;
    bottom:auto;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    top:0px;
    line-height:1px;
}

.section-contact-us h2 {
    margin-bottom:30px;
}
.section-contact-us .location-wrapper {
    width:fit-content;
    margin:0px auto 100px;
}
.location-wrapper li {
    margin-bottom:30px;
}
.location-wrapper li .text {
    font-size:18px;
    font-weight:400;
}
.video-wrapper {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    margin:0px;
    display:flex;
    align-items:center;
    background-color:#000000;
}

@media only screen and (max-width: 767px) {
    .w1617 .text-wrapper {
        padding-bottom:0px;
    }
    .w1617 .text-wrapper .text-content p:last-child {
        margin-bottom:0px;
    }
    .w1617 .img-wrapper {
        padding:0px 20px;
    }
    h1.font30, h2.font30 {
        font-size:24px;
        line-height:28px;
    }
    .content-wrapper h1 {
        padding-bottom:10px;
    }
    .w1617 {
        margin-bottom:60px;
    }
    .section-our-offering {
        display:block;
        margin-bottom:60px;
    }
    .section-our-offering .content {
        width:100%;
    }
    ul.our-offering-list {
        display:flex;
        justify-content:space-between;
        margin:6px auto 20px;
    }
    ul.our-offering-list li {
        font-family:"Chronicle Display", "微軟正黑體", "Microsoft JhengHei", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        list-style:none;
        display:inline-block;
    }
    ul.our-offering-list li.active {
        padding-bottom:2px;
        border-bottom:2px solid #836A09;
    }
    ul.our-offering-list li.active a {
        color:#836A09;
    }
    ul.our-offering-list li a:hover {
        text-decoration:none;
    }
    .list-left-wrapper {
        display:none;
    }
    .section-latest-promotion {
        margin-bottom:60px;
    }
    .section-latest-promotion h2 {
        margin-bottom:10px;
    }
    .swiper-button-prev, .swiper-button-next { 
        top: calc((100% - 30px)/2 - 20px);
    }
    .slider__pagination-wraption-wrap {
        height:30px;
    }
    .section-latest-promotion .swiper-button-prev { 
        background-image:url('https://www.eatonclub.com.hk/wp-content/themes/eatonclub/assets/img/icons/icon_banner_slider_arrow_left.svg');
        background-color:transparent;
    }
    .section-latest-promotion .swiper-button-next { 
        background-image:url('https://www.eatonclub.com.hk/wp-content/themes/eatonclub/assets/img/icons/icon_banner_slider_arrow_right.svg');
        background-color:transparent;
    }
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 7px;
        height: 7px;
        margin: 0 7.5px;
    }
    .section-contact-us h2 {
        margin-bottom:10px;
    }
    .section-contact-us .location-wrapper {
        width:100%;
        padding:0px 20px; 
        margin-bottom:60px;
    }
    .location-wrapper li {
        margin-bottom:14px;
    }
    .location-wrapper li .text {
        font-size:14px;
    }
}