.main-text,.main-text p{
    padding-left:0;
    text-align:center

}
.main-text{
    position:absolute;
    top:0;
    width:100%;
    color:#fff;
    padding-top:270px;
    z-index: 15;
}
.main-text p{
    font-family:DNFForgedBlade!important
}
.main-text1:after{
    
}

.bg1:after {
content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: url(https://wstatic-cdn.plaync.com/promo/lineage2/history/2019/190814_deathknight/img/common/ptn.png) repeat 50% 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.main-text .main-text2:after {
    content: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEht6TZCh3OZwiil1r1wFwYyqcsEDaP0RAdVSfZ0GBz-pygK5i4cG57flwbV5KGeGArIwteRMEVrn6mEHh9hPgk0mP9tdynlsMs5cvkXKqGtO99Tw9fnbOp3cGVsVFpGhYe4BwjAdzdluVpOlv1eeOo6WBLe4SSGrVaESPQvXzq7Ho6d4D-si92TCG-wdHo/s16000/%EC%82%AC%EC%8B%A0%EB%A1%9C%EA%B3%A05.webp");
	filter: drop-shadow(1px 2px 3px #000);
    display: inline-block;
    opacity: 0;

	
}

.main-text.show-after .main-text2:after {
animation: fb 1s ease forwards;
}

@keyframes fb {
    0% {
        opacity: 0.2;
        
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1; 
        
    }
}

.main-date {
margin-top:0px;
}

.main-date span{

    font-size:42px;
    color:#fff;

    word-break:keep-all;
    word-wrap:break-word;

   font-weight:bold;
font-family:'HeirofLightBold';
filter: drop-shadow(2px 4px 6px #000);
display:none;

}
.section-promotion{
    top:0;
}
.section-promotion .section-promotion__list{
    height:630px!important
}

.section-promotion .section-promotion__list li{
 top:-180px;
}
@media screen and (max-width:1024px){
.main-text,.main-text p{
left: -20px;
}
    .main-text{
        padding-top:0px !important;
    }
.main-text1 {

}
	.main-text1:after{
	font-size:20px;	
}
    .main-text .main-text2:after {
    font-size: 50px;
        left: 40px;
        position: absolute;
        zoom: 45%;
        top: -20px;
}

.main-date {
padding-top:160px
}
	.main-date span{
font-size:15px;
margin-left: 50px;
}
    .section-promotion .section-promotion__list{
        height:215px!important
    }
.section-promotion .section-promotion__list li{
top:0px;
}
    .section-promotion{
       top: 0 !important;
        padding-top: 50px !important;
    }
    #showsidebar1 img,#showsidebar2 img ,#showsidebar3 img{
        height:100px!important
    }
	#showsidebar3{
        bottom:36%!important
    }
    #showsidebar2{
        bottom:22%!important
    }
    #showsidebar1{
        bottom:8%!important
    }
}