.main-text,.main-text p{
    padding-left:0;
    text-align:center

}
.main-text{
    position:absolute;
    top:0;
    width:100%;
    color:#fff;
    padding-top:150px;
}
.main-text p{
    font-family:DNFForgedBlade!important
}
.main-text1:after{
    
}
.main-text .main-text2:after{
    content: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnNXoRpTWz2-7vWxHPylWJX-tsu31jfbYpNQ1zD6n2SlWU1Tj8ofYbP7yQPe0L8ZmSCDuN6E3AvS989SLfSjuT2y0dYNWRB963D6eB5khyR1VkCNemcMjhF90zOUbgRegmDIvGiQ0qa9ty-1-qhYeVC6G1dpk9XjXOxRa3Ca7gW1zFllNdSUtoQyrmGAY/s16000/%EC%BC%84%ED%8A%B8%EB%A1%9C%EA%B3%A0.png");
    font-size: 51px;
    text-shadow: #C38B61 1px 1px, #000 0px 0px, #000 1px 1px, #000 2px 2px, #000 3px 3px, #C38B61 4px 4px, #000 5px 5px;
    color: #FAECC5;


filter: brightness(115%) drop-shadow(1px 1px 3px #000);
}


@keyframes neon-flicker{
    0%{
        text-shadow:0 0 10px rgba(102,37,.7),0 0 20px rgba(102,37,.7),0 0 30px rgba(102,37,.7)
    }
    100%{
        text-shadow:0 0 20px rgba(102,37,.7),0 0 30px rgba(102,37,.7),0 0 40px rgba(102,37,.7)
    }
}
.main-date span{
    background:#121212;
    font-size:30px;
    color:#fff;
border:1px solid #DB9700;
    word-break:keep-all;
    word-wrap:break-word;
    border-radius:15px;
    opacity:.83;
    padding:10px 30px;
    font-family:DNFForgedBlade!important;
display:none;
}
.section-promotion{
    top:0;
}
.section-promotion .section-promotion__list{
    height:600px!important
}

.section-promotion .section-promotion__list ul li {
top:20px;

}
@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: 10px;
        position: absolute;
        zoom: 50%;
top:70px;
}

.main-date {
padding-top:120px
}
	.main-date span{
font-size:15px;
}
    .section-promotion .section-promotion__list{
        height:235px!important
    }
    .section-promotion{
       top: 0 !important;
        padding-top: 50px !important;
    }
.section-promotion .section-promotion__list ul li {
top:0px;
}
    #showsidebar1 img,#showsidebar2 img ,#showsidebar3 img{
        height:100px!important
    }
	#showsidebar3{
        bottom:36%!important
    }
    #showsidebar2{
        bottom:22%!important
    }
    #showsidebar1{
        bottom:8%!important
    }
}