﻿.desktop {
    width: 650px !important
}

.mobile {
    width: 415px !important
}

.fullscreen {
    width: 1700px !important
}

.image img {
    width: 100% !important;
}

.youtube-video {
    aspect-ratio: 16 / 9;
    width: 100%;
    display: block;
    border: none;
    height: auto;
}

.mce-content-body {
    font-size: 18px;
    line-height: 30px;
}

figure.image figcaption {
    /*background-color: #F0F0F0;*/
    margin-top: -7px !important;
    padding: 5px;
    font-family: Roboto Condensed;
    line-height: 25px;
}

figure.image figcaption,
figure.image figcaption *{
    text-align: center;
    font-style: italic;
    font-size: 18px;
    margin-top: 1px;
    min-height: 20px;
    border: none;
    word-wrap: break-word;
    color: #0C0C20  !important;
}

    /*figure.image figcaption div:empty:before,
    figure.image figcaption div:only-child:empty:before,
    figure.image figcaption div:has(> br:only-child):before {
        content: attr(data-placeholder);
        color: #A0A0A0;
    }*/

    /*figure.image figcaption:empty {
        display: none;
    }*/

img {
    max-width: 100%;
    height: auto;
}

.text-article {
    color: #000;
}

    .text-article:first-letter {
        float: left;
        font-weight: bold;
        font-size: 60px;
        font-size: 6rem;
        line-height: 40px;
        line-height: 4rem;
        height: 4rem;
        text-transform: uppercase;
    }

.block1 blockquote {
    background: #f9f9f9;
    border-left: 1em solid #eee;
    margin: 1.5em 1em;
    padding: .5em 1em;
    quotes: "\201C""\201D";
}

    .block1 blockquote:before {
        color: #808080;
        content: open-quote;
        font-size: 4em;
        line-height: .1em;
        margin-right: .25em;
        vertical-align: -.4em;
    }

    .block1 blockquote :first-child {
        display: inline;
    }

    .block1 blockquote :last-child {
        margin-bottom: 0;
    }

.block1 citation {
    display: block;
    text-align: right;
    padding: 0.5em 2em;
}

    .block1 citation:before {
        content: "~ ";
    }


.block2 p {
    text-rendering: optimizeLegibility;
}

.block2 blockquote {
    border-radius: 3px;
    position: relative; /*  <--- */
    font-style: italic;
    text-align: center;
    padding: 1rem 1.2rem;
    width: 80%; /* create space for the quotes */
    color: #4a4a4a;
    margin: 1rem auto 2rem;
    color: #4a4a4a;
    background: #E8E8E8;
}
    /* -- create the quotation marks -- */
    .block2 blockquote:before,
    .block2 blockquote:after {
        font-family: FontAwesome;
        position: absolute;
        /* -- inside the relative position of blockquote -- */
        top: 13px;
        color: #E8E8E8;
        font-size: 34px;
    }

    .block2 blockquote:before {
        content: "\201C";
        margin-right: 13px;
        right: 100%;
    }

    .block2 blockquote:after {
        content: "\201D";
        margin-left: 13px;
        left: 100%;
        top: auto;
        bottom: 13px;
    }

.quote-editor-img {
    display: block;
    font-weight: bold;
    font-style: normal;
    line-height: 125%;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-radius: 3px;
}

    .quote-editor-img.img-right, .quote-editor-img.img-left {
        display: flex;
        flex-wrap: wrap;
        background-color: unset;
        margin-top: 0.5em;
        padding: 45px 0;
        border-radius: 0;
        overflow: unset;
        align-items: center;
        justify-content: center;
        text-align: center;
        max-width: 960px;
    }

        .quote-editor-img figure{
            display: block;
            order: 2;
            flex-basis: 0;
            flex-grow: 1;
            max-width: 60%;
            border: solid 10px #fff;
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
            border-radius: 10px;
            margin-bottom: 0;
        }

            .quote-editor-img figure figcaption {
                display: block;
                font-style: normal;
                margin-top: 0.25em;
                font-size: 14px;
                line-height: 1.5;
                font-weight: normal;
                font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
                min-height: 18px;
                outline: none;
            }

                /*.quote-editor-img figure figcaption[data-placeholder]:empty:before {
                    content: attr(data-placeholder);
                    display: inline-block;
                    color: rgba(0, 11, 29, 0.4);
                    font-weight: normal;
                    font-style: italic;
                    font-size: inherit;
                    cursor: text;
                    max-height: 20px;
                    pointer-events: none;
                }*/

.quote-image-r5 figure {
    transform: rotate(5deg);
}

    .quote-image-r5 figure img {
        width: auto;
        max-width: 100%;
        height: auto;
    }

.quote-image-r5r figure {
    transform: rotate(-5deg);
    order: 1;
}

.quote-editor-img .blockquote-content {
    order: 1;
    flex: 0 0 40%;
    max-width: 40%;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

    .quote-editor-img .blockquote-content .quote-icon {
        color: #4dabf7;
        font-size: 130px;
        height: 60px;
        line-height: 0.8;
        margin: 0 auto;
        max-width: 100%;
        text-align: center;
        font-weight: bold;
        font-style: normal;
    }

        .quote-editor-img .blockquote-content .quote-icon + p:empty:before {
            content: "Nhập nội dung trích dẫn";
            opacity: 0.3;
            pointer-events: none;
            font-weight: bold;
        }

        .quote-editor-img .blockquote-content .quote-icon + p:has(> br:only-child):before {
            content: "Nhập nội dung trích dẫn";
            opacity: 0.3;
            pointer-events: none;
            font-weight: bold;
        }


    .quote-editor-img .blockquote-content .cite {
        font-style: normal;
        font-size: 15px;
        color: inherit;
        font-weight: bold;
        padding: 0;
        color: #c92a2a;
    }

        /*.quote-editor-img .blockquote-content .cite:empty:after {
            content: "Nhập tác giả";
            opacity: 0.3;
            pointer-events: none;
            font-weight: bold;
        }*/

        /*.quote-editor-img .blockquote-content .cite:has(> br:only-child):after {
            content: "Nhập tác giả";
            opacity: 0.3;
            pointer-events: none;
            font-weight: bold;
        }*/

.quote-editor-img-bg {
    max-width: 960px;
    padding: 0;
    border-radius: 6px;
    text-align: center;
    position: relative;
}

    .quote-editor-img-bg figure {
        display: block;
        margin: 0;
        padding: 0;
        position: relative;
        max-width: 9999px;
        pointer-events: none;
    }

        .quote-editor-img-bg figure:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.3);
            pointer-events: none;
        }

        .quote-editor-img-bg figure img {
            width: 100%;
            height: 100%;
            max-width: 100%;
            object-fit: cover;
        }

        .quote-editor-img-bg figure figcaption {
            opacity: 0.8;
            pointer-events: auto;
            z-index: 1;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            top: auto;
            color: #fff;
            padding: 5px 10px;
            font-size: 13px;
            text-shadow: 0 0 2px #fff;
            text-align: right;
            min-height: 18px;
        }

            /*.quote-editor-img-bg figure figcaption[data-placeholder]:empty:before {
                content: attr(data-placeholder);
                display: inline-block;
                color: rgba(0, 11, 29, 0.4);
                font-weight: normal;
                font-style: italic;
                font-size: inherit;
                cursor: text;
                max-height: 20px;
                pointer-events: none;
            }*/

    .quote-editor-img-bg .blockquote-content {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        transform: translate(-50%, -50%);
    }

        .quote-editor-img-bg .blockquote-content .quote-icon {
            font-size: 130px;
            height: 60px;
            color: #4dabf7;
            line-height: 0.8;
            margin: 0 auto;
        }

        .quote-editor-img-bg .blockquote-content p:not(.quote-icon) {
            font-size: 100%;
            color: #fff;
            margin-top: 0;
        }

        /*.quote-editor-img-bg .blockquote-content .quote-icon + p:empty:before {
            content: "Nhập nội dung trích dẫn tại đây";
            opacity: 0.3;
            pointer-events: none;
            font-weight: bold;
            font-style: normal;
            text-align: center;
        }

        .quote-editor-img-bg .blockquote-content .cite:empty:after {
            content: "Nhập tác giả tại đây";
            opacity: 0.3;
            pointer-events: none;
            font-size: 100%;
            color: rgba(255, 255, 255, 0.8);
            font-weight: bold;
            font-style: normal;
            padding: 0;
        }*/

