/* customise for one cms start*/

.page__article .text-long {
    font-size: unset;
    font-weight: unset;
    font-family: unset;
    line-height: unset;
}
.text-long ul li, .text-long ol li, .content-detail__description ul li, .content-detail__description ol li{
    margin: 0 ;
    padding: 0;
}
.text-long ul, .text-long ol, .content-detail__description ul, .content-detail__description ol {
    margin: 0;
    padding: 0;
    list-style: disc;
}
.page__article .text-long ul li, .page__article .text-long ol li {
    font-size: 1vw;
    font-weight: 400;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    line-height: 1.3vw;
}
.page__article .main {margin-top: 130px;}

.page__article .main.safari {margin-top: 126px;}

.page__article .main.mac-mozilla {margin-top: 138px;}

.main .full-content {display: none;}
.text-long ul li::before, .text-long ol li::before, .content-detail__description ul li::before, .content-detail__description ol li::before{display: none;}
.slick-prev::before, .slick-next::before{border-top: none; border-left: none;}
.slick-prev::before{transform: none;}
.node--article-content {margin-bottom: 0;}
.node--article-content::after{height: 0;}
img{border-radius: 0;}
.text-long ul li, .text-long ol li, .content-detail__description ul li, .content-detail__description ol li{padding: 0;}
.slick-prev, .slick-next{box-shadow: none;}
.advertisement__title{text-align: center;font-size: 12px; color: #777;margin: 0 auto 5px;}
.at-resp-share-element .at-share-btn{margin: 0 5px 0px;}

.paragraph, .text-long p {
    margin: unset !important;
}

.text-long p {
    letter-spacing: 0;
}


@media (max-width:575.95px){
.page__article .main {margin-top: 68px;}
.page__article .main.safari {margin-top: 68px;}
.page__article .main.main.mac-mozilla {margin-top: 68px;}
.slick-prev::before{margin: auto 4px;}
.slick-next::before{margin: auto 22px;}
a.at-icon-wrapper.at-share-btn {width: 32px;height: 32px;}
span.at-icon-wrapper {width: 22px !important;height: 22px !important;line-height: 22px !important;}
span.at-icon-wrapper svg {width: 24px !important;height: 24px !important;}
.at-resp-share-element .at-share-btn{margin: 0 3px 0px;}

.page__article .text-long ul li, .page__article .text-long ol li {
    font-size: 14px;
    line-height: 20px;
}
}

@media screen and (max-width: 920px) {
	.page__article .main {
		margin-top: 130px;
	}

	.page__article .main.safari {margin-top: 124px;}

	.page__article .main.main.mac-mozilla {margin-top: 124px;}
    .page__article .text-long ul li, .page__article .text-long ol li {
        font-size: 15px;
        line-height: 21px;
    }
}

@media screen and (max-width: 769px) {
	.page__article .main {
		margin-top: 130px;
	}

	.page__article .main.safari {margin-top: 105px;}

	.page__article .main.main.mac-mozilla {margin-top: 105px;}
}

/* customise for one cms end*/



@font-face {
    font-family: 'Prata';
    src: url("https://info.channelnewsasia.com/brandstudio/themarkofempire/fonts/Prata-Regular.ttf") format('truetype');
}
@font-face {
    font-family: 'Roboto';
    src: url("https://info.channelnewsasia.com/brandstudio/themarkofempire/fonts/Roboto-Regular.ttf") format('truetype');
}
@font-face {
    font-family: 'PT Sans Narrow';
    src: url("https://info.channelnewsasia.com/brandstudio/themarkofempire/fonts/PTSansNarrow-Regular.ttf") format('truetype');
}

html, body {
    position: relative;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 32px;
    color: #ffffff;
    background-color: #000000;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
div#moe {
    position: relative;
    height: calc(100vh - 130px);
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 32px;
    color: #ffffff;
    background-color: #000000;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#moe a{
    color: unset;
    cursor:pointer;
    text-decoration: none;
    background-color: transparent;
}

#moe p{
    font-size: 16px;
    line-height: 28px;
}
#moe .bigger{
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 18px !important;
}
#moe .smaller{
    font-size: 14px !important;
    line-height: 20px !important;
}

