@charset "utf-8";
/* @import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap'); */

p {
    font-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    border: 0;
    /*	font: inherit;*/
    vertical-align: baseline;
    margin-bottom: 0;

}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    background-repeat: repeat;
    font-family: Roboto, arial, "Noto Sans TC", "Microsoft JhengHei", "sans", "sans-serif", 'Noto Serif TC';
    background-color: #fafafa;

    /*	background-image: url(../images/bg.jpg);*/
}

a:hover {
    text-decoration: none;
}

html {
    height: 100%;
    position: relative;
    line-height: 1.5;
}

/* ------------------ */
.content {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-position: center top;
}

.content .h1,
.content .h2,
.content .h3,
.content .h4,
.content .h5,
.content .h6,
.content .p {
    line-height: 1.6;
    font-weight: 400;

}

.main .bg-nav {
    background-color: #9f1618;
}

.Wrapper-azone {
    position: relative;
    text-align: center;
}

.move {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.Wrapper-azone .slogan,
.Wrapper-azone .slogan_1111,
.Wrapper-azone .slogan_subtitle,
.Wrapper-azone .slogan_date,
.Wrapper-azone .slogan_discount,
.Wrapper-azone .item-01,
.Wrapper-azone .item-02,
.Wrapper-azone .item-03,
.Wrapper-azone .item-04,
.Wrapper-azone .item-05,
.Wrapper-azone .item-06,
.Wrapper-azone .item-flyingkick {
    position: absolute;
}

.Wrapper-azone .slogan {
    top: 1.5vw;
    left: calc(50% - 14vw);
    width: 28vw;
}

.Wrapper-azone .slogan_1111 {
    top: 3vw;
    left: 61.5vw;
    width: 4vw;
}

.Wrapper-azone .slogan_subtitle {
    top: 19.5vw;
    left: calc(50% - 11vw);
    color: #ca151a;
    font-size: 2vw;
    text-align: center;
}

.Wrapper-azone .slogan_date {
    top: 22.2vw;
    left: calc(50% - 8vw);
    color: #ca151a;
    font-size: 1vw;
    text-align: center;
}

.Wrapper-azone .slogan_discount {
    top: 24vw;
    left: calc(50% - 1.7vw);
    width: 3.4vw;
}

.Wrapper-azone .item-01 {
    top: 3vw;
    left: 18vw;
    width: 16.3vw;
}

.Wrapper-azone .item-02 {
    top: 19.5vw;
    left: 20vw;
    width: 15.1vw;
}

.Wrapper-azone .item-03 {
    top: 25vw;
    left: 27vw;
    width: 19.8vw;
}

.Wrapper-azone .item-04 {
    top: 26vw;
    left: 52vw;
    width: 15.9vw;
}

.Wrapper-azone .item-05 {
    top: 18vw;
    left: 65vw;
    width: 13.9vw;
}

.Wrapper-azone .item-06 {
    top: 2vw;
    left: 68vw;
    width: 11.6vw;
}

.Wrapper-azone .slogan {
    animation-name: bounceIn, pulse;
    animation-fill-mode: backwards, none;
    animation-delay: 0s, 1.2s;
    animation-duration: 1s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-azone .slogan_1111 {
    animation-name: fadeIn;
    animation-fill-mode: backwards, none;
    animation-delay: .8s;
    animation-duration: 1s, 1.5s;
    animation-iteration-count: 1;
}

.Wrapper-azone .slogan_subtitle {
    animation-name: bounceInDown;
    animation-fill-mode: backwards, none;
    animation-delay: .3s;
    animation-duration: .5s, 1.5s;
    animation-iteration-count: 1;
}

.Wrapper-azone .slogan_discount {
    animation-name: fadeIn;
    animation-fill-mode: backwards, none;
    animation-delay: 1.8s, 1s;
    animation-duration: 1.8s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-azone .item-01 {
    animation-name: bounceInLeft, bounce-;
    animation-fill-mode: backwards, none;
    animation-delay: .6s, 1.5s;
    animation-duration: .6s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-azone .item-02 {
    animation-name: bounceInLeft, bounce-;
    animation-fill-mode: backwards, none;
    animation-delay: .9s, 2s;
    animation-duration: .6s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-azone .item-03 {
    animation-name: bounceInLeft, bounce-;
    animation-fill-mode: backwards, none;
    animation-delay: 1.2s, 2.2s;
    animation-duration: .6s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-azone .item-04 {
    animation-name: bounceInRight, pulse-;
    animation-fill-mode: backwards, none;
    animation-delay: 1.2s, 2.2s;
    animation-duration: .6s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-azone .item-05 {
    animation-name: bounceInRight, bounce-;
    animation-fill-mode: backwards, none;
    animation-delay: .9s, 2s;
    animation-duration: .6s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-azone .item-06 {
    animation-name: bounceInRight, bounce-;
    animation-fill-mode: backwards, none;
    animation-delay: .6s, 1.5s;
    animation-duration: .6s, 1.5s;
    animation-iteration-count: 1, infinite;
}

@keyframes fadeInLeft {
    from {
        transform: translatex(-30%) scale(1);
        opacity: 0;
    }

    to {
        transform: translatex(0%) scale(1);
        opacity: 1;
    }

}

@keyframes fadeInUp {
    from {
        transform: translatey(50%) scale(.1);
        opacity: 0;
    }

    to {
        transform: translatey(0%) scale(1);
        opacity: 1;
    }

}


/* --------------------b */
.Wrapper-bzone h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}

.Wrapper-bzone img {
    width: 51px;
    height: auto;
    padding-right: 6px;
}

.Wrapper-bzone .h6 {
    color: rgba(0, 0, 0, .7);
}

.Wrapper-bzone .more-button {
    line-height: 1.7;
    border-radius: 3px;
    display: inline-block;
    padding: 12px 18px;
    text-align: center;
    font-size: 16px;
    margin: auto;
    cursor: pointer;
    color: #fff;
    background-color: rgba(41, 133, 142, .7);
    letter-spacing: 1px;
    font-weight: 300;
    transition: background-color ease-in-out .25s;
}

.Wrapper-bzone .more-button:hover {
    background-color: rgba(41, 133, 142, 1);
    text-decoration: none;
    color: #fff;
}




.wrapper-preface h2{
    font-size: 20px;
    padding: 90px 0px 30px;
    line-height: 1.5;
    color: rgba(0, 0, 0, .87);
}

/* --------------------c */
.Wrapper-czone {
    margin-top: 90px;
}

.Wrapper-czone .title-bg,
.Wrapper-dzone .title-bg,
.Wrapper-ezone .title-bg {
    background-repeat: no-repeat;
    background-position: 0px 0;
    background-size: 100%;
    height: 135px;
    background-image: url(../images/title_bg.png);
}

.Wrapper-czone .title-bg h2 {
    color: #ffe615;
    font-family: 'Noto Serif TC', serif;
    padding-left: 135px;
    font-weight: 700;
    position: relative;
}

.Wrapper-czone .title-bg h2::before {
    content: "";
    position: absolute;
    background-image: url(../images/teacher_01.png );
    background-size: contain;
    background-repeat: no-repeat;
    top: -90px;
    left: 0px;
    width: 150px;
    height: 250px;
    color: tomato;
}

.Wrapper-czone h3 {
    padding-top: 9px;
    padding-left: 168px;
    font-size: 20px;
    color: #9f1618;
}

.Wrapper-czone .move-01 {
    animation-delay: .1s
}

.Wrapper-czone .move-02 {
    animation-delay: .3s
}

.Wrapper-czone .move-03 {
    animation-delay: .6s
}

.Wrapper-czone .move-04 {
    animation-delay: .9s
}

.Wrapper-czone .move-05 {
    animation-delay: 1.2s
}

.Wrapper-czone .move-06 {
    animation-delay: 1.5s
}

.Wrapper-czone .move-07 {
    animation-delay: 1.8s
}

.Wrapper-czone .move-08 {
    animation-delay: 2.1s
}

.Wrapper-czone .underline::before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    background-image: url(../images/underline.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 2px;
}

.Wrapper-czone .more-button {
    line-height: 1.7;
    border-radius: 3px;
    display: inline-block;
    padding: 12px 18px;
    text-align: center;
    font-size: 16px;
    margin: auto;
    cursor: pointer;
    color: #fff;
    background-color: rgba(41, 133, 142, .7);
    letter-spacing: 1px;
    font-weight: 300;
    transition: background-color ease-in-out .25s;
}

.Wrapper-czone .more-button:hover {
    background-color: rgba(41, 133, 142, 1);
    text-decoration: none;
    color: #fff;
}

.col-group-video-card-tag {
    color: rgba(255, 255, 255, 1);
    padding: 1px 6px;
    background-color: #82bd17;
    margin-right: 8px;
    font-size: 13px;
    font-weight: 300;
    border: solid 0px rgba(0, 0, 0, 0.35);
    border-radius: 2px;
    cursor: pointer;
    width: 42px;
}

.col-group-video-card-text-author {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, .38);
}

.col-group-video-card-text-date {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, .38);
    /*
	line-height: 0;
	padding-top: 15px;
*/
}

.col-group-video-card-text-discount {
    color: rgba(0, 0, 0, 0.38);
    font-size: 12px;
    font-weight: 600;
    text-decoration: line-through
}

.col-group-video-card-text-price {
    color: rgba(219, 17, 34, 0.87);
    font-size: 18px;
    font-weight: bolder;
}

.col-group-title-video-01 {
    position: relative;
}

.col-group-title-video-01 h3::after {
    content: '';
    position: absolute;
    color: #3f3f3f;
    top: -20px;
    width: 60px;
    height: 30px;
    background-image: url(../images/video-ico.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.col-group-title-video-01 h3 {
    display: inline-block;
    color: #3f3f3f;
    padding-left: 15px;
    margin-bottom: 0;
}

.col-group-title-video-01 h3::before {
    content: "";
    width: 3px;
    height: 100%;
    background-color: #e94941;
    top: 0;
    left: 0px;
    position: absolute;
}

.col-group-title-video-01 p {
    color: rgba(0, 0, 0, 0.57);
    display: inline-block;
    vertical-align: text-bottom;
    padding-left: 15px;
    margin-bottom: 0;
}

.col-group-title-video-01 span {
    color: red;
}

.col-group-title-video-01-tag {
    color: rgba(0, 0, 0, 0.57);
    vertical-align: text-bottom;
    padding-left: 15px;
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: auto;
    width: 100%;
    white-space: nowrap;
}

.col-group-title-video-01-tag::-webkit-scrollbar {
    height: 0;
    display: none;
}

.col-group-title-video-01-tag div a {
    display: flex;
    color: rgba(0, 0, 0, 0.57);
    padding: 2px 4px;
    background-color: #fff;
    margin: 0 12px 0 auto;
    font-size: 14px;
    border: solid 1px rgba(0, 0, 0, 0.35);
    border-radius: 2px;
    cursor: pointer;
    /*  position: relative;*/
    transform: translate(0, 0);
    transition: background-color ease-in-out 0.15s, border ease-in-out 0.15s, color ease-in-out 0.15s, transform ease-in-out 0.15s;
}

.col-group-title-video-01-tag div a:active {
    border: solid 1px rgba(78, 78, 78, 0);
    color: #fff;
    background-color: #e94941;
}

.col-group-title-video-01-tag .active {
    border: solid 1px rgba(78, 78, 78, 0);
    color: #fff;
    background-color: #ff736c;
}

.col-group-video-card a {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    align-items: stretch;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /*    border: 1px solid rgba(0, 0, 0, 0.125);*/
    border-radius: 0.25rem;
    height: auto;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    transition: .15s;
}

.col-group-video-card-title {
    width: 100%;
    margin-bottom: 0px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 400;
    font-size: 17px;
    line-height: 1.4;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.col-group-video-card-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 145px;
    overflow: hidden;
    border-radius: 3px 3px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.col-group-video-card-img::after {
    content: "";
    background: #000000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s;
}

.col-group-video-card-img>.position-absolute {
    top: 0;
    left: 0;
}

.col-group-video-card-img .video-ico {
    font-size: 80px;
    position: absolute;
    color: #fff;
    z-index: 1;
    opacity: 0;
    transition: font-size ease-in-out .25s, opacity ease-in-out .25s;
}

.col-group-video-card-fico {
    color: #9b9b9b;
    font-size: 18px;
    transition: color .2s ease-in-out;
    padding-right: 6px;
}

.col-group-video-card-score {
    font-size: 12px;
    color: #a1a1a1;
}

.starRating {
    color: #f5a623;
    font-size: 12px;
    display: inline-block;
}

.col-group-video-card-body {
    -ms-flex: 1;
    flex: 1;
    height: 100%;
}

/* -----------------d */
.Wrapper-dzone {
    margin-top: 150px;
}

.Wrapper-dzone .title-bg {
    background-image: url(../images/title_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0;
    background-size: 100%;
    height: 135px;
}

.Wrapper-dzone .title-bg h2 {
    color: #ffe615;
    font-family: 'Noto Serif TC', serif;
    padding-left: 135px;
    font-weight: 700;
    position: relative;
}

.Wrapper-dzone .title-bg h2::before {
    content: "";
    position: absolute;
    background-image: url(../images/teacher_02.png );
    background-size: contain;
    background-repeat: no-repeat;
    top: -90px;
    left: 0px;
    width: 180px;
    height: 250px;
    color: tomato;
}

.Wrapper-dzone h3 {
    padding-top: 9px;
    padding-left: 168px;
    font-size: 20px;
    color: #9f1618;
}

.Wrapper-dzone .move-01 {
    animation-delay: .1s
}

.Wrapper-dzone .move-02 {
    animation-delay: .3s
}

.Wrapper-dzone .move-03 {
    animation-delay: .6s
}

.Wrapper-dzone .move-04 {
    animation-delay: .9s
}

.Wrapper-dzone .move-05 {
    animation-delay: 1.2s
}

.Wrapper-dzone .move-06 {
    animation-delay: 1.5s
}

.Wrapper-dzone .move-07 {
    animation-delay: 1.8s
}

.Wrapper-dzone .move-08 {
    animation-delay: 2.1s
}

.Wrapper-dzone .underline::before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    background-image: url(../images/underline.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 2px;
}

.Wrapper-dzone .more-button {
    line-height: 1.7;
    border-radius: 3px;
    display: inline-block;
    padding: 12px 18px;
    text-align: center;
    font-size: 16px;
    margin: auto;
    cursor: pointer;
    color: #fff;
    background-color: rgba(41, 133, 142, .7);
    letter-spacing: 1px;
    font-weight: 300;
    transition: background-color ease-in-out .25s;
}

.Wrapper-dzone .more-button:hover {
    background-color: rgba(41, 133, 142, 1);
    text-decoration: none;
    color: #fff;
}

/* -----------------e */
.Wrapper-ezone {
    margin-top: 150px;
    margin-bottom: 330px;
}

.Wrapper-ezone .title-bg {
    background-image: url(../images/title_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 0;
    background-size: 100%;
    height: 135px;
}

.Wrapper-ezone .title-bg h2 {
    color: #ffe615;
    font-family: 'Noto Serif TC', serif;
    padding-left: 135px;
    font-weight: 700;
    position: relative;
}

.Wrapper-ezone .title-bg h2::before {
    content: "";
    position: absolute;
    background-image: url(../images/teacher_03.png );
    background-size: contain;
    background-repeat: no-repeat;
    top: -90px;
    left: 0px;
    width: 180px;
    height: 250px;
    color: tomato;
}

.Wrapper-ezone h3 {
    padding-top: 9px;
    padding-left: 168px;
    font-size: 20px;
    color: #9f1618;
}

.Wrapper-ezone .move-01 {
    animation-delay: .1s
}

.Wrapper-ezone .move-02 {
    animation-delay: .3s
}

.Wrapper-ezone .move-03 {
    animation-delay: .6s
}

.Wrapper-ezone .move-04 {
    animation-delay: .9s
}

.Wrapper-ezone .move-05 {
    animation-delay: 1.2s
}

.Wrapper-ezone .move-06 {
    animation-delay: 1.5s
}

.Wrapper-ezone .move-07 {
    animation-delay: 1.8s
}

.Wrapper-ezone .move-08 {
    animation-delay: 2.1s
}

.Wrapper-ezone .underline::before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    background-image: url(../images/underline.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 2px;
}

.Wrapper-ezone .more-button {
    line-height: 1.7;
    border-radius: 3px;
    display: inline-block;
    padding: 12px 18px;
    text-align: center;
    font-size: 16px;
    margin: auto;
    cursor: pointer;
    color: #fff;
    background-color: rgba(41, 133, 142, .7);
    letter-spacing: 1px;
    font-weight: 300;
    transition: background-color ease-in-out .25s;
}

.Wrapper-ezone .more-button:hover {
    background-color: rgba(41, 133, 142, 1);
    text-decoration: none;
    color: #fff;
}


@media (max-width: 1199.98px) {
    .Wrapper-azone .slogan_date {
        top: 22.2vw;
        left: calc(50% - 10.15vw);
        color: #ca151a;
        font-size: 1.2vw;
        text-align: center;
    }

    .Wrapper-czone .title-bg,
    .Wrapper-dzone .title-bg,
    .Wrapper-ezone .title-bg {
        height: 115px;
    }

    .Wrapper-czone .title-bg h2,
    .Wrapper-dzone .title-bg h2,
    .Wrapper-ezone .title-bg h2 {
        font-size: 27px;
    }

    .col-group-video-card-img {
        height: 120px;
    }

    .Wrapper-czone h4,
    .Wrapper-dzone h4,
    .Wrapper-ezone h4 {
        padding-left: 162px;
    }
}

@media (min-width: 992px) {
    .col-group-title-video-01-tag div a:hover {
        text-decoration: none;
        border: solid 1px rgba(78, 78, 78, 0);
        color: #fff;
        background-color: #ff736c;
    }

    .col-group-video-card a:hover {
        box-shadow: 0 2px 2px rgba(41, 47, 56, 0.1), 0 4px 4px rgba(41, 47, 56, 0.1), 0 8px 8px rgba(41, 47, 56, 0.1), 0 16px 16px rgba(41, 47, 56, 0.1), 0 32px 32px rgba(41, 47, 56, 0.1);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        text-decoration: none;
    }

    .col-group-video-card a:hover>.col-group-video-card-head .col-group-video-card-img::after {
        content: "";
        opacity: .6;
    }

    .col-group-video-card a:hover>.col-group-video-card-head .col-group-video-card-img .video-ico {
        font-size: 50px;
        opacity: .7;
    }

    .col-group-video-card-fico:hover {
        color: #e94941;
    }

    .col-group-title-video-01-tag::-webkit-scrollbar {
        height: 5px;
    }

    .col-group-title-video-01-tag::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, .5);
    }

}

@media (max-width: 991.98px) {
    .Wrapper-ezone {
        margin-top: 150px;
        margin-bottom: 170px;
    }

    .content {
        background-image: url(../images/bg_s.jpg);
        background-size: contain;
        background-position: bottom center;
        background-repeat: repeat-y;
    }

    .Wrapper-czone {
        margin-top: 90px;
    }

    .Wrapper-dzone {
        margin-top: 120px;
    }

    .Wrapper-ezone {
        margin: 120px 0 80px 0;
    }

    .Wrapper-ezone {
        margin-bottom: 80px;
    }

    .Wrapper-azone .slogan {
        top: 2.5vw;
        left: calc(50% - 20vw);
        width: 40vw;
    }

    .Wrapper-azone .slogan_subtitle {
        top: 29vw;
        left: calc(50% - 14vw);
        font-size: 2.5vw;
    }

    .Wrapper-azone .slogan_date {
        top: 33vw;
        left: calc(50% - 13.65vw);
        color: #ca151a;
        font-size: 1.6vw;
        text-align: center;
    }

    .Wrapper-azone .slogan_discount {
        top: 35vw;
        left: calc(50% - 2.5vw);
        width: 5vw;
    }

    .Wrapper-azone .slogan_1111 {
        top: 4vw;
        left: 67.5vw;
        width: 5vw;
    }

    .Wrapper-azone .item-01 {
        top: 4vw;
        left: 6vw;
        width: 22.3vw;
    }

    .Wrapper-azone .item-02 {
        top: 28.5vw;
        left: 12vw;
        width: 21.1vw;
    }

    .Wrapper-azone .item-03 {
        top: 37vw;
        left: 20vw;
        width: 25.8vw;
    }

    .Wrapper-azone .item-04 {
        top: 37.5vw;
        left: 53vw;
        width: 21.9vw;
    }

    .Wrapper-azone .item-05 {
        top: 27vw;
        left: 71vw;
        width: 19.9vw;
    }

    .Wrapper-azone .item-06 {
        top: 2vw;
        left: 75vw;
        width: 16.6vw;
    }

    .Wrapper-bzone h4 {
        font-size: 14px;
        color: #fff;
        font-weight: 300;
    }

    .Wrapper-bzone img {
        width: 42px;
        height: auto;
        padding-right: 6px;
    }

    .Wrapper-czone .title-bg,
    .Wrapper-dzone .title-bg,
    .Wrapper-ezone .title-bg {
        height: 87px;
    }

    .Wrapper-czone .title-bg h2::before {
        content: "";
        top: -58px;
        width: 150px;
        height: 162px;
    }

    .Wrapper-czone .title-bg h2,
    .Wrapper-dzone .title-bg h2,
    .Wrapper-ezone .title-bg h2 {
        font-size: 24px;
        padding-left: 93px;
    }

    .Wrapper-czone h3,
    .Wrapper-dzone h3,
    .Wrapper-ezone h3 {
        padding-left: 118px;
        font-size: 18px;
    }

    .Wrapper-dzone .title-bg h2::before {
        content: "";
        top: -80px;
        height: 180px;
    }

    .Wrapper-ezone .title-bg h2::before {
        content: "";
        top: -70px;
        height: 180px;
    }

    .col-group-video-card-img {
        height: 180px;
    }
}

@media (max-width: 767.98px) {

    .Wrapper-azone .slogan_date {
        top: 33vw;
        left: calc(50% - 112px);
        color: #ca151a;
        font-size: 13px;
        text-align: center;
    }

    .Wrapper-bzone img {
        width: 33px;
    }

    .Wrapper-czone .title-bg,
    .Wrapper-dzone .title-bg,
    .Wrapper-ezone .title-bg {
        height: 63px;
    }

    .Wrapper-czone .title-bg h2,
    .Wrapper-dzone .title-bg h2,
    .Wrapper-ezone .title-bg h2 {
        font-size: 24px;
        padding-left: 93px;
        text-shadow: 2px 2px 0 #3e170e, 2px -2px 0 #3e170e, -2px 2px 0 #3e170e, -2px -2px 0 #3e170e, 2px 0px 0 #3e170e, 0px 2px 0 #3e170e, -2px 0px 0 #3e170e, 0px -2px 0 #3e170e, 4px 4px 4px rgba(74, 32, 20, 0);
    }

    .Wrapper-czone h3,
    .Wrapper-dzone h3,
    .Wrapper-ezone h3 {
        padding-left: 118px;
        font-size: 16px;
        line-height: 1.3;
    }

    .col-group-video-card-img {
        height: 135px;
    }
}

@media (max-width: 575.98px) {
    .wrapper-preface h2 {
        font-size: 18px;
        padding: 60px 10px 0;
        line-height: 1.5;
        color: rgba(0, 0, 0, .7);
    }
    .content .animate__flipInY {
        animation-name: none;
        /* animation-iteration-count: none;
        animation-fill-mode: backwards, none;
        animation-play-state:paused; */
    }

    .content {
        background-size: 100% 50%;
        background-repeat: repeat-y;
    }

    .Wrapper-bzone img {
        width: 20px;
        padding-right: 0;
    }

    .col-group-video-card-img {
        height: 180px;
    }

    .Wrapper-czone .title-bg h2,
    .Wrapper-dzone .title-bg h2,
    .Wrapper-ezone .title-bg h2 {
        font-size: 5.2vw;
        text-align: center;
        padding-left: 0;
        margin: 0 auto;
        padding: 24px 0;
        text-shadow: 2px 2px 0 #3e170e, 2px -2px 0 #3e170e, -2px 2px 0 #3e170e, -2px -2px 0 #3e170e, 2px 0px 0 #3e170e, 0px 2px 0 #3e170e, -2px 0px 0 #3e170e, 0px -2px 0 #3e170e, 4px 4px 4px rgba(74, 32, 20, 0);
    }


    .Wrapper-czone .title-bg,
    .Wrapper-dzone .title-bg,
    .Wrapper-ezone .title-bg {
        height: auto;
        background-image: url(../images/title_sm_bg.png);
        background-size: cover;
        background-position: center;
    }

    .Wrapper-czone .title-bg h2::before {
        content: "";
        top: -40px;
        width: 0px;
        height: 100px;
    }

    .Wrapper-dzone .title-bg h2::before {
        content: "";
        top: -54px;
        height: 120px;
        width: 0px;
    }

    .Wrapper-ezone .title-bg h2::before {
        content: "";
        top: -54px;
        height: 120px;
        width: 0px;
    }

    .Wrapper-czone h3,
    .Wrapper-dzone h3,
    .Wrapper-ezone h3 {
        padding-left: 0px;
        padding: 12px 15px;
        font-size: 16px;
        line-height: 1.3;
    }

    .Wrapper-czone,
    .Wrapper-dzone,
    .Wrapper-ezone {
        margin-top: 60px;
    }

    .Wrapper-azone .slogan {
        top: 5vw;
        left: calc(50% - 40vw);
        width: 80vw;
    }

    .Wrapper-azone .slogan_1111 {
        top: 8vw;
        left: 84.5vw;
        width: 11vw;

    }

    .Wrapper-azone .slogan_discount {
        top: 110vw;
        left: calc(50% - 35vw);
        width: 70vw;
    }

    .Wrapper-azone .slogan_subtitle {
        top: 90vw;
        left: calc(50% - 42vw);
        font-size: 7.5vw;
        color: #fff;
        z-index: 1;
        text-shadow: 2px 2px 0 #3e170e, 2px -2px 0 #3e170e, -2px 2px 0 #3e170e, -2px -2px 0 #3e170e, 2px 0px 0 #3e170e, 0px 2px 0 #3e170e, -2px 0px 0 #3e170e, 0px -2px 0 #3e170e, 4px 4px 4px rgba(74, 32, 20, 0);
    }

    .Wrapper-azone .item-flyingkick {
        top: 54vw;
        left: calc(50% - 20vw);
        width: 40vw;
        z-index: 0;
    }
    .Wrapper-azone .slogan_date {
        top: 102vw;
        left: calc(50% - 112px);
        color: #ffffff;
        font-size: 13px;
        text-align: center;
    }
    .Wrapper-azone .item-flyingkick {
        animation-name: bounceIn, tada-;
        animation-fill-mode: backwards, none;
        animation-delay: .3s, 1.5s;
        animation-duration: .6s, 1.5s;
        animation-iteration-count: 1, infinite;
    }

    .Wrapper-azone .slogan_subtitle {
        animation-name: bounceIn;
        animation-fill-mode: backwards, none;
        animation-delay: .6s;
        animation-duration: .5s, 1.5s;
        animation-iteration-count: 1;
    }

    .Wrapper-azone .slogan_discount {
        animation-name: fadeIn, tada;
        animation-fill-mode: backwards, none;
        animation-delay: 1s;
        animation-duration: 1.8s, 1.5s;
        animation-iteration-count: 1, infinite;
    }
}

@media (max-width: 320px) {
    .Wrapper-bzone img {
        display: none;
    }

    .Wrapper-czone .title-bg h2,
    .Wrapper-dzone .title-bg h2,
    .Wrapper-ezone .title-bg h2 {
        padding: 18px 0;
        font-size: 5.4vw;
    }
}