.quoteimg-tek4 {
    max-width: 800px;
    margin: 0 auto;
}

    .quoteimg-tek4.image-1 {
        position: relative;
    }

        .quoteimg-tek4.image-1 .bg {
            position: relative;
            z-index: 1;
            width: 100%;
            /*object-fit: cover;*/
            clip-path: ellipse(107% 60% at 48% 8%);
            height: 576px;
        }

        .quoteimg-tek4.image-1 .outer {
            position: absolute;
            height: 270px;
            bottom: 0;
            left: 0;
            right: 0;
            padding: 0 12px;
            background-color: #99213B;
            color: #fff;
            text-align: center;
        }

            .quoteimg-tek4.image-1 .outer > .main {
                font-weight: 700;
                font-size: 40px;
                line-height: 30px;
                margin-top: 0px;
                margin-bottom: 6px;
            }

            .quoteimg-tek4.image-1 .outer > .description {
                font-weight: 500;
                font-size: 18px;
                line-height: 30px;
                margin: 0px;
            }

        .quoteimg-tek4.image-1 .inner {
            position: relative;
            height: 180px;
            width: 100%;
            background-color: #fff;
            margin-bottom: 13px;
        }

            .quoteimg-tek4.image-1 .inner .quote {
                position: absolute;
                z-index: 2;
                left: 50%;
                top: 0;
                transform: translateX(-50%);
            }

            .quoteimg-tek4.image-1 .inner .text {
                font-weight: 500;
                font-size: 18px;
                line-height: 30px;
                color: #7F0000;
                padding-top: 13%;
                margin: 0px;
            }

    .quoteimg-tek4.image-2 {
        position: relative;
    }

        .quoteimg-tek4.image-2 .bg {
            width: 100%;
            object-fit: cover;
        }

        .quoteimg-tek4.image-2 .box {
            width: 50.38%;
            position: absolute;
            top: 20%;
            left: 50%;
            transform: translateX(-50%);
            padding: 32px 32px 44px;
            background-color: #99213BF2;
            color: #fff;
            border-radius: 0 0 10px 10px;
        }

            .quoteimg-tek4.image-2 .box .quote {
                width: fit-content;
                margin: 0px auto 0px;
            }

            .quoteimg-tek4.image-2 .box .title {
                font-weight: 500;
                font-size: 18px;
                line-height: 30px;
                margin-top: 0px;
                margin-bottom: 16px;
                position: relative;
            }

    .quoteimg-tek4.image-3 {
        position: relative;
    }

        .quoteimg-tek4.image-3 .bg {
            width: 100%;
            object-fit: cover;
        }

        .quoteimg-tek4.image-3 .box {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: #7F0000;
            padding: 60px 8px 32px 21px;
            display: flex;
            gap: 11px;
            color: #fff;
        }

        .quoteimg-tek4.image-3 .quote-wrap {
            position: absolute;
            width: calc(66% - 21px);
            height: 156px;
            max-height: 156px;
            background-color: #fff;
            border-radius: 0 50px 0 50px;
            top: -90px;
            z-index: 1;
        }

            .quoteimg-tek4.image-3 .quote-wrap .quote {
                position: absolute;
                top: -33%;
                left: 12px;
            }

            .quoteimg-tek4.image-3 .quote-wrap .text {
                font-weight: 500;
                font-size: 18px;
                line-height: 30px;
                color: #7F0000;
                padding: 36px 43px 0 44px;
                margin: 0px;
            }

    .quoteimg-tek4.image-4 {
        position: relative;
    }

        .quoteimg-tek4.image-4 .bg {
            width: 100%;
            object-fit: cover;
        }

        .quoteimg-tek4.image-4 .br-box {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            width: 51.68%;
            border: 1px solid #FFFFFF;
            padding: 5px;
            border-radius: 10px;
            color: #fff;
        }

            .quoteimg-tek4.image-4 .br-box .wrap {
                padding: 32px;
                background-color: #99213BF2;
                border-radius: 10px;
            }

            .quoteimg-tek4.image-4 .br-box .up-quote {
                position: absolute;
                top: -16px;
                left: 16px;
            }

            .quoteimg-tek4.image-4 .br-box .down-quote {
                position: absolute;
                bottom: -20px;
                right: 16px;
            }

            .quoteimg-tek4.image-4 .br-box .title {
                position: relative;
                font-family: Roboto Slab;
                font-weight: 500;
                font-size: 18px;
                line-height: 30px;
                margin-top: 0px;
                margin-bottom: 16px;
            }

    .quoteimg-tek4.image-5 {
        position: relative;
    }

        .quoteimg-tek4.image-5 .bg {
            width: 100%;
            object-fit: cover;
        }

        .quoteimg-tek4.image-5 .box {
            position: absolute;
            left: 66px;
            right: 66px;
            bottom: 33px;
            border-radius: 400px;
            background-color: #7F0000F2;
            border: 3px solid #FFFFFF;
            min-height: 36%;
            display: flex;
            flex-direction: column;
            align-items: center;
            padding-top: 10px;
            color: #fff;
        }

            /*.quoteimg-tek4.image-5 .box .quote {
                margin-bottom: 16px;
            }*/

            .quoteimg-tek4.image-5 .box .title {
                position: relative;
                font-weight: 500;
                font-size: 18px;
                line-height: 30px;
                margin-top: 0px;
                margin-bottom: 16px;
                padding: 0 60px;
            }

    .quoteimg-tek4.image-6 .wrapper {
        background-color: #7F0000;
        padding: 33px 25px 70px 49px;
        display: flex;
    }

    .quoteimg-tek4.image-6 .quote-wrap {
        max-width: 356px;
        color: #fff;
    }

        /*.quoteimg-tek4.image-6 .quote-wrap .quote {
            margin-bottom: 20px;
        }*/

        .quoteimg-tek4.image-6 .quote-wrap .title {
            position: relative;
            font-weight: 500;
            font-size: 18px;
            line-height: 30px;
            margin-top: 0px;
            margin-bottom: 16px;
        }

    .quoteimg-tek4.image-6 .img-card {
        width: 52%;
        margin-left: auto;
        box-shadow: rgba(0, 0, 0, 0.24) -9px 6px 8px;
    }

        .quoteimg-tek4.image-6 .img-card .card {
            padding: 24px 24px 136px;
            background-color: #fff;
            width: 100%;
            transform: rotate(1deg);
        }

            .quoteimg-tek4.image-6 .img-card .card .content {
                width: 100%;
                object-fit: cover;
            }

.full-image {
    text-align: center;
}

    .full-image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }


.box-image {
    display: flex;
    position: relative;
    margin-bottom: 15px;
}

    .box-image .content-image, .box-image .item {
        background-color: #EEE;
        min-height: 150px;
    }

    .box-image.five .item, .box-image.triple .item {
        width: calc(33.33% - 2px);
        overflow: hidden;
        position: relative;
    }

    .box-image.four .item {
        width: calc(50% - 2px);
        height: 220px;
        margin-bottom: 4px;
    }

        .box-image.four .item img {
            height: 220px;
            width: 100%;
        }

    .box-image .image-caption {
        display: none;
    }


    .box-image.five, .box-image.four, .box-image.triple {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        flex-flow: row wrap;
        align-content: flex-end;
    }

    .box-image.twin .content-image {
        margin: 0 1px;
        width: 50%;
    }

    .box-image img {
        display: block;
        margin: auto;
        max-width: 100%;
        height: auto;
        min-height: 170px;
    }

    .box-image .image-wrap {
        margin-bottom: 0px !important;
    }

    .box-image.five .item, .detail__content .box-image.seven .item {
        width: calc(40% - 2px);
        height: 170px;
        margin-bottom: 4px;
    }

    .box-image.five .item-sm, .detail__content .box-image.seven .item-sm {
        flex-basis: calc(20% - 2px);
    }

        .box-image.five .item-sm img, .box-image.seven .item-sm img {
            height: 170px;
        }

    .box-image.five .item-lg, .detail__content .box-image.seven .item-lg {
        width: calc(50% - 2px);
    }

    .box-image.eight, .box-image.grid {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        flex-flow: row wrap;
        align-content: flex-end;
    }

        .box-image.eight .item, .box-image.grid .item {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            height: 190px;
            margin-bottom: 3px;
            flex-basis: calc(40% - 2px);
            justify-content: center;
            flex-direction: column;
            position: relative;
            overflow: hidden;
            z-index: 20;
        }

        .box-image.eight .item-vertical, .box-image.grid .item-vertical {
            flex-basis: calc(20% - 2px);
        }

        .box-image.eight .item img, .box-image.grid .item img {
            height: 100%;
            width: auto;
            max-width: initial;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

        .box-image.eight .item-lg, .box-image.grid .item-lg {
            flex-basis: calc(50% - 2px);
            height: 250px;
        }

.block-image .img-left, .block-image .img-right {
    width: 38%;
    margin: 0px;
    font-style: italic;
    font-size: 15px !important;
    font-family: var(--font-body) !important;
    color: #0C0C20 !important;
}

    .block-image .img-left img, .block-image .img-right img {
        width: 100%;
        height: auto;
        border: 1px solid #ccc;
        display: block;
    }

    .block-image .img-left figcaption, .block-image .img-right figcaption {
        text-align: center;
        font-style: italic;
        font-size: 15px !important;
        font-family: var(--font-body) !important;
        margin-top: 1px;
        min-height: 20px;
        border: none;
        word-wrap: break-word;
        color: #0C0C20 !important;
        padding: 5px;
    }

.block-image .img-left {
    float: left;
    margin-right: 28px;
}

.block-image .img-right {
    float: right;
    margin-left: 28px;
}

/*.block-image .img-left figcaption div:empty:before,
.block-image .img-left figcaption div:only-child:empty:before,
.block-image .img-left figcaption div:has(> br:only-child):before {
    content: attr(data-placeholder);
    color: #A0A0A0;
}

.block-image .img-right figcaption div:empty:before,
.block-image .img-right figcaption div:only-child:empty:before,
.block-image .img-right figcaption div:has(> br:only-child):before {
    content: attr(data-placeholder);
    color: #A0A0A0;
}*/

.tiny-inline {
    /*box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);*/
    padding: 20px 20px 20px 20px;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-family: Roboto-Regular;
}

    .tiny-inline *[contentEditable="true"]:focus,
    .tiny-inline *[contentEditable="true"]:hover {
        outline: 2px solid #1976D2 !important;
    }

.image.figure-image{
    margin: 0;
}

.image .image-caption {
    text-align: center;
    font-style: italic;
    font-size: 90%;
    margin-top: 1px;
    min-height: 20px;
    border: none;
    word-wrap: break-word;
    color: #A0A0A0;
}

/*qoute1*/
p ~ p, .figure1 {
    margin-top: 1em;
}

.figure1 {
    float: right;
    width: 50%;
}

.blockquote1 {
    padding-left: 1.5em;
    padding-bottom: 1em;
    font-size: 120%;
    font-style: italic;
    color: #ccc;
    font-family: serif;
    quotes: "\201C""\201D";
}

    .blockquote1:before {
        color: #ccc;
        content: open-quote;
        font-size: 3em;
        line-height: 0;
        margin-right: 0.05em;
        margin-left: -0.15em;
        vertical-align: -0.43em;
    }

    .blockquote1 p {
        display: inline;
    }

.cite1 {
    font-size: .75em;
}
/*qoute2*/
.highlightedEdge2 {
    border-left: 10px solid #FAD114;
    margin-left: 0px;
    padding-left: 20px;
}

.listOfCommittee {
    padding-left: 20px;
    font-size: 70%;
}
/*qoute3*/
.blockquote3 {
    background: #f9f9f9;
    border-left: 1em solid #eee;
    margin: 1.5em 1em;
    padding: .5em 1em;
    quotes: "\201C""\201D";
}

    .blockquote3:before {
        color: #808080;
        content: open-quote;
        font-size: 4em;
        line-height: .1em;
        margin-right: .25em;
        vertical-align: -.4em;
    }

    .blockquote3 :first-child {
        display: inline;
    }

    .blockquote3 :last-child {
        margin-bottom: 0;
    }

.citation3 {
    display: block;
    text-align: right;
    padding: 0.5em 2em;
}

    .citation3:before {
        content: "~ ";
    }
/*qoute4*/

.quote-template4 {
    font: normal 1.775em/1.35em 'Century Gothic';
    letter-spacing: 0.06em;
    word-spacing: 0.25em;
    display: inline-block;
    margin: 10px 20px 20px 20px;
}

.source4 {
    font: italic normal 1.1em 'Trebuchet MS';
    color: #555;
    text-align: right;
    letter-spacing: 0.06em;
}

.outer4 {
    max-width: 90%;
    height: auto;
    background: navajowhite;
    margin: 13% auto;
    position: relative;
    padding: 34px 48px 44px 30px;
    box-shadow: 0 0 42px -2px #3A3A3A;
}

.toppapa4 {
    text-align: left;
    position: absolute;
    top: 29px;
}

.topcorner4 {
    display: inline-block;
    border-top: solid 3px #555;
    border-left: solid 3px #555;
    height: 25px;
    width: 25px;
}

.bottompapa4 {
    text-align: right;
    position: absolute;
    bottom: 30px;
    right: 29px;
}

.bottomcorner4 {
    display: inline-block;
    border-bottom: solid 3px #555;
    border-right: solid 3px #555;
    height: 25px;
    width: 25px;
}
/*qoute5*/
.letter5 {
    display: block;
    font-family: serif;
    font-size: 1.3em;
    line-height: 1.2;
    width: 100%;
    color: #333;
}

    .letter5:first-of-type::first-letter {
        font-family: sans-serif;
        font-size: 5em;
        line-height: 0;
        color: #989C94;
    }
/*qoute list*/
.myQuote6 {
    padding: 1%;
    margin: 2% auto;
    font-size: 22px;
    background: #fff;
    max-width: 960px;
    letter-spacing: 0.30px;
    font-family: 'Roboto Slab';
    box-shadow: 0 10px 10px rgba(0,0,0, .20);
    color: rgba(27, 79, 114, 0.8);
}

span q {
    quotes: ' ' ' ';
}

.cite6 {
    padding-left: .8%;
    font-size: 17px;
}

    .cite6:before {
        content: '- ';
        font-weight: bold;
    }

.q6 {
    border-left: 8px solid #2ecc71;
}
/*quote7*/
.div7 {
    position: relative;
    /*width: 100%;*/
    padding: 10px 0 0 30px;
    color: #666;
    background-color: #eee;
}

    .div7:before {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        background-color: #fff;
        border-top: 25px solid #ccc;
        border-right: 25px solid transparent;
        border-bottom: 25px solid transparent;
        border-left: 25px solid #ccc;
    }

.blockquote7:before {
    content: '‟';
    position: absolute;
    top: 50px;
    left: 15px;
    font-family: Lily Script One, sans-serif;
    font-size: 6em;
    color: #ccc;
}

.blockquote7:after {
    content: '„';
    position: absolute;
    bottom: 90px;
    right: 15px;
    font-family: sans-serif;
    font-size: 6em;
    color: #ccc;
    padding: 0;
}

.cite7 {
    display: block;
    margin-top: 20px;
    font-size: 1.5em;
    color: #666;
}
/*qoute8*/
.main8 .container {
    margin-top: 2em;
    margin-bottom: 2em;
    max-width: 655px !important;
}

.main8 .row {
    background: #fff;
    padding-bottom: 2em;
}

.main8 h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 3.5em;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #E55934;
    font-weight: bold;
}