#moe .no-margin{
    margin: 0 !important;
}
#moe img{
    vertical-align: middle;
    border-style: none;
    border-radius: 0;
    display: block;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

#moe figure{
    width: 100%;
    position: relative;
    margin-block: 0;
    margin-inline: 0;
}

#moe h6, #moe h5, #moe h4, #moe h3, #moe h2, #moe h1 { margin: 10px 0; }

#moe .show {display:block !important;}

#moe .hide-on-desktop { display: none;}

/* -------------------------------------- Header CSS -------------------------------------- */
#moe .moe-header{
    position: absolute;
    width: 100%;
    height: 58px;
    background: linear-gradient(269.38deg, #FFE600 2.7%, #FFC22F 199.02%);
    z-index: 3;
}
#moe .moe-top-menu {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    list-style-type: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
#moe .moe-top-menu > li {
    width: 100%;
    overflow: hidden;
    border-right: 1px solid #000000;
}
#moe .moe-top-menu > li:last-child {
    border-right: none;
}
#moe .moe-top-menu > li a{
    color: #000000;
    font-family: 'Prata';
    font-size: 18px;
    line-height: 22px;
    display: block;
    width: 100%;
    text-align: center;
}
#moe .menu-button-container {
    display: none;
    height: 100%;
    width: 30px;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#moe #menu-toggle {display: none;}

#moe .menu-button,
#moe .menu-button::before,
#moe .menu-button::after {
    display: block;
    background-color: #FFC22F;
    position: absolute;
    height: 2px;
    width: 30px;
    border-radius: 2px;
    /* transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1); */
    transition: all 0.3s ease-in-out;
}
#moe .menu-button::before {
    content: '';
    margin-top: -8px;
}
#moe .menu-button::after {
    content: '';
    margin-top: 8px;
}
#moe #menu-toggle:checked + .menu-button-container .menu-button::before {
    margin-top: 0px;
    transform: rotate(405deg);
}
#moe #menu-toggle:checked + .menu-button-container .menu-button {
    background: rgba(255, 255, 255, 0);
}
#moe #menu-toggle:checked + .menu-button-container .menu-button::after {
    margin-top: 0px;
    transform: rotate(-405deg);
}
#moe .scroll-top {
    display: none;
    position: fixed;
    width: auto;
    height: 40px;
    background-color: rgba(0,0,0,0.5);
    bottom: 0;
    right: 10px;
    z-index: 999;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    padding: 0 15px 0 10px;
}
#moe .fa-circle-chevron-up:before{
    padding: 0 5px;
}
/* -------------------------------------- Swiper's CSS -------------------------------------- */
#moe .swiper {
    width: 100%;
    height: calc(100% - 58px);
    top: 58px;
}
#moe .swiper.mySwiper1,
#moe .swiper.mySwiper21, #moe .swiper.mySwiper22, #moe .swiper.mySwiper23, #moe .swiper.mySwiper24,
#moe .swiper.mySwiper3,
#moe .swiper.mySwiper4  {
    height: auto !important;
    top: 0 !important;
}
#moe .swiper-slide {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;        
}
#moe .swiper-slide img {
    display: block;
    vertical-align: middle;
    border-style: none;
    border-radius: 0;
    object-fit: cover;
}
#moe .swiper-button-next, 
#moe .swiper-rtl .swiper-button-prev {
    right: 6%;
    left: auto;
}
#moe .swiper-button-prev, 
#moe .swiper-rtl .swiper-button-next {
    left: 6%;
    right: auto;
}

