@charset "UTF-8";
.section-title-type02 + .jumbotron {
    margin-top: 45px;
}
.featured-video {
    position: relative;
}
.featured-video [class*='button-arrow-'] {
    display: none;
}
.feature-video-tab {
    margin-top: 60px;
}
.feature-video-tab .tab-cont {
    position: relative;
    margin-top: 48px;
	padding: 0 79px;
}
.feature-video-tab .tab-cont .list-type04 {
	margin-top: 0;
}
.feature-video-tab .tab-cont .list-type04 > li {
    max-width: 350px;
    margin: 0 auto;
}
[class*='button-arrow-'] {
    position: absolute;
    top: 57%;
    transform: translateY(-50%);
    z-index: 10;
}
.button-arrow-prev,
.button-arrow-prev2{
    left: -15px;
}
.button-arrow-next,
.button-arrow-next2{
    right: -15px;
}
.featured-video + .text {
    margin-top: 70px;
}
.feature-video-tab + .text {
    margin-top: 20px;
}
.list-type04.width-type02 + .text {
    margin-top: 50px;
}

/* video for iframe */
.jumbotron-type02 iframe {
	width: 537px;
	height: 359px;
}
.list-type04 iframe {
	width: 100%;
	border-radius: 4px 4px 0 0;
}
.list-type04 iframe {
	height: 348px;
}
.list-type04.icon-type iframe {
    height: 100%;
}
.list-type04.width-type02 .thumb-img {
    height: 234px;
}
.list-type04.width-type02 iframe {
    height: 100%;
}
.video .button-arrow-prev:after,
.video .button-arrow-prev2:after{
    left: 12px;
}
.video .button-arrow-next:after,
.video .button-arrow-next2:after{
    right: 12px;
}
.video .button-arrow-prev,
.video .button-arrow-next,
.video .button-arrow-prev2,
.video .button-arrow-next2{
    width: 28px;
    height: 28px;
}
.video .button-arrow-prev:after,
.video .button-arrow-next:after,
.video .button-arrow-prev2:after,
.video .button-arrow-next2:after{
    width: 7px;
    height: 7px;
    border-top: 2px solid #536170;
    border-left: 2px solid #536170;
}

.video .tp-btn {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    min-width: 210px;
    height: 50px;
    padding: 0 15px;
    border-radius: 5px;
    border-width: 3px;
    border-style: solid;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
}
.video .section{
    padding-bottom: 80px;
}
.video .tp-btn-box{
    margin-top: 30px;
}
.video .tp-btn-box a + a{
    margin-left: 10px;
}
.video .tp-btn.color-type02 {
    border-color: #817dc5;
    color: #fff;
    background-color: #817dc5;
}
.video .tp-btn.color-type02:hover{
    background-color: #fff;
    color: #000;
    border-color: #fff;
}
.video .tp-btn.color-type02 + .tp-btn.color-type02{
    margin-left: 10px;
}
.video .tp-btn.add-icon span {
    position: relative;
}
.video .section-title-type02 {
    color: #3C4147;
    font-weight: 700;
}
.video .list-type04{
    justify-content: center;
    margin-top: 2px;
}
.video .list-type04.width-type01>li{
    border-radius: 10px;
}
.video .list-type04 iframe,
.video .list-type04 a.bt_play {
    border-radius: 10px 10px 0 0;
}
.video .list-type04 .text strong{
    font-size: 18px;
    font-weight: 600;
    color: var(--tit-color);
}
.video #featured .list-type04 li{
    width: 522px;
    margin: 0px auto;
    border-radius: 14px;
}

.video #tutorial .list-type04.width-type01>li{
    width: 350px;
    height: auto;
    margin: 18px;
}
.video #tutorial .list-type04.width-type01>li iframe {
    height: 199px;
}
.video #recorded p.text{
    margin-top: 48px;
}
#featured .list-type04 .text{
    height: 220px;
    padding: 26px 60px;
}
#featured .list-type04 .text p{
    margin-top: 16px;
}
#tutorial .list-type04 .text{
    padding: 55px 40px;
}
#tutorial .list-type04 .text p{
    margin-top: 10px;
}
#recorded .list-type04 .text{
    height: 220px;
}
.video .red{
    color: #EA657B;
}
@media screen and (max-width: 1350px) {
    .feature-video-tab .tab-cont .list-type04 > li {
        max-width: none;
    }

    /* video for iframe */
    .jumbotron-type02 iframe {
		width: 100%;
	}
    .video #featured .list-type04{
            flex-direction: column;
    }
    .video #featured .list-type04 li + li{
        margin-top: 50px;
    }
}
@media screen and (max-width: 1180px) {
    .video #recorded .list-type04.width-type01 {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .video .tp-door-cont{
        padding: 80px 0;
    }
}

@media screen and (max-width: 768px) {
    .featured-video [class*='button-arrow-'] {
        display: block;
        background-color: #E3EAF2;
        box-shadow: none;
    }
    .video .list-type04.width-type01{
        position: relative;
        width: 100000%;
        justify-content:normal;
    }
    #tutorial .featured-video-container{
        width: 388px;
        overflow: hidden;
        margin: 0 auto;
    }
    .video #tutorial .list-type04.width-type01>li{
        height: auto;
        /*margin: 0 !important;*/
    }
    .video #recorded .list-type04.width-type01>li{
        width: 100%;
    }
    .video #recorded .list-type04.width-type01>li + li{
        margin-top: 50px;
    }
    #featured{
        padding-top: 30px;
    }
    .video .tp-door-cont{
        padding: 60px 0;
    }
    .video .section{
        padding-bottom: 60px;
    }
    .video .list-type04 .text strong{
        font-size: 20px;
    }
    #featured .list-type04 > li + li{
        margin-top: 40px !important;
    }
    .featured-video [class*='button-arrow-'] {
        display: block;
        background-color: #E3EAF2;
        box-shadow: none;
    }
    .video .list-type04 iframe{
        height: 180px;
        border-radius: 3px 3px 0 0;
    }
    .feature-video-tab .tab-cont {
        padding: 0;
    }
    .video .list-type04.width-type01>li{
        border-radius: 4px;
    }
    #recorded .list-type04 .text{
        height: auto;
        padding: 37px 27px;
    }
    .video #recorded p.text{
        margin-top: 60px;
    }
    /* video for iframe */
    .list-type04.icon-type iframe {
		height: 208px;
	}
    .list-type04.width-type02 .thumb-img {
		height: 208px;
	}
    #tutorial .list-type04 .text{
        padding: 25px 34px;
    }
    .video .tp-btn-box{
        display: none;
    }
    .video .tp-door-title.tp-type02, .video .tp-door-top h2{
        font-size: 24px;
    }
    .video .list-type04{
        margin-top: 0px !important;
    }
    #featured .list-type04 .text{
        height: auto;
        padding: 37px 27px;
    }
    .video #featured .list-type04 li{
        width: 100%;
    }
}
@media screen and (max-width: 500px) {
    #tutorial .featured-video-container{
        width: 360px;
    }
    .video #tutorial .list-type04.width-type01>li{
        width: 307px;
    }
}