aside.pull {
    background: #428bca;
    color: #fff;
    padding: 10px;
    border-left: 0;
    margin: 30px 0;
}

    aside.pull h3:first-of-type {
        margin-top: 0;
    }

    aside.pull h3 {
        font-size: 2em;
        color: #fff;
        text-transform: none;
        text-align: left;
        margin-bottom: 0.5em;
    }

    aside.pull.secondary {
        background: #f9b840;
        color: #31393C;
    }

    aside.pull.titan {
        padding-bottom: 15px;
        border-bottom: 30px solid #f9b840;
    }

        aside.pull.titan.left {
            border-bottom-right-radius: 15px;
        }

        aside.pull.titan.right {
            border-bottom-left-radius: 15px;
        }

    aside.pull.nopadding {
        padding: 0;
        background: transparent;
    }
/*qoute9*/
@import url("//fonts.googleapis.com/css?family=Anton");
@import url("//fonts.googleapis.com/css?family=Cutive");

.p9:first-child:first-letter {
    float: left;
    font: 220px "Anton";
    line-height: 1;
    margin-top: -25px;
    margin-left: 0px;
    color: crimson;
}

.blockquote9 {
    width: 100%;
    font: 22px/1.8 "Cutive";
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: justify;
    flex-shrink: 0;
}

    .blockquote9 cite {
        float: right;
        font-size: 15px;
    }
/*qoute10*/
/* center the blockquote in the page */
.blockquote10-wrapper {
    display: flex;
}

/* Blockquote main style */
.blockquote10 {
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    color: #808084;
    padding: 30px 0;
    width: 100%;
    z-index: 1;
    margin: 80px auto;
    align-self: center;
    border-top: solid 1px;
    border-bottom: solid 1px;
}

    /* Blockquote header */
    .blockquote10 h1 {
        position: relative;
        color: #808084;
        font-size: 40px;
        font-weight: 800;
        line-height: 1;
        margin: 0;
    }

    /* Blockquote right double quotes */
    .blockquote10:after {
        position: absolute;
        content: "”";
        color: #808084;
        font-size: 10rem;
        line-height: 0;
        bottom: -23px;
        right: 30px;
    }

    /* Blockquote subheader */
    .blockquote10 h4 {
        position: relative;
        color: #292a2b;
        font-size: 1.4rem;
        font-weight: normal;
        line-height: 1;
        margin: 0;
        padding-top: 20px;
        z-index: 1;
    }

/*first letter*/
.section11 > p:first-of-type:first-letter {
    float: left;
    font-weight: bold;
    color: #e00000;
    font-size: 800%;
    line-height: 80%;
    margin: 0 1rem 0.4rem -0.6rem;
}

.container12 p:first-letter {
    font-size: 3.5rem;
    line-height: 1;
    float: left;
    margin: 0 2px;
}


.block21 {
    background-color: rgb(255 241 210);
    display: block;
    color: rgb(51, 51, 51);
    border-color: rgb(242, 209, 170);
    padding: 1.5em 1em;
}

.block22 {
    /*width: 100%;*/
    background: #f3faff;
    padding: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    border: 1px solid #92c586;
}

    .block22 .quote-template-content {
        font-family: "IBM Plex Serif",Arial,Helvetica,sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        color: #333;
        position: relative;
        padding-top: 60px;
        width: 100%;
    }

/*Template*/
    .template-content img {
        max-width: 100%;
        height: auto;
    }

.image_desc {
    padding-top: 5px !important;
    text-align: center;
    font-size: 12px;
    font-style: italic;
    color: #A0A0A0;
}

    /*.image_desc div:empty:before,
    .image_desc div:only-child:empty:before,
    .image_desc div:has(> br:only-child):before {
        content: attr(data-placeholder);
        color: #A0A0A0;
    }*/

.center {
    margin-left: auto;
    margin-right: auto;
}

.leftside {
    float: left;
    margin-right: 10px;
}

.rightside {
    float: right;
    margin-left: 10px;
}

.quote-template {
    max-width: 400px;
    font-size: 14px;
}

.template_quote_xam {
    background: #e9e9e9;
    color: #000;
    border: 1px solid #cccccc;
}

.template_quote {
    background: #b40000;
    color: #fff;
    border: 1px solid #cccccc;
}

.multimedia, .multimedia-phim {
    font-size: 14px;
}

.media-content {
    padding: 5px 10px;
}

.icon-video {
    width: 20px;
    height: 20px;
    display: inline-block;
    /*background: url('video-icon.png') no-repeat;*/
}

.listnews ul {
    padding: 0 0 0 20px;
    list-style-type: square;
}

.listnews li {
    margin-bottom: 5px;
}

blockquote {
    border-left: 4px solid #ccc;
    padding: 10px 20px;
    background: #f9f9f9;
    margin: 0 auto;
    max-width: 600px;
}

    blockquote footer {
        text-align: right;
        font-style: italic;
        color: #666;
    }

@media (max-width: 600px) {
    .template-container {
        grid-template-columns: 1fr;
    }

    .leftside, .rightside {
        float: none;
        margin: 0 auto;
    }

    .template-content, .quote-template, .relatenews {
        max-width: 100%;
    }
}

/**/
table.quote-template {
    border: 1px solid #999;
    background: #e9e9e9;
}

    table.quote-template td {
        padding: 3px 5px;
        color: black;
        text-align: justify;
    }

.boximage-full .image-template {
    margin: 0px;
    width: 100%;
}

.boxcenter {
    position: relative;
    width: 100%;
    margin: auto;
}

    .boxcenter .text-columns2 {
        column-count: 2;
        column-gap: 300px;
        font-size: 12px;
        line-height: 1.6;
    }

    .boxcenter .image-center {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 250px;
        z-index: 1;
        /*padding: 0 10px;*/
    }

        .boxcenter .image-center img {
            width: 100%;
            height: auto;
        }


table.image-template {
    color: #022956;
    width: 100%;
    max-width: 100%;
}

    table.image-template td {
        text-align: center;
        /*width: 100%;*/
        max-width: 100%;
    }

table.leftside {
    margin: 5px 5px 5px 0;
}

table.rightside {
    margin: 5px 0 5px 5px;
}

table.center {
    margin-top: 5px;
    margin-bottom: 5px;
    border-collapse: collapse;
}

img.logo {
    border: none;
}

table.rl {
    text-align: left;
}

    table.rl th {
        color: #8C0C02;
        font-family: Verdana;
        font-size: 8pt;
        font-weight: bold;
        padding-left: 10px;
    }

    table.rl a {
        color: #004080;
        font-weight: bold;
        font-size: 9pt;
    }

        table.rl a:hover {
            text-decoration: underline;
        }

    table.rl ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        table.rl ul li {
            /*background: url(../images/muiten_bai.gif) no-repeat;*/
            background-position: 0px 4px;
            padding-left: 10px;
            margin-top: 3px;
            color: #444;
            font-size: 9pt;
        }

table.box {
    width: 200px;
    background: #e9e9e9;
    border-collapse: collapse;
}

    table.box td,
    table.box th {
        border: 1px solid #999;
    }

    table.box th {
        background: #ccc;
        color: #8C0C02;
        padding: 5px 5px 5px 15px;
    }

    table.box ul {
        margin: 5px;
    }

table.multimedia .image {
    float: left;
    margin: 0 5px 0 0 !important;
    border: none !important;
}

    table.multimedia .image td {
        border: none !important;
        padding: 0;
        text-align: left !important;
    }

    table.multimedia .image img {
        border: 5px solid #0070b0;
        width: 90px;
        height: 90px;
    }

table.multimedia .media-content a {
    color: #037087;
    text-decoration: none;
    cursor: pointer;
}

