@font-face {
    font-family: Lalezar-Regular;
    src: url('/images/landing/kpop/fonts/Lalezar-Regular.ttf');
}
@font-face {
    font-family: MyriadPro-SemiboldIt;
    src: url('/images/landing/kpop/fonts/MyriadPro-SemiboldIt.otf');
}
@font-face {
    font-family: Raleway-Black;
    src: url('/images/landing/kpop/fonts/Raleway-Black.ttf');
}
@font-face {
    font-family: Raleway-BlackItalic;
    src: url('/images/landing/kpop/fonts/Raleway-BlackItalic.ttf');
}
@font-face {
    font-family: Raleway-Bold;
    src: url('/images/landing/kpop/fonts/Raleway-Bold.ttf');
}
@font-face {
    font-family: Raleway-BoldItalic;
    src: url('/images/landing/kpop/fonts/Raleway-BoldItalic.ttf');
}
@font-face {
    font-family: Raleway-ExtraBold;
    src: url('/images/landing/kpop/fonts/Raleway-ExtraBold.ttf');
}
@font-face {
    font-family: Raleway-ExtraBoldItalic;
    src: url('/images/landing/kpop/fonts/Raleway-ExtraBoldItalic.ttf');
}
@font-face {
    font-family: Raleway-ExtraLight;
    src: url('/images/landing/kpop/fonts/Raleway-ExtraLight.ttf');
}
@font-face {
    font-family: Raleway-ExtraLightItalic;
    src: url('/images/landing/kpop/fonts/Raleway-ExtraLightItalic.ttf');
}
@font-face {
    font-family: Raleway-Italic;
    src: url('/images/landing/kpop/fonts/Raleway-Italic.ttf');
}
@font-face {
    font-family: Raleway-Light;
    src: url('/images/landing/kpop/fonts/Raleway-Light.ttf');
}
@font-face {
    font-family: Raleway-LightItalic;
    src: url('/images/landing/kpop/fonts/Raleway-LightItalic.ttf');
}
@font-face {
    font-family: Raleway-Medium;
    src: url('/images/landing/kpop/fonts/Raleway-Medium.ttf');
}
@font-face {
    font-family: Raleway-MediumItalic;
    src: url('/images/landing/kpop/fonts/Raleway-MediumItalic.ttf');
}
@font-face {
    font-family: Raleway-Regular;
    src: url('/images/landing/kpop/fonts/Raleway-Regular.ttf');
}
@font-face {
    font-family: Raleway-SemiBold;
    src: url('/images/landing/kpop/fonts/Raleway-SemiBold.ttf');
}
@font-face {
    font-family: Raleway-SemiBoldItalic;
    src: url('/images/landing/kpop/fonts/Raleway-SemiBoldItalic.ttf');
}
@font-face {
    font-family: Raleway-Thin;
    src: url('/images/landing/kpop/fonts/Raleway-Thin.ttf');
}
@font-face {
    font-family: Raleway-ThinItalic;
    src: url('/images/landing/kpop/fonts/Raleway-ThinItalic.ttf');
}
body{
    background: #edded9;
}
.mauto{
    margin: 0px auto;
}
/*********************************************/

.mt0 {
    margin-top: 0px;
}

.mr0 {
    margin-right: 0px;
}

.mb0 {
    margin-bottom: 0px;
}

.ml0 {
    margin-left: 0px;
}

.m0 {
    margin: 0px;
}


/**/

.mt5 {
    margin-top: 5px;
}

.mr5 {
    margin-right: 5px;
}

.mb5 {
    margin-bottom: 5px;
}

.ml5 {
    margin-left: 5px;
}

.m5 {
    margin: 5px;
}


/**/