/* -------------------------------------- Section's CSS -------------------------------------- */
#moe .section-hero {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://info.channelnewsasia.com/brandstudio/themarkofempire/images/Mark-Of-Empire-KV.jpg');
}
#moe .section-introduction{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://info.channelnewsasia.com/brandstudio/themarkofempire/images/SK-Joseon.jpg');
}
#moe .section-jp-tokugawa{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://info.channelnewsasia.com/brandstudio/themarkofempire/images/JP-Tokugawa.jpg');
}
#moe .section-parallax {
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url('https://info.channelnewsasia.com/brandstudio/themarkofempire/images/Mark-Of-Empire-KV-ocean.jpg');
}
#moe .section-trivia {
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    background-color: #0B2824;
    /* background-image: url('https://info.channelnewsasia.com/brandstudio/themarkofempire/images/JP-Tokugawa-2.jpg'); */
}
#moe .section-gallery {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('https://info.channelnewsasia.com/brandstudio/themarkofempire/images/JP-Tokugawa-2.jpg');
    /* background: linear-gradient(248.2deg, #003532 3.05%, #006D67 118.1%); */
}
#moe .moe-section-content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#moe .moe-content-wrapper-bottom{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}
#moe .discover-more{
    font-family: 'Prata';
    font-size: 18px;
    text-align: center;
    max-width: 564px;
    z-index: 1;
}
#moe .moe-content-wrapper-bottom .icon-bg{
    /* width: 640px; */
    position: absolute;
    bottom: 0;
}
#moe .moe-content-wrapper-bottom a{
    margin: 20px 0;
    font-family: 'Prata';
    font-size: 20px;
    color: #FFE204;
    z-index: 1;
}
#moe .moe-content-wrapper-bottom a img{
    margin: 0 auto;
    width: 40px;
}
#moe .moe-content-wrapper {
    width: 70%;
    margin-right: 10%;
}
#moe .moe-content-wrapper-65 {
    width: 80%;
    margin: 0;
}
#moe .moe-content-wrapper-100 {
    width: 100%;
    margin: 0;
}
#moe .trivia-moe-content-wrapper{
    width: 100%;
    position: relative;
    display: flex;
}
#moe .trivia-content{
    width: 100%;
    position: relative;
    display: flex;
}
#moe .moe-content-new{
    display: flex;
    flex-direction: row;
    align-self: center;
    justify-content: center;
    align-content: center;
}
#moe .trivia-content figure {
    max-width: 778px;
    margin-right: 56px;
}
#moe .moe-content-new figure{
    max-width: 778px;
}
#moe .moe-content-new figure:first-child {
    margin-right: 30px;
}
#moe .moe-content-new figure:last-child{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#moe .trivia-content figure img{
    /* max-height: 300px; */
    max-height: 38vh;
    width: 100%;
}
#moe .trivia-content figure:last-child, #moe .moe-content figure:last-child{
    margin-right: 0;
}
#moe .trivia-content figure p{
    position: relative;
    bottom: 18px;
    margin-top: 0;
    line-height: 24px;
    margin-bottom: 10px;
}
#moe .trivia-content figcaption {
    /* width: 100%; */
    position: relative;
    bottom: 33px;
    padding: 0 20px;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    font-family: 'Prata';
    /* font-size: 1.2vw; */
    font-size: 1vw;
    line-height: 33px;
}
#moe .trivia-content ul{
    position: relative;
    padding-inline-start: 20px;
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    bottom: 18px;
}
#moe .content-title{
    font-family: 'Prata';
    font-weight: 400;
    line-height: 49px;
    color: #FFC22F;
}
#moe .content-title-center{
    font-family: 'Prata';
    font-weight: 400;
    line-height: 49px;
    color: #FFC22F;
    text-align: center;
}
#moe .btn-wrapper{
    width: 100%;
}
#moe #exclusive-screening .moe-content-wrapper a{
    margin-right: 50px;
}
#moe .play-btn {
    position: relative;
    top: 8px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #ffffff;
    padding: 8px 40px;
    background: none;
    border-radius: 50px;
    border: 1px solid #ffffff;
    /* margin-top: 18px; */
}
#moe .moe-content .play-btn{
    margin-right: 30px;
}
#moe .moe-episode-wrapper{
    column-count: 2;
    column-gap: 50px;
    margin: 10px 0;
}
#moe .episode-imgbox iframe {
    display: block;
    border: none;
}
#moe .episode-imgbox a.S1E1-Ayutthaya{
    display: block;
    width: 100%;
    /* height: 300px; */
    height: 30vh;
    background-image: url(https://info.channelnewsasia.com/brandstudio/themarkofempire/images/Episode-1.jpg);
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
#moe .episode-imgbox a.S1E2-Bagan{
    display: block;
    width: 100%;
    /* height: 300px; */
    height: 30vh;
    background-image: url(https://info.channelnewsasia.com/brandstudio/themarkofempire/images/Episode-2.jpg);
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
#moe .episode-imgbox a.S1E3-Angkor{
    display: block;
    width: 100%;
    /* height: 300px; */
    height: 30vh;
    background-image: url(https://info.channelnewsasia.com/brandstudio/themarkofempire/images/Episode-3.jpg);
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
#moe .episode-imgbox a.S1E4-Majapahit{
    display: block;
    width: 100%;
    /* height: 300px; */
    height: 30vh;
    background-image: url(https://info.channelnewsasia.com/brandstudio/themarkofempire/images/Episode-4.jpg);
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
#moe .episode-imgbox video {
    position: relative;
    width: 100%;
    height: auto;
}
#moe .episode-imgbox a img{
    width: 94px;
    height: 94px;
}
#moe .moe-tabs, #moe .moe-episodeTabs, #moe .moe-triviaTabs, #moe .moe-dykTabs{
    width: 100%;
}
#moe #tabs, #moe #episodeTabs, #moe #trivia-tabs, #moe #dyk-tabs {
    width: 100%;
    margin-block: 0;
    padding-inline: 0;
    display: flex;
}
#moe #tabs li, #moe #episodeTabs li, #moe #trivia-tabs li, #moe #dyk-tabs li{
    list-style: none;
    outline: none;
    padding: 0 15px;
    border-right: 1px solid #ffffff;
}
#moe #tabs li:first-child, #moe #episodeTabs li:first-child, #moe #trivia-tabs li:first-child, #moe #dyk-tabs li:first-child {
    padding-left: 0;
}
#moe #tabs li:last-child, #moe #episodeTabs li:last-child, #moe #trivia-tabs li:last-child, #moe #dyk-tabs li:last-child {
    border-right: none;
}
#moe #tabs li a, #moe #tabs li a.inactive:hover,
#moe #episodeTabs li a, #moe #episodeTabs li a.inactive:hover,
#moe #trivia-tabs li a, #moe #trivia-tabs li a.inactive:hover,
#moe #dyk-tabs li a, #moe #dyk-tabs li a.inactive:hover {
    display:block;
    color: #FFC22F;
}
#moe #tabs li a.inactive,
#moe #episodeTabs li a.inactive,
#moe #trivia-tabs li a.inactive,
#moe #dyk-tabs li a.inactive{
    color: #ffffff;
}
#moe .tab-container{
    width:100%; 
    clear: both;
    margin: 10px 0;
}
#moe .tab-container #episode-1-cnt {
    margin: 0;
}
#moe .moe-series-wrapper {
    width: 100%;
    display: grid;
    grid-gap: 4%;
    grid-template-columns: 38% 58%;
}
#moe .moe-series-wrapper p:first-child{
    margin-top: 0;
}