table.multimedia .media-content {
    margin-top: 5px;
}

table.multimedia .leftbox a {
    color: #0003e5;
}

table.multimedia .icon-video {
    margin-right: 10px;
}

/*box trich dan multimedia trang phim*/

table.multimedia-phim {
    border: none !important;
    width: 358px;
}

    table.multimedia-phim .template-mutimedia-phim {
        background: #282828;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border-color: #302e2f #302e2f #302e2f #302e2f;
        border: 1px solid #302e2f;
        border-style: solid solid solid solid;
        border-width: 1px 1px 1px 1px;
        padding: 10px;
        width: 358px;
    }

        table.multimedia-phim .template-mutimedia-phim table {
            border: none;
        }

    table.multimedia-phim td {
        padding: 0;
        border: none !important;
        border-spacing: 0;
    }

    table.multimedia-phim tr.row11 {
        /*background: url(images/bg_inner_boxmultimedia.gif) no-repeat bottom;*/
        padding-bottom: 10px;
    }

        table.multimedia-phim tr.row11 td {
            color: #fff !important;
            line-height: 17px;
            padding-bottom: 8px;
        }

    table.multimedia-phim tr.row12 td {
        color: #999 !important;
    }

    table.multimedia-phim .image {
        float: left;
        margin: 0 5px 0 0 !important;
        border: none !important;
        background: none;
    }

        table.multimedia-phim .image td {
            border: none !important;
            padding: 0;
            border-spacing: 0;
            text-align: left !important;
        }

        table.multimedia-phim .image img {
            border: 1px solid #666666;
            width: 100px;
            height: 100px;
        }

    table.multimedia-phim .media-content a {
        color: #999999;
        text-decoration: none;
        cursor: pointer;
    }

    table.multimedia-phim .media-content {
        margin-top: 7px;
    }

    table.multimedia-phim .leftbox a {
        color: #3399ff;
    }

    table.multimedia-phim .icon-video {
        /*background: url(images/icon-video.gif) no-repeat left 3px;*/
        width: 9px;
        float: left;
        padding-left: 5px;
    }

    table.multimedia-phim .list-items {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        table.multimedia-phim .list-items li {
            /*background: url(images/icon-tron.gif) no-repeat left 3px;*/
            padding-left: 15px;
            padding-bottom: 3px;
        }

            table.multimedia-phim .list-items li a {
                color: #999;
            }

/*emagazine box*/

.w60_emg {
    width: 60% !important;
    margin: 18px auto !important;
    float: none !important;
    font-family: "Noto Serif", serif !important;
    text-align: justify;
    font-size: 1.1rem;
}

.w80_emg {
    width: 80% !important;
    margin: 10px auto !important;
    float: none !important;
    font-family: "Noto Serif", serif !important;
    text-align: justify;
}

.font_n {
    font-family: "Noto Serif", serif !important;
}

.w90_emg {
    width: 80% !important;
    margin: 10px auto !important;
}

.w90 {
    width: 100% !important;
    margin: 10px auto !important;
    text-align: justify;
}

.w100_emg, .w100_emg img, .w90_emg img, .w100_emg table {
    width: 100% !important;
    font-family: "Noto Serif", serif !important;
}

    .w100_emg table, .w100_emg table.image-template td {
        padding: 0;
        text-align: center;
        margin: 0;
        border-collapse: collapse;
    }

.bd_btotom_emg:after {
    content: "" !important;
    width: 200px;
    height: 1px;
    display: block;
    background: #000;
    margin: 50px auto;
}

.bd_top_emg:before {
    content: "" !important;
    width: 50px;
    height: 1px;
    display: block;
    background: #000;
    margin: 50px auto;
}

.ui-accordion .ui-accordion-header:first-child, .ui-accordion .ui-accordion-content {
    display: none;
}

.boximage-full {
    display: flex;
    width: 100%;
    gap: 10px; 
}

    .boximage-full .boxleft,
    .boximage-full .boxright {
        width: 30%; 
        flex-shrink: 0;
    }

    .boximage-full .boximage-text {
        flex: 1; 
        margin: 0px;
    }

    .boximage-full .boxleft {
        order: 0;
        margin-right: 10px;
    }

    .boximage-full .boximage-text {
        order: 1;
        margin: 0px;
    }

    .boximage-full .boxright {
        order: 1;
        margin-left: 10px;
    }

    .boximage-full .boximage-text {
        order: 0;
        margin: 0px;
    }

.the-article-body .item {
    cursor: pointer;
}

.LayoutAlbumItem table:nth-child(1) {
    width: 50% !important;
    float: left;
    padding-right: 5px;
}

.LayoutAlbumItem table:nth-child(2) {
    width: 50% !important;
    float: right;
    padding-left: 5px;
}

.Layout3Item table:nth-child(1) {
    width: 33.33% !important;
    float: left;
    padding-right: 1.25px;
}

.Layout3Item table:nth-child(2) {
    width: 33.33% !important;
    float: left;
    padding: 0 1.25px;
}

.Layout3Item table:nth-child(3) {
    width: 33.33% !important;
    float: left;
    padding-left: 1.25px;
}

.bd_top_emg {
    text-align: center;
    font-weight: bold;
}

    .bd_top_emg:before {
        content: "" !important;
        width: 80px;
        height: 1px;
        display: block;
        background: #ccc;
        margin: 20px auto;
    }

.scroll_emagazine .ui-accordion-content {
    height: 850px;
}

.first-letter:first-letter {
    font-size: 3em;
    line-height: 48px;
    display: block;
    float: left;
    margin-top: 3px !important;
    margin-right: 10px;
    padding: 0 0px 5px 0px;
    color: inherit;
    font-weight: bold
}

h3.box_title_emg {
    padding: 30px 0 10px !important;
    font-size: 2rem;
    line-height: 1.3;
    font-family: 'Merriweather', serif;
    font-weight: bold;
}

h3.box_center_img {
    text-align: center;
}

/*Emagazine*/
.image-emagazine {
    border: 0;
    border-radius: 4px;
    display: inline-block;
    position: relative;
}

    .image-emagazine img {
        display: block;
        border-radius: 4px;
    }

    .image-emagazine.left-image, .image-emagazine.right-image {
        width: 40%;
        max-width: 10rem;
    }

        .image-emagazine.left-image img, .image-emagazine.right-image img {
            width: 100%;
        }

    .image-emagazine.left-image {
        float: left;
        margin: 0 1.5rem 1rem 0;
        top: 0.25rem;
    }

    .image-emagazine.right-image {
        float: right;
        margin: 0 0 1rem 1.5rem;
        top: 0.25rem;
    }

    .image-emagazine.fit-image {
        display: block;
        margin: 0 0 2rem 0;
        width: 100%;
    }

        .image-emagazine.fit-image img {
            width: 100%;
        }

.content-image-center {
    display: flex;
    align-items: stretch; 
    justify-content: space-between; 
    gap: 20px; 
    text-align: justify;
}

.text-image-center {
    flex: 1;
    max-width: 45%;
}

.image-block-center {
    flex: 0 0 auto;
    text-align: center;
    width: 100%;
    max-width: 300px;
}

    .image-block-center img {
        max-width: 100%;
        height: auto;
        display: block;
    }

    .image-block-center .caption {
        font-size: 14px;
        font-style: italic;
        margin-top: 5px;
    }

.image-overlay-box {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 100%;
}

    .image-overlay-box img {
        width: 100%;
        height: auto;
        display: block;
    }

    .image-overlay-box .caption-overlay {
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        width: 100%;
        padding: 10px;
        font-size: 16px;
        text-align: center;
    }

.em-first-letter::first-letter {
    font-size: 250%;
    float: left;
    line-height: .25;
    margin-right: .5rem;
    margin-top: .4em;
}

.em-two-columns {
    display: flex;
    gap: 20px;
}

    .em-two-columns .em-column {
        flex: 1;
    }

    .em-two-columns img {
        width: 100%;
    }

    .em-two-columns h3 {
        margin-top: 10px;
    }

.em-hightlight-box {
    /*max-width: 600px;*/
    margin: 0 auto 1em;
    position: relative;
    background: rgb(255, 249, 219);
    padding: 15px;
}

    .em-hightlight-box:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 30px 0 0;
        border-top-left-radius: 5px;
        border-color: rgba(0, 0, 0, 0.1) #fff transparent transparent;
    }