.mt10 {
    margin-top: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.m10 {
    margin: 10px;
}


/**/

.mt15 {
    margin-top: 15px;
}

.mr15 {
    margin-right: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

.ml15 {
    margin-left: 15px;
}

.m15 {
    margin: 15px;
}


/**/

.mt20 {
    margin-top: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml20 {
    margin-left: 20px;
}

.m20 {
    margin: 20px;
}


/**/

.mt25 {
    margin-top: 25px;
}

.mr25 {
    margin-right: 25px;
}

.mb25 {
    margin-bottom: 25px;
}

.ml25 {
    margin-left: 25px;
}

.m25 {
    margin: 25px;
}


/**/

.mt30 {
    margin-top: 30px;
}

.mr30 {
    margin-right: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.ml30 {
    margin-left: 30px;
}

.m30 {
    margin: 30px;
}


/**/

.pt0 {
    padding-top: 0px;
}

.pr0 {
    padding-right: 0px;
}

.pb0 {
    padding-bottom: 0px;
}

.pl0 {
    padding-left: 0px;
}

.p0 {
    padding: 0px;
}


/**/

.pt5 {
    padding-top: 5px;
}

.pr5 {
    padding-right: 5px;
}

.pb5 {
    padding-bottom: 5px;
}

.pl5 {
    padding-left: 5px;
}

.p5 {
    padding: 5px;
}


/**/

.pt10 {
    padding-top: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pl10 {
    padding-left: 10px;
}

.p10 {
    padding: 10px;
}


/**/

.pt15 {
    padding-top: 15px;
}

.pr15 {
    padding-right: 15px;
}

.pb15 {
    padding-bottom: 15px;
}

.pl15 {
    padding-left: 15px;
}

.p15 {
    padding: 15px;
}


/**/

.pt20 {
    padding-top: 20px;
}

.pr20 {
    padding-right: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.pl20 {
    padding-left: 20px;
}

.p20 {
    padding: 20px;
}


/**/

.pt25 {
    padding-top: 25px;
}

.pr25 {
    padding-right: 25px;
}

.pb25 {
    padding-bottom: 25px;
}

.pl25 {
    padding-left: 25px;
}

.p25 {
    padding: 25px;
}


/**/

.pt30 {
    padding-top: 30px;
}

.pr30 {
    padding-right: 30px;
}

.pb30 {
    padding-bottom: 30px;
}

.pl30 {
    padding-left: 30px;
}

.p30 {
    padding: 30px;
}
/*********************************************/

#header{
    background: url('/images/landing/kpop/bg_header.jpg') top center no-repeat;
    padding-bottom: 250px;
}
.box1{
    margin-top: 90px;
}
.box1_logo,
.box1_img{
    display: inline-block;
}
.box3 {
    margin-top: 15px;
}
.box3 span{
    display: inline-block;
    text-transform: uppercase;
    color: #a3a1a1;
    font-size: 26px;
}
.box4_left{
    display: block;
    width: 50%;
    float: left;
    color: white;
    font-size: 28px;
    margin-top: 25px;
    font-family: Raleway-Bold;
}
.box4_right{
    display: block;
    width: 50%;
    float: left;
    padding-left: 15px;
    margin-top: 32px;
}
.box4_right a{
    display: inline-block;
    background: url('/images/landing/kpop/bg_btn.jpg') center repeat-x;
    padding: 11px 25px;
    color: white;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    border-radius: 10px;
}
.box4_right a:hover{
    text-decoration: none;
}
.box_head{
    position: relative;
}
.box_gif{
    position: absolute;
    bottom: 10px;
    right: 0px;
}
/**/
.section1{
    position: relative;
    background: #edded9;
    margin-top: -150px;
    border-radius: 10px;
    z-index: 1;
}
.section1_video{
    display: block;
    padding: 50px 50px 0px 50px;
}
.section1_box1{
    padding: 50px 0px;
}
.section1_box1_title1{
    display: inline-block;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    margin-right: 10px;
}
.section1_box1_title1_1{
    font-family: Raleway-Light;
    font-size: 32px;
}
.section1_box1_title2{
    font-family: Raleway-Regular;
    font-size: 24px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 10px;
}
.section1_box1_img2 a{
    display: block;
    width: 150px;
}
.section1_box1_title2_2{
    font-family: Raleway-Regular;
    font-size: 24px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 10px;
}
.section1_box1_img2_2 a{
    display: block;
    width: 50%;
    float: left;
}
/**/
.section2_title_img{
    display: block;
    width: 90px;
    height: 110px;
    float: left;
}
.section2_title{
    display: block;
    width: calc(100% - 90px);
    height: 110px;
    padding-left: 30px;
    float: left;
}
.section2_title1,
.section2_title2 {
    display: inline-block;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    margin-right: 10px;
    line-height: 125px;
}
.section2_title2{
    color: #efb443;
}
.section2_box_des{
    margin-top: 15px;
    text-align: justify;
    font-family: Raleway-Regular;
    font-size: 22px;
}
.section2_box_last_title{
    display: block;
    font-family: Raleway-Bold;
    font-size: 21px;
}
.section2_box_last_cont{
    display: block;
    font-family: Raleway-Regular;
    font-size: 20px;
}
.section2_box_last_title2{
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    margin-right: 10px;
    color: #efb443;
}
.box_time1,
.box_time2{
    display: inline-block;
    margin-top: 20px;
}
.box_time1_title,
.box_time2_title{
    height: 62px;
}
/**/
.section3{
    background: #fefefe;
}
.section3_slide{
    margin-top: 90px;
    margin-bottom: 15px;
}
.section3_title{
    margin-top: 90px;
    margin-bottom: 50px;
}
.section3_content p{
    font-family: Raleway-Regular;
    font-size: 24px;
    padding-left: 70px;
    position: relative;
}
.section3_content p::before{
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 23px;
    top: 5px;
    left: 25px;
    background: url('/images/landing/kpop/img18.png') no-repeat;
}
.section3_btn a {
    display: inline-block;
    background: url(/images/landing/kpop/bg_btn.jpg) center repeat-x;
    padding: 11px 20px;
    color: white;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    border-radius: 10px;
    margin-top: 35px;
    margin-right: 15px;
}
.section3_btn a.section3_btn_guide {
    background: url(/images/landing/kpop/bg_btn2.jpg) center repeat-x;
    padding: 11px 25px;
    margin-top: 35px;
    margin-bottom: 50px;
}
.section3_btn a:hover{
    text-decoration: none;
}
.section3_slide.owl-theme .owl-dots .owl-dot span {
    background: #d4d4d4; 
}
.section3_slide.owl-theme .owl-dots .owl-dot.active span {
    background: #010e1c;
    width: 40px;
}
/**/
.section4{
    background: #fefefe;
    padding: 90px 0px;
}
/**/
#footer{
    background: #010e1c;
}
.footer_logo_adpia{
    display: block;
    width: 140px;
    float: left;
}
.footer_logo_adpia img{
    padding: 37px 0px;
}
.footer_info{
    display: block;
    width: calc(100% - 140px);
    float: left;
    margin-top: 35px;
    padding-left: 30px;
    color: white;
}
.footer_info1{
    display: block;
    font-family: Raleway-Regular;
    font-size: 18px;
}
.footer_info2{
    display: block;
    font-family: Raleway-Regular;
    font-size: 18px;
}
.footer_info_link{
    margin-top: 10px;
}
.footer_info_link a{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    color: white;
}
.footer_info_link a:hover{
    text-decoration: unset;
}
.footer_info_link a img{
    display: inline-block;
    height: 28px;
    object-fit: cover;
}
.footer_logo{
    padding: 20px 0px;
}
.footer_logo a{
    display: inline-block;
}
.footer_logo a img{
    height: 45px;
    object-fit: cover;
}
/* responsive */
@media (min-width: 1920px) {
    .container{
        width: 1460px;
    }
    .box4_left{
        padding-left: 180px;
    }
    .box_gif {
        bottom: 5px;
        right: 100px;
    }
}

@media (min-width: 1600px) and (max-width: 1919px) {
    .container{
        width: 1460px;
    }
    .box4_left{
        padding-left: 180px;
    }
    .box_gif {
        bottom: 5px;
        right: 100px;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .box_gif {
        bottom: 0px;
        right: 0px;
    }
    .footer_info {
        padding-left: 25px;
    }
    .footer_info1,
    .footer_info2{
        font-size: 16px;
    }
    .footer_info_link a img{
        display: none;
    }
    .footer_logo {
        padding: 0px 0px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .box2 img{
        height: 50px;
    }
    .box4_left {
        font-size: 22px;
        padding-top: 7px;
        padding-left: 70px;
    }
    .box3 span {
        font-size: 22px;
    }
    .box_gif {
        bottom: 0px;
        right: 0px;
    }
    .footer_right{
        margin-top: 0px;
    }
    .footer_logo {
        padding-top: 0px;
    }
    .footer_logo a {
        margin-right: 25px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .box4_left {
        width: 60%;
        font-size: 22px;
    }
    .box4_right {
        width: 60%;
        text-align: center;
    }
    .box_gif {
        bottom: -60px;
        right: 80px;
    }
    .footer_right{
        margin-top: 0px;
    }
    .footer_logo {
        padding-top: 0px;
    }
    .footer_logo a {
        margin-right: 25px;
    }
}

@media (max-width: 767px) {
    .box1 {
        margin-top: 20px;
    }
    .box4_left {
        width: 100%;
        font-size: 18px;
        margin-top: 15px;
    }
    .box4_right {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    .box_gif {
        position: unset;
        padding: 15px 0px;
    }
    #header {
        padding-bottom: 165px;
    }
    .section1_video {
        padding: 0px;
    }
    .section1_box1_img2 a {
        display: inline-block;
        width: unset;
    }
    .section4{
        padding: 30px 0px;
    }
    .footer_right{
        margin-top: 0px;
    }
    .footer_logo {
        padding-top: 20px;
    }
    .footer_logo a {
        margin-right: 25px;
    }
    .footer_logo_adpia {
        width: 100%;
    }
    .footer_info {
        width: 100%;
        margin-top: 5px;
        padding-left: 0px;
        text-align: center;
    }
    .footer_logo_adpia img {
        padding: 15px 50px;
    }
    .section2_title1, .section2_title2 {
        display: inline-block;
        font-size: 34px;
        text-transform: uppercase;
        font-weight: bold;
        font-style: italic;
        margin-right: 10px;
        line-height: 80px;
    }
    .section2_title2 {
        line-height: unset;
        font-size: 24px;
        position: absolute;
        left: 140px;
        top: 70px;
    }
}