#moe #faces-behind-the-series #peter-lee-cnt figure img,
#moe #faces-behind-the-series #dominic-young-cnt figure img {
    width: 450px;
    height: 300px;
}
#moe .episode-gallery{
    display: flex;
    flex-wrap: wrap;
}
#moe .episode-gallery-item{
    position: relative;
    flex: calc((100% - 40px) / 3);
    margin: 10px;
}
#moe .episode-gallery-item img{
    width: 100%;
    height: 25vh;
}
#moe .episode-gallery-item:first-child,
#moe .episode-gallery-item:nth-child(4){
    margin-left: 0;
}
#moe .episode-gallery-item:nth-of-type(3n+0){
    margin-right: 0;
}
#moe .episode-gallery-item figcaption,
#moe .episode-gallery-item p {
    width: 100%;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    bottom: -1px;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
#moe .viewers-comment-wrapper{
    margin-top: 78px;
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    /* align-items: end; */
}
#moe .viewers-comment{
    text-align: center;
    margin: 0 80px;
}
#moe .viewers-comment h2{
    font-family: 'PT Sans Narrow';
    font-size: 30px;
    font-weight: 400;
    line-height: 39px;
    color: #FFC22F;
}
#moe .moe-content-new .episode-imgbox {
        position: relative;
        width: 100%;
        padding-bottom: 56.25%;
}
#moe .moe-content-new .episode-imgbox iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* -------------------------------------- Tablet View's CSS -------------------------------------- */
@media (max-width: 1024px) {
    div#moe {
        height: calc(100vh - 15vh);
    }
    #moe .hide-on-desktop{ display:block;}
    #moe .hide-on-mobile{ display: none;}
    #moe .margin-top-18 {margin-top: 10px;}
    #moe p {
        font-size: 18px;
        line-height: 28px;
    }
    #moe figure {
        margin-top: 0px;
    }
    #moe .swiper {
        width: 100%;
        height: 100%;
        top: unset;
    }
    #moe .moe-header{
        background: transparent;
    }
    #moe .menu-button-container {
        display: flex;
        float: right;
        margin-right: 30px;
    }
    #moe .moe-top-menu {
        margin-top: 58px;
        flex-direction: column;
    }
    #moe .moe-top-menu > li a{
        font-size: 16px;
        line-height: 24px;
    }
    #moe #menu-toggle ~ .moe-top-menu li {
        height: 0;
        /* transition: height 500ms cubic-bezier(0.23, 1, 0.32, 1); */
        transition: all 0.3s ease-in-out;
    }
    #moe #menu-toggle:checked ~ .moe-top-menu li {
        border-bottom: 1px solid #000000;
        height: 2em;
        /* padding: 1.2em; */
        padding: 18px;
        /* transition: height 500ms cubic-bezier(0.23, 1, 0.32, 1); */
        transition: all 0.3s ease-in-out;
    }
    #moe .moe-top-menu > li {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        background-color: #FFC22F;
        border-right: none;
    }
    #moe .swiper-button-next, 
    #moe .swiper-rtl .swiper-button-prev {
        right: 1.5%;
    }
    #moe .swiper-button-prev, 
    #moe .swiper-rtl .swiper-button-next {
        left: 1.5%;
    }
    #moe .moe-episode-wrapper{
        column-count: 1;
        column-gap: unset;
        margin: 0;
    }
    #moe .moe-content-new figure:first-child {
        margin-right: 0px;
    }
    #moe .moe-content-new figure:last-child{
        margin-top: 12px;
    }
    #moe .moe-content .episode-imgbox, #moe .moe-content iframe{
        width: 100%;
    }
    /* -------------------------------------- Tablet - Section's CSS -------------------------------------- */
    #moe .smaller {
        font-size: 16px;
        line-height: 24px;
    }
    #moe .section-hero {
        background-image: url('https://info.channelnewsasia.com/brandstudio/themarkofempire/images/Mark-Of-Empire-KV-mobile.jpg');
    }
    #moe .episode-gallery-item {
        flex: calc((100% - 20px) / 2);
        margin: 10px;
    }
    #moe .episode-gallery-item:nth-of-type(2n+3) {
        margin-left: 0;
    }
    #moe .episode-gallery-item:nth-child(4) {
        margin-left: 10px;
    }
    #moe .episode-gallery-item:nth-of-type(3n+0){
        margin-right: 10px;
    }
    #moe .episode-gallery-item:nth-of-type(2n+0){
        margin-right: 0;
    }
    #moe .play-btn {
        padding: 8px 16px;
        display: flex;
        justify-content: center;
        margin: 0 0 24px 0;
    }

    #moe .moe-content-new{
        flex-direction: column;
    }
}