blockquote {
    display: block;
    font-weight: bold;
    font-style: normal;
    line-height: 125%;
    padding: 15px;
    background: #f7f7f7;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}

.outset-lg {
    max-width: calc(100vw - 17px);
    /*width: 960px;*/
    transform: none;
    left: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


blockquote.em-blockquote-center .quote-template-icon {
    color: #4dabf7;
    font-size: 130px;
    height: 60px;
    line-height: 0.8;
    margin: 0 auto;
}

blockquote p {
    font-size: 115%;
    line-height: 1.5;
}

/*Scroll*/
.em-story {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0;
    will-change: transform, z-index;
}

.em-story-backgrounds {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

    .em-story-backgrounds figure {
        margin: 0;
        width: 100%;
        height: 100%;
    }

    .em-story-backgrounds img {
        width: 100%;
        height: 100%;
        object-fit: contain; /* Thay cover bằng contain để giữ nguyên tỷ lệ hình ảnh */
        object-position: center; /* Căn giữa hình ảnh */
        position: absolute;
        top: 0;
        left: 0;
    }

    .em-story-backgrounds figcaption {
        z-index: 1;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: auto;
        color: #fff;
        padding: 30px 5px 5px;
        font-size: 13px;
        text-shadow: 0 0 2px #000;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 60%);
        text-align: left;
    }

.em-story.part-in-viewport .em-story-backgrounds figcaption {
    opacity: 1;
}

.em-story-contents {
    position: relative;
    z-index: 2;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    background: rgba(255, 255, 255, 0.9); /* Nền mờ để text dễ đọc */
    border-radius: 5px;
    opacity: 1;
    transform: translateY(0);
}

.em-story.part-in-viewport .em-story-contents {
    opacity: 1;
    transform: translateY(0);
}

.em-story-texts h2 {
    font-size: 24px;
    color: #333;
    margin: 0 0 10px;
}

.em-story-texts p {
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    margin: 0;
}

.em-story-bgscrollmation {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

    .em-story-bgscrollmation .em-story-backgrounds {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
    }

        .em-story-bgscrollmation .em-story-backgrounds img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .em-story-bgscrollmation .em-storybackgrounds-contents {
        position: relative;
        z-index: 1;
        margin: auto;
        max-width: 600px;
        width: 100%;
        height: 100%;
        overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

        .em-story-bgscrollmation .em-storybackgrounds-contents::-webkit-scrollbar {
            display: none;
        }

        .em-story-bgscrollmation .em-storybackgrounds-contents .em-story-texts {
            display: flex;
            justify-content: space-evenly;
            align-self: start;
            flex-basis: 0;
            flex-grow: 1;
            padding-top: 80vh;
        }

        .em-story-bgscrollmation .em-storybackgrounds-contents .em-story-texts p {
            line-height: 1.8;
            margin-bottom: 1.5em;
            text-align: justify;
            color: #333;
        }

        .em-story-bgscrollmation .em-storybackgrounds-contents .em-story-texts img {
            max-width: 100%;
            margin: 25px 0;
            display: block;
            border-radius: 8px;
        }

            .em-story-bgscrollmation .em-storybackgrounds-contents .em-story-texts .em-story-text {
                padding: 30px;
                pointer-events: auto;
                min-width: 33%;
                background-color: rgba(255, 252, 238, 0.9);
            }

/*Video*/
.tiny-pageembed {
    width: 100%;
    justify-self: center;
    margin-top: 10px;
    cursor: pointer;
}

    .tiny-pageembed iframe {
        display: block;
        background: #000;
        border: none;
        /*height: calc(90vw / 3);*/
        aspect-ratio: 16 / 9;
    }

.mce-object-audio {
    border: none !important;
    width: 100%;
}

.tek4-audio {
    width: 100% !important;
    margin: 10px auto !important;
    text-align: justify;
}

/*Audio*/
.audio-player {
    width: 100% !important;
}

    .audio-player .w-100 {
        width: 100% !important;
    }

/*Iframe tài liệu*/
.iframe-document-wrapper {
    width: 100% !important;
}

    .iframe-document-wrapper .iframe-document {
        width: 100% !important;
    }

/*Template live*/
.report.live {
    overflow: hidden;
    position: relative;
    padding: 48px 24px 16px;
    border-radius: 8px;
    border-top: 2px solid #7F0000;
    background-color: #EEF4F6;
}

    .report.live .play-box {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #7F0000;
        display: flex;
        align-items: center;
        border-radius: 8px 0 0 0;
        padding: 4px 8px;
    }

        .report.live .play-box .btn {
            width: 24px;
            height: 24px;
            background-color: transparent;
            border: none;
            cursor: pointer;
            padding: 0 !important;
        }

        .report.live .play-box .time {
            font-family: Roboto Condensed;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            color: #fff;
            margin-left: 4px;
        }

    .report.live .content .title {
        font-family: Source Serif;
        font-weight: 700;
        font-size: 20px;
        line-height: 25px;
    }

    .report.live .content > *:nth-last-child(n+2) {
        margin-bottom: 8px;
    }

    .report.live .content .description {
        font-family: Roboto Condensed;
        font-weight: 500;
        font-size: 18px;
        line-height: 25px;
    }

    .report.live .figure-live {
        background-color: transparent;
        position: relative;
        overflow: hidden;
        height: 0px;
        padding: 0px 0px 56.25%;
        border-radius: 8px;
    }

        .report.live .figure-live .image-figcaption {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

.tox-pop--left {
    left: 155px !important;
    width: 40px !important;
    height: auto !important;
}

.tox .tox-pop.tox-pop--left::after,
.tox .tox-pop.tox-pop--left::before {
    display: none !important;
}

.tox-pop--left .tox-toolbar__group {
    flex-direction: column;
    padding: 0 !important;
    width: 40px;
    align-items: flex-start !important;
}

.tek4tv-chart {
    margin: 0px;
}

    .tek4tv-chart .chart-title {
        text-align: center;
        margin-bottom: 6px;
        color: #666666;
    }

    .tek4tv-chart .chart-desc {
        text-align: center;
        margin-bottom: 6px;
        color: #666666;
        font-size: 12px;
    }

    .tek4tv-chart .chart-source {
        display: block;
        text-align: right;
        color: #999999;
        font-size: 12px;
    }

/*Timeline*/
.timeline.mce-timeline {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 20px;
    counter-reset: step;
}

.mce-timeline .timeline-line {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #e5e7eb;
    transform: translateX(-50%);
    z-index: 0;
}

.mce-timeline .timeline-active-line {
    position: absolute;
    left: 50%;
    top: 0;
    width: 4px;
    background: #7F0000;
    transform: translateX(-50%);
    z-index: 0;
    height: 0;
    transition: height 0.6s ease;
}

.mce-timeline .timeline-item {
    position: relative;
    margin-bottom: 30px;
    min-height: 180px;
    opacity: 0;
    transform: translateY(60px);
    transition: opacity 0.8s ease, transform 0.8s ease;
    counter-increment: step;
}

    .mce-timeline .timeline-item.visible {
        opacity: 1;
        transform: translateY(0);
    }

.mce-timeline .timeline-point {
    grid-column: 2;
    justify-self: center;
    align-self: center;
    position: relative;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fff;
    border: 6px solid #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 3;
    transition: all 0.6s ease;
}

.mce-timeline .timeline-item.visible .timeline-point {
    background: #7F0000;
    color: #fff;
    border-color: #fff;
    box-shadow: 0 6px 20px rgba(37, 99, 235, 0.4);
    transform: scale(1.15);
}

.mce-timeline .timeline-point::after {
    content: counter(step);
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    color: #374151;
    line-height: 1;
}

.mce-timeline .timeline-item.visible .timeline-point::after {
    color: #fff;
}

.mce-timeline .timeline-item {
    display: grid;
    grid-template-columns: 1fr 80px 1fr;
    grid-template-areas: "left point right";
    align-items: center;
}

    .mce-timeline .timeline-item:nth-of-type(odd) {
        grid-template-areas: "title point content";
    }

        .mce-timeline .timeline-item:nth-of-type(odd) .timeline-title-side {
            grid-area: title;
            text-align: right;
            padding-right: 30px;
        }

        .mce-timeline .timeline-item:nth-of-type(odd) .timeline-point {
            grid-area: point;
        }

        .mce-timeline .timeline-item:nth-of-type(odd) .timeline-content-side {
            grid-area: content;
            padding-left: 30px;
        }

    .mce-timeline .timeline-item:nth-of-type(even) {
        grid-template-areas: "content point title";
    }

        .mce-timeline .timeline-item:nth-of-type(even) .timeline-title-side {
            grid-area: title;
            text-align: left;
            padding-left: 30px;
        }

        .mce-timeline .timeline-item:nth-of-type(even) .timeline-point {
            grid-area: point;
        }

        .mce-timeline .timeline-item:nth-of-type(even) .timeline-content-side {
            grid-area: content;
            padding-right: 30px;
            text-align: right;
        }


.mce-timeline .timeline-title {
    font-size: 32px;
    color: #A0A0A0;
    margin: 0;
    max-width: 420px;
}

    /*.mce-timeline .timeline-title:empty:before,
    .mce-timeline .timeline-title:only-child:empty:before,
    .mce-timeline .timeline-title:has(> br:only-child):before {
        content: attr(data-placeholder);
        color: #A0A0A0;
    }*/

.mce-timeline .timeline-content {
    background: #EEF4F6;
    border-radius: 16px;
    padding: 28px;
    max-width: 400px;
}

    /*.mce-timeline .timeline-content p:empty:before,
    .mce-timeline .timeline-content p:only-child:empty:before,
    .mce-timeline .timeline-content p:has(> br:only-child):before {
        content: attr(data-placeholder);
        color: #A0A0A0;
    }*/

.mce-timeline .timeline-media {
    margin-bottom: 16px;
}

.mce-timeline .timeline-media-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    margin: 8px 0;
}

.mce-timeline .timeline-media-des {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
}

.mce-timeline .timeline-media .figure-timeline {
    margin: 0px;
}

.mce-timeline .timeline-media .image-figcaption {
    width: auto;
    max-width: 100%;
    border-radius: 8px;
}

/*Hiệu ứng Scrollmation*/
.scrollmation-section {
    position: relative;
    width: 100%;
}

    .scrollmation-section .sticky-box {
        position: sticky;
        top: 0;
        width: 100%;
        height: 100vh;
        z-index: 1;
        overflow: hidden;
    }

        .scrollmation-section .sticky-box .bg-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }

    .scrollmation-section .scroll-content {
        position: relative;
        z-index: 2;
        margin-top: -100vh;
    }

        .scrollmation-section .scroll-content .text-panel {
            width: 60%;
            min-height: 100vh;
            padding: 15px 5% 15px 0;
            background: linear-gradient( to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0) 100% );
            display: flex;
            flex-direction: column;
            justify-content: center;
            z-index: 3;
        }

        .scrollmation-section .scroll-content .text-panel {
            box-shadow: none !important;
        }

            /*.scrollmation-section .scroll-content .text-panel h2:empty:before,
            .scrollmation-section .scroll-content .text-panel h2:only-child:empty:before,
            .scrollmation-section .scroll-content .text-panel h2:has(> br:only-child):before {
                content: attr(data-placeholder);
                color: #A0A0A0;
            }

            .scrollmation-section .scroll-content .text-panel p:empty:before,
            .scrollmation-section .scroll-content .text-panel p:only-child:empty:before,
            .scrollmation-section .scroll-content .text-panel p:has(> br:only-child):before {
                content: attr(data-placeholder);
                color: #A0A0A0;
            }*/

    .scrollmation-section .split-container {
        display: flex;
        width: 100%;
        height: 100%;
        background-color: #fff;
    }

    .scrollmation-section .left-empty {
        width: 60%;
    }

    .scrollmation-section .right-image {
        width: 40%;
        display: flex;
        align-items: center;
        justify-content: center;
        /*padding: 40px;*/
    }

    .scrollmation-section .side-image {
        width: 100%;
        max-width: 100%;
        max-height: 80vh;
        object-fit: contain;
    }

    .scrollmation-section .text-panel-split {
        width: 50%;
        min-height: 100vh;
        padding: 15px 5% 15px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    /*.scrollmation-section .scroll-content .text-panel-split h2:empty:before,
    .scrollmation-section .scroll-content .text-panel-split h2:only-child:empty:before,
    .scrollmation-section .scroll-content .text-panel-split h2:has(> br:only-child):before {
        content: attr(data-placeholder);
        color: #A0A0A0;
    }

    .scrollmation-section .scroll-content .text-panel-split p:empty:before,
    .scrollmation-section .scroll-content .text-panel-split p:only-child:empty:before,
    .scrollmation-section .scroll-content .text-panel-split p:has(> br:only-child):before {
        content: attr(data-placeholder);
        color: #A0A0A0;
    }*/

/*Slide*/
.tek4tv-slider {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}

    .tek4tv-slider::before {
        content: "";
        display: block;
        padding-top: 56.25%;
    }

    .tek4tv-slider .swiper-slide {
        overflow: hidden;
        color: #fff;
    }

    .tek4tv-slider .swiper-container {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .tek4tv-slider .slide-inner {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: left;
    }

        .tek4tv-slider .slide-inner .container {
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
        }

    .tek4tv-slider .swiper-button-prev,
    .tek4tv-slider .swiper-button-next {
        background: transparent;
        width: 55px;
        height: 55px;
        line-height: 53px;
        margin-top: -30px;
        text-align: center;
        border: 2px solid #d4d3d3;
        border-radius: 55px;
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
    }

    .tek4tv-slider:hover .swiper-button-prev,
    .tek4tv-slider:hover .swiper-button-next {
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }

    .tek4tv-slider .swiper-button-prev {
        left: 25px;
        transform: translateX(50px);
    }

        .tek4tv-slider .swiper-button-prev::after {
            content: "";
            display: block;
            width: 24px;
            height: 24px;
            background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.09 3.32998C15.28 3.32998 15.47 3.39998 15.62 3.54998C15.91 3.83998 15.91 4.31998 15.62 4.60998L9.10002 11.13C8.62002 11.61 8.62002 12.39 9.10002 12.87L15.62 19.39C15.91 19.68 15.91 20.16 15.62 20.45C15.33 20.74 14.85 20.74 14.56 20.45L8.04002 13.93C7.53002 13.42 7.24002 12.73 7.24002 12C7.24002 11.27 7.52002 10.58 8.04002 10.07L14.56 3.54998C14.71 3.40998 14.9 3.32998 15.09 3.32998Z" fill="white"/></svg>');
            background-size: contain;
            background-repeat: no-repeat;
            display: inline-block;
            vertical-align: middle;
        }

    .tek4tv-slider .swiper-button-next {
        right: 25px;
        transform: translateX(-50px);
    }

        .tek4tv-slider .swiper-button-next::after {
            content: "";
            display: block;
            width: 24px;
            height: 24px;
            background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.90998 20.67C8.71998 20.67 8.52998 20.6 8.37998 20.45C8.08998 20.16 8.08998 19.68 8.37998 19.39L14.9 12.87C15.38 12.39 15.38 11.61 14.9 11.13L8.37998 4.60999C8.08998 4.31999 8.08998 3.83999 8.37998 3.54999C8.66998 3.25999 9.14998 3.25999 9.43998 3.54999L15.96 10.07C16.47 10.58 16.76 11.27 16.76 12C16.76 12.73 16.48 13.42 15.96 13.93L9.43998 20.45C9.28998 20.59 9.09998 20.67 8.90998 20.67Z" fill="white"/></svg>');
            background-size: contain;
            background-repeat: no-repeat;
            display: inline-block;
            vertical-align: middle;
        }

    .tek4tv-slider .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        text-align: left;
        line-height: 12px;
        font-size: 12px;
        color: #000;
        opacity: 0.3;
        background: #fff;
        transition: all .2s ease;
    }

    .tek4tv-slider .swiper-pagination-bullet-active {
        opacity: 1;
    }

    .tek4tv-slider .swiper-horizontal > .swiper-pagination-bullets {
        text-align: left;
        bottom: 30px;
        padding: 0 15px;
        margin: 0 auto;
        left: 52%;
        transform: translateX(-50%);
    }

.swiper-style {
    transition: all .4s ease;
}

    .swiper-style .slide-title,
    .swiper-style .slide-text {
        max-width: 690px;
    }

        .swiper-style .slide-title h2 {
            font-size: 60px !important;
            font-weight: 600;
            line-height: 1;
            color: #ffffff;
            text-transform: capitalize;
            transition: all .4s ease;
            margin: 0px;
        }

            /*.swiper-style .slide-title h2:empty:before,
            .swiper-style .slide-title h2:only-child:empty:before,
            .swiper-style .slide-title h2:has(> br:only-child):before {
                content: attr(data-placeholder);
                color: #ffff;
            }*/

        .swiper-style .slide-text p {
            opacity: 0.8;
            font-family: Rajdhani;
            font-size: 32px;
            font-weight: 500;
            line-height: 1.25;
            letter-spacing: normal;
            color: #ffffff;
            margin: 0 0 40px;
            transition: all .4s ease;
        }

            /*.swiper-style .slide-text p:empty:before,
            .swiper-style .slide-text p:only-child:empty:before,
            .swiper-style .slide-text p:has(> br:only-child):before {
                content: attr(data-placeholder);
                color: #ffff;
            }*/

@media (min-width: 260px) and (max-width: 992px) {

    .figure1 {
        width: 100%;
    }

    .em-story {
        height: 80vh;
    }

    .em-story-contents {
        padding: 15px;
        margin: 10px;
    }

    .em-story-texts h2 {
        font-size: 20px;
    }

    .em-story-texts p {
        font-size: 14px;
    }

    .em-story-backgrounds figcaption {
        font-size: 12px;
        padding: 8px;
    }

    .boxleft, .boxright, .w60_emg, .w80_emg, .w90_emg, .w90_emg .Layout3Item table, .w90_emg .LayoutAlbumItem table {
        margin: 10px 0 !important;
        width: 100% !important;
        max-width: 100%;
    }

    .quote-editor-img.img-right, .quote-editor-img.img-left {
        display: flex;
        flex-wrap: wrap;
        background-color: unset;
        padding: 45px 0;
        border-radius: 0;
        overflow: unset;
        align-items: center;
        justify-content: center;
    }

    .quote-editor-img figure {
        max-width: 100%;
        flex: 0 0 auto;
        order: 2;
    }

    .quote-editor-img .blockquote-content {
        flex: 0 0 auto;
        max-width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .block-image .img-left, .block-image .img-right {
        margin-right: 0px;
        margin-bottom: 6px;
        width: 100%;
    }

    .quoteimg-tek4.image-1 .bg{
        height: auto;
    }

    .quoteimg-tek4.image-1 .inner {
        height: auto;
    }

        .quoteimg-tek4.image-1 .inner .text {
            font-size: 10px;
            line-height: 12px;
        }

            .quoteimg-tek4.image-1 .inner .quote {
                top: 10px
            }

                .quoteimg-tek4.image-1 .inner .quote svg{
                    width: 20px;
                    height: 20px;
                }

    .quoteimg-tek4.image-1 .outer {
        height: auto;
    }

        .quoteimg-tek4.image-1 .outer > .main {
            font-size: 10px;
            line-height: 12px;
        }

        .quoteimg-tek4.image-1 .outer > .description {
            font-size: 10px;
            line-height: 12px;
        }

    .quoteimg-tek4.image-2 .box {
        width: 76%;
        padding: 10px;
    }

        .quoteimg-tek4.image-2 .box .quote svg {
            width: 20px;
            height: 20px;
        }

        .quoteimg-tek4.image-2 .box .title {
            font-size: 10px;
            line-height: 12px;
        }

    .quoteimg-tek4.image-3 .box {
        padding: 10px 8px 30px 20px;
    }

    .quoteimg-tek4.image-3 .quote-wrap {
        height: 66px;
        top: -35px;
        width: 80%;
    }

        .quoteimg-tek4.image-3 .quote-wrap .quote {
            top: -10px;
        }

            .quoteimg-tek4.image-3 .quote-wrap .quote svg {
                width: 20px;
                height: 20px;
            }

        .quoteimg-tek4.image-3 .quote-wrap .text {
            font-size: 10px;
            line-height: 12px;
            padding: 10px 15px;
        }

    .quoteimg-tek4.image-4 .br-box {
        width: 75%;
    }

        .quoteimg-tek4.image-4 .br-box .up-quote svg {
            width: 20px;
            height: 20px;
        }

        .quoteimg-tek4.image-4 .br-box .down-quote svg {
            width: 20px;
            height: 20px;
        }

        .quoteimg-tek4.image-4 .br-box .wrap {
            padding: 10px;
        }

        .quoteimg-tek4.image-4 .br-box .title {
            font-size: 10px;
            line-height: 12px;
        }

    .quoteimg-tek4.image-5 .box {
        right: 10px;
        left: 10px;
        bottom: 15px;
    }

        .quoteimg-tek4.image-5 .box .quote svg {
            width: 20px;
            height: 20px;
        }

        .quoteimg-tek4.image-5 .box .title {
            font-size: 10px;
            line-height: 12px;
            padding: 0 25px;
        }

    .quoteimg-tek4.image-6 .wrapper {
        flex-wrap: wrap;
        padding: 30px;
    }

    .quoteimg-tek4.image-6 .img-card{
        width: 100%;
    }

    .quoteimg-tek4.image-6 .wrapper .quote svg {
        width: 24px;
        height: 24px;
    }

    /*Timeline*/
    .mce-timeline .timeline-line,
    .mce-timeline .timeline-active-line {
        left: 30px;
        transform: none;
    }

    .mce-timeline .timeline-point {
        grid-column: 1;
        grid-row: 1 / span 2;
        align-self: start;
        margin-top: 30px;
    }

    .mce-timeline .timeline-side {
        grid-column: 2;
        padding: 0 !important;
        text-align: left !important;
        justify-self: start !important;
        justify-content: flex-start;
        min-height: auto;
    }

    .mce-timeline .timeline-item {
        grid-template-columns: 60px 1fr;
        grid-template-areas:
            "point title"
            "point content" !important;
        align-items: start;
    }

    .mce-timeline .timeline-title {
        font-size: 20px;
    }

    .mce-timeline .timeline-point {
        grid-area: point;
        margin-top: 30px;
    }

    .mce-timeline .timeline-title-side {
        grid-area: title;
        margin-bottom: 16px;
    }

    .mce-timeline .timeline-content-side {
        grid-area: content;
    }

    /*Hiệu ứng Scrollmation*/
    .scrollmation-section .text-panel, .scrollmation-section .text-panel-split, .scrollmation-section .left-empty, .scrollmation-section .right-image {
        width: 100%;
    }

    .scrollmation-section .sticky-box {
        position: relative;
        height: auto;
    }

    .scrollmation-section .scroll-content {
        margin-top: 0;
    }

    .scrollmation-section .split-container {
        flex-direction: column;
    }
}