/* -------------------------------------- Mobile View's CSS -------------------------------------- */
@media (max-width: 760px) {
    #moe .hide{ display: none;}
    #moe p {
        font-size: 15px;
        line-height: 21px;
        letter-spacing: -0.2px;
    }
    #moe p.bigger { 
        font-size: 15px;
        line-height: 21px;
        letter-spacing: -0.2px;
    }
    #moe .moe-top-menu {
        height: auto !important;
    }
/* -------------------------------------- Mobile - Section's CSS -------------------------------------- */
    div#moe {
        height: calc(100vh - 207px);
    }
    #moe .section-jp-tokugawa{
        background-position: 69%;
    }
    #moe .moe-section-content.mobile {
        justify-content: unset;
        margin-top: 45px;
    }
    #moe .moe-content-wrapper {
        width: 80%;
        margin: 0;
    }
    #moe .content-title{
        font-size: 20px;
        line-height: 26px;
    }
    #moe .discover-more{
        font-size: 16px;
        max-width: 310px;
    }
    #moe .section-hero {
        background-position: bottom center;
    }
    #moe .sect1 .moe-content-wrapper-bottom {
        padding-bottom: 35px;
    }
    #moe .moe-content-wrapper-bottom .icon-bg {
        height: 235px;
    }
    #moe .moe-content-wrapper-65 {
        width: 80%;
    }
    #moe .episode-imgbox p{
        margin-top: 0;
    }
    #moe .btn-wrapper{
        text-align: center;
    }
    #moe #exclusive-screening .moe-content-wrapper a {
        margin-right: unset;
    }
    #moe .play-btn {
        padding: 8px 16px;
        display: flex;
        justify-content: center;
    }
    #moe #tokugawa-cnt figure img,
    #moe #joseon-cnt figure img{
        width: 100%;
        height: 150px;
    }
    #moe .moe-triviaTabs.hide-on-desktop .tab-container figure p{
        position: relative;
        bottom: 33px;
        margin-top: 10px;
    }
    #moe .moe-triviaTabs .tab-container figcaption,
    #moe .moe-dykTabs .tab-container figcaption{
        position: relative;
        bottom: 33px;
        padding: 0 20px;
        background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
        font-family: 'Prata';
        font-size: 16px;
        line-height: 33px;
    }
    #moe .moe-tabs a,
    #moe .moe-triviaTabs a,
    #moe .moe-episodeTabs a,
    #moe .moe-dykTabs a{
        font-size: 16px;
        line-height: 16px;
    }
    #moe .moe-series-wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    #moe .moe-tabs #peter-lee-cnt figure,
    #moe .moe-tabs #dominic-young-cnt figure{
        display: flex;
        align-items: flex-end;
        margin-bottom: 10px;
    }
    #moe .moe-tabs #peter-lee-cnt figure img,
    #moe .moe-tabs #dominic-young-cnt figure img{
        position: relative;
        max-width: 50%;
        height: 75px !important;
    }
    #moe .moe-tabs #peter-lee-cnt figure img{
        object-position: 0 30%;
    }
    #moe .moe-tabs #peter-lee-cnt .moe-series-wrapper .mobile-cnt p{
        font-size: 14px;
        line-height: 18px;
        letter-spacing: -0.33px;
    }
    #moe .moe-tabs #peter-lee-cnt figure figcaption,
    #moe .moe-tabs #dominic-young-cnt figure figcaption{
        position: relative;
        max-width: 50%;
        bottom: unset;
    }
    #moe .moe-series-wrapper figure figcaption{
        position: absolute;
        font-size: 16px;
        line-height: 20px;
        margin: 0 15px;
        bottom: 8px;
    }
    #moe .mobile-cnt p,
    #moe #tokugawa-cnt figure p,
    #moe #joseon-cnt figure p{
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -0.2px;
    }
    #moe #photo-gallery .tab-container {
        position: absolute;
        left: 0;
    }
    #moe .episode-gallery-item img{
        width: 100%;
        height: 100px;
    }
    #moe .viewers-comment {
        text-align: center;
        margin: 0 50px;
    }
    #moe #watch-new-episodes .swiper-button-next,
    #moe #watch-new-episodes .swiper-button-prev{
        top: 40%;
    }
    #moe #what-viewers-say .swiper-button-next,
    #moe #what-viewers-say .swiper-button-prev{
        top: 45%;
    }
    #moe .moe-dykTabs .tab-container figure ul {
        position: relative;
        /* bottom: 33px; */
        bottom: 25px;
        padding-inline-start: 20px;
    }
    #moe #dyk-tokugawa-cnt.tab-container figure img,
    #moe #dyk-ryuku-cnt.tab-container figure img,
    #moe #dyk-ainu-cnt.tab-container figure img,
    #moe #dyk-joseon-cnt.tab-container figure img {
        width: 100%;
        height: 150px;
    }
    #moe .episode-imgbox a.S1E1-Ayutthaya,
    #moe .episode-imgbox a.S1E2-Bagan, 
    #moe .episode-imgbox a.S1E3-Angkor,
    #moe .episode-imgbox a.S1E4-Majapahit{
        height: 200px;
    }
}
