@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-black-webfont.woff2') format('woff2'),
    url('../fonts/poppins-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-blackitalic-webfont.woff2') format('woff2'),
    url('../fonts/poppins-blackitalic-webfont.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
    url('../fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-bolditalic-webfont.woff2') format('woff2'),
    url('../fonts/poppins-bolditalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-extralight-webfont.woff2') format('woff2'),
    url('../fonts/poppins-extralight-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-extralightitalic-webfont.woff2') format('woff2'),
    url('../fonts/poppins-extralightitalic-webfont.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-light-webfont.woff2') format('woff2'),
    url('../fonts/poppins-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-lightitalic-webfont.woff2') format('woff2'),
    url('../fonts/poppins-lightitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
    url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-regularitalic-webfont.woff2') format('woff2'),
    url('../fonts/poppins-regularitalic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
    url('../fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins-semibolditalic-webfont.woff2') format('woff2'),
    url('../fonts/poppins-semibolditalic-webfont.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'poppins';
    src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
    url('../fonts/poppins-medium-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'enrique';
    src: url('../fonts/EnriqueThin.woff2') format('woff2'),
    url('../fonts/EnriqueThin.woff') format('woff'),
    url('../fonts/EnriqueThin.ttf') format('ttf'),
    url('../fonts/Enrique-Thin.otf') format('otf');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'enrique';
    src: url('../fonts/EnriqueRegular.woff2') format('woff2'),
    url('../fonts/EnriqueRegular.woff') format('woff'),
    url('../fonts/EnriqueRegular.ttf') format('ttf'),
    url('../Enrique.otf') format('otf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'enrique';
    src: url('../fonts/EnriqueMedium.woff2') format('woff2'),
    url('../EnriqueMedium.woff') format('woff'),
    url('../fonts/EnriqueMedium.ttf') format('ttf'),
    url('../fonts/Enrique-Medium.otf') format('otf');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'enrique';
    src: url('../fonts/EnriqueLight.woff2') format('woff2'),
    url('../fonts/EnriqueLight.woff') format('woff'),
    url('../fonts/EnriqueLight.ttf') format('ttf'),
    url('../fonts/Enrique-Light.otf') format('otf');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'enrique';
    src: url('../fonts/EnriqueBold.woff2') format('woff2'),
    url('../fonts/EnriqueBold.woff') format('woff'),
    url('../fonts/EnriqueBold.ttf') format('ttf'),
    url('../fonts/Enrique-Bold.otf') format('otf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'enrique';
    src: url('../fonts/EnriqueBlack.woff2') format('woff2'),
    url('../fonts/EnriqueBlack.woff') format('woff'),
    url('../fonts/EnriqueBlack.ttf') format('ttf'),
    url('../fonts/Enrique-Black.otf') format('otf');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'monoline_scriptregular';
    src: url('../fonts/monolinescript-webfont.woff2') format('woff2'),
    url('../fonts/monolinescript-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
html {
  scroll-behavior: smooth;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Poppins';
    font-weight: 600;
    color: #fff;
}
h6 { 
		margin-bottom: 1rem;
}
p{
   color: #fff;
   font-weight: 200;
}
a {
    color: #fff;
    text-decoration: none;
}
/*default css*/
button:focus {
    outline: none;
}
/*header*/
.header {
    position: absolute;
    left: 0;
    right: 0; 
    z-index: 999;
}
.hidedesktop { 
		display: none; 
}
.menu {
    position: relative;
    font-weight: 500;
    font-style: normal;
    z-index: 900;
}
.menu-nav-link {
    padding: 25px 30px;
    display: inline-block;
    font-size: 20px;
    font-family: 'enrique';
    font-weight: 700;
    text-transform: uppercase;
}
.menu-nav-link:hover{
    text-decoration: none;
    color: #fff;
}
.menu-social {
    display: block;
    padding: 25px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.menu-social-nav-icon svg {
    fill: #fff;
    width: 40px;
    height: 40px;
}
.man {
    position: relative;
}
.ohk-logo{
    margin-left: -200px;
}
/*landing section*/
.section-sung {
    background-image: -webkit-gradient(linear,left top, right top,from(#0998a6),color-stop(#0998a6),to(#42b58a));
    background-image: -o-linear-gradient(left,#0998a6,#0998a6,#42b58a);
    background-image: linear-gradient(90deg,#0998a6,#0998a6,#42b58a);
    padding-top: 80px;
    width: 100%;
    position: relative;
    padding-bottom: 264px;
    overflow: hidden;
}   
.section-sung:after {
    position: absolute;
    content: "";
    background: url(../images/wave.png) center;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 210px;
    z-index: 0;
}
.section-sung .container {
    position: relative;
}
.sung-hoon {
    position: relative;
}
.sung-hoon-logo {
    position: absolute;
    top: 40px;
    left: -100px;
    max-width: 355px;
}
.sung-hoon-content {
    text-align: center;
    max-width: 632px;
    padding-top: 100px;
    margin: auto;
    padding-bottom: 30px;
}
.sung-hoon-star {
    position: absolute;
    right: 5.333333%;
    top: 210px;
    padding-right: 15px;
}
.sung-hoon-star-text{
    font-family: 'enrique';
    font-weight: 400;
    font-style: normal;
    color: #000;
    font-size: 16.07;
}
.sung-hoon-star-text strong{
    font-style: italic;
}
.sung-hoon-content-head {
    font-family: 'monoline_scriptregular';
    font-weight: 400;
    font-style: normal;
    font-size: 137px;
    padding-bottom: 40px;
    background: -webkit-linear-gradient(-90deg,#fefee2,#c1c18e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sung-hoon-content-date{
    font-family: 'Poppins';
    font-weight: 400;
    color: #fff;
    font-size: 30px;
    font-size: 51px;
}
.sung-hoon-content-address {
    font-family: 'Poppins';
    font-weight: 300;
    color: #fff;
    font-size: 32px;
}
.section-sponser {
    width: 65%;
    text-align: center;
}
.section-home-video { 
    width: 86.8%;
    padding: 0 50px 50px;
    text-align: center;
}
.embed-container { 
		position: relative; 
		padding-bottom: 56.25%; 
		height: 0; overflow: hidden; 
		max-width: 100%; 
} 
.embed-container iframe, 
.embed-container object, 
.embed-container embed {
		 position: absolute; 
		 top: 0; left: 0; 
		 width: 100%; 
		 height: 100%; 
 }
.sponser-proud-image{
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}
.sponser-proud-text {
    font-size: 16px;
    font-weight: 200;
    color: #fff;
    display: block;
}
.sponser-nivea .sponser-proud-text {
    margin-left: 5px;
}
.scroll-down {
    text-align: center;
    padding: 50px 0;
}
.scroll-down-text {
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    margin-top: 10px; 
}
.scroll-down-icon,
h6.scroll-down-text{
    display: block;
   -webkit-animation: bounce 1.5s 3;
   animation: bounce 1.5s 3;
   animation: bounce 1.5s 3;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}

.score-exclusive{
    padding:0 50px;
    text-align: center;
    width: 86.8%;
}
.score-exclusive-head {
    font-size: 60px;
    font-family: 'enrique';
    font-weight: 200;
    font-style: normal;
    color: #fef4d1;
}
.score-exclusive p{
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
}
.score-exclusive-btn{
    background-color: #fef4d1;
    border-radius: 50px;
    font-weight: 600;
}
.hi-touch {
    text-align: center;
    width: 86.815%;
    border: solid 2px #fff;
    border-radius: 25px;
    padding: 40px 20px;
    position: relative;
    margin-top: 40px;
}
.hi-touch-head {
    font-size: 36px;
    font-weight: 300;
    position: absolute;
    top: -15px;
    left: 50%;
    text-align: center;
    display: inline-block;
    margin: auto;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
    padding: 0 30px;
    background: -webkit-gradient(linear,left top, right top,from(#0998a6),color-stop(#0998a6),to(#189f9e));
    background: -o-linear-gradient(left,#0998a6,#0998a6,#189f9e);
    background: linear-gradient(90deg,#0998a6,#0998a6,#189f9e);
    text-transform: uppercase;
    font-family: 'poppins';
        font-weight: 600;
        font-style: normal;
}
.hi-touch__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 242px;
}
.hi-touch__row:after {
    content: '';
    height: 100%;
    width: 0;
    border-right: 1px solid #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.hi-touch__col {
    position: absolute;
}
.hi-touch__col_left {
    left: -140px;
    bottom: -85px;
}
.hi-touch__col_right {
    right: 25px;
}
.man-image {
    width: 50%;
    position: absolute;
    right: -280px;
    top: -30px;
    z-index: 5;
    pointer-events:none;
}
.section-participate-text{
    font-family: 'Poppins';
    font-weight: 600;
    font-style: italic;
    color: #000;
    font-size: 1.1rem;
}
.section-participate-image-1 {
    padding: 30px;
}
.section-participate{
    position: absolute;
    left: 0;   
    bottom: -240px;
    z-index: 10;
    text-align: center;
}
/*section-popwatch*/
.section-popwatch {
    background-image: -o-linear-gradient(302deg,#fee9ab,#fef4d1);
    background-image: linear-gradient(148deg,#fee9ab,#fef4d1);
    padding-top: 85px;
    padding-bottom: 85px;
    position: relative;
    overflow: hidden;
}  
.popwatch-content{
    position: relative;
    z-index: 10;
}
.section-popwatch-logo {
    max-width: 575px;
    margin-left: -100px;
    padding-right: 50px;
}
.section-popwatch-logo p { 
        color: #212121; 
        margin-top: 20px; 
}
.section-popwatch-sm{
    font-family: 'enrique';
    font-weight: 700;
    font-style: normal;
    color: #000;
    padding: 40px 0;
    margin-left: -100px;
}
.love-sm{
    padding-bottom: 40px;
    margin-left: -100px;
}
.love-sm-details {
    background: -webkit-gradient(linear, left top, right top, from(rgba(146, 70, 172, 0.85)), to(rgba(241, 97, 150, 0.85)));
    background: -o-linear-gradient(left, rgba(146, 70, 172, 0.85), rgba(241, 97, 150, 0.85));
    background: linear-gradient(90deg, rgba(146, 70, 172, 0.85), rgba(241, 97, 150, 0.85));
    border-radius: 10px;
    text-align: center;
    padding: 30px 0;
}
.love-sm-text{
    font-size: 19px;
    font-family: 'enrique';
    font-weight: 700;
    font-style: normal;
}
.love-sm-btn{
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    border:1px solid #fff;
    border-radius: 47px;
    padding: 8px 38px 3px;
    color: #fff;
}
.watch-list .col:nth-child(4) {
    position: relative;
    left: 100px;
}
.watch-list .col:nth-child(3) {
    position: relative;
    left: 100px;
}
.watch-list__card  {
    position: relative;
    margin-bottom: 25px;
    margin-top: 20px;
}
.watch-list-slider-sm{
    display: none;
}
.goblin-image{
    max-height: 230px;
    background-color: rgb( 255, 255, 255 );
    -webkit-box-shadow: 0px 15px 30px 15px rgba( 33, 33, 33,0.15 );
            box-shadow: 0px 15px 30px 15px rgba( 33, 33, 33,0.15 );
    border-radius: 10px;
    height: 230px;
}
.goblin-image img {
    border-radius: 10px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    width: 100%;
    height: 100%;
}
.goblin-text{
    position: absolute;
    top: -20px;
    left:15px;
    background-color: #ff5f91;
    border-radius: 8px;
    text-align: center;
    padding: 0 20px;
    text-align: center;
}
.goblin-text h6{
    font-family: 'enrique';
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    margin-bottom: 0; 
}
.watch-list-image{
    margin-top: 40px;
}
.watch-list-outside{
    margin-left: 100px;
}
.schedules{
    position: relative;
    z-index: 10;
    padding-top: 105px;
}
.schedules-logo{
    text-align: right;
    margin-left: -52px;
}
.schedules-logo {
    position: relative;
    font-family: 'enrique';
    font-weight: 700;
    font-style: normal;
    font-size: 55px;
    text-shadow: -3px 8px 20px rgba(0, 0, 0, 0.30);
    background: -webkit-linear-gradient(0deg,#7824af, #ef4192);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.schedules-logo h4:after{
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    text-shadow: -5px 0px 20px rgba(238, 63, 146, 0.45);
}
.schedules-detail-image {
    padding-right: 60px;
    cursor: pointer;
}
.schedules-detail-image h6 {
    color: #212121;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 0;
}
.schedules-detail-item{
    padding-bottom: 40px;
    padding-left: 60px;
}
.schedules-detail-item h3{
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    color: #ff5f91;
}
.schedules-detail-item h6{
    font-size: 16px;
    font-family: 'poppins';
    font-style: normal;
    color:#212121;
}
.schedules-detail .row:not(:first-child) {
    padding-top: 40px;
    border-top: solid 1px #000;
}
.popwatch-bubble1{
    position: absolute;
    top: 0;
    right: 0;
}
.popwatch-bubble2{
    position: absolute;
    left: 0;
    bottom: 0;
}
.popwatch-bubble3{
        position: absolute;
    top: -220px;
    left: -10px;
}
.video-player-sm{
    display: none;
}
.i-live-alone{
    background-image: url(../images/live-alone-back.jpg);
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.i-live-alone:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba( 164, 239, 244,0.8 );
    z-index: 0;
}
.i-live-alone-backimage-layer {
    position: relative;
    padding-top: 175px;
    padding-bottom: 175px;
    z-index: 10;
}
.i-live-alone-content{
    text-align: center;
}
.content-image-video,
.video-play__img ,
.content-image-video__img{
    position: relative;
}
.content-image-video__img, .video-play__img {
    -webkit-box-shadow: 0px 15px 30px 15px rgba( 33, 33, 33,0.15 );
    box-shadow: 0px 15px 30px 15px rgba( 33, 33, 33,0.15 );
    border-radius: 10px;
}
.video-link {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}
.video-link img {
    width: 85px;
}
.i-live-alone-content-heading{
    position: relative;
    font-size: 68px;
    font-family: 'enrique';
    font-weight: 900;
    font-style: normal;
    color: rgb( 255, 255, 255 );
    text-shadow: 3.5px 6.062px 13px rgba( 1, 2, 2,0.20 );
}
.i-live-alone-content-heading:after {
    content: attr(data-text);
    position: absolute;
    left: 50%;
    top: 0;
    text-shadow: -5px 0px 20px rgba( 50,130,167,0.50);
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.i-live-alone-content-title{
    color: #212121;
    font-size: 24px;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    padding-top: 45px;
    padding-bottom: 12px;
}
.i-live-alone-content-text{
    color: #212121;
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
    padding: 0 31px;
    margin-bottom: 40px;
}
.i-live-alone-content-episode1{
    border-radius: 10px;
}
.i-live-alone-content-episode1-text{
    color: #212121;
    font-size: 18px;
    font-family: 'poppins';
    font-weight: 600;
    font-style: normal;
    padding-top: 35px;
}
.i-live-alone-content-logo{
    margin-right: -100px;
}
.building-animate {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.building-middle{
    z-index: 2;
}
.building-front{
    z-index: 3;
}
.more-video{
    padding-top: 60px;
    background-color: #549abb;
    text-align: center;
}
.more-video-quizzes{
    padding-top: 60px;
    padding-bottom: 60px;
}
.more-video-allvideo-heading{
    font-size: 45px;
    font-family: 'enrique';
    font-weight: 900;
    font-style: normal;
}
.more-video-allvideo-image{
    padding-top: 30px; 
}
.video-play{
    position: relative;
}
.more-video-allvideo-image1 .image-sdw{
    border-radius: 10px;
    -webkit-box-shadow: 0px 15px 30px 15px rgba( 33, 33, 33,0.15 );
    box-shadow: 0px 15px 30px 15px rgba( 33, 33, 33,0.15 );
    z-index: 1;
    position: relative;
}
.content-image-video__img img {
    position: relative;
    z-index: 0;
}
.image1-title{
    padding-top: 30px;
    font-size: 16px;
    font-family: 'poppins';
    font-weight: 600;
    font-style: normal;
}
.footer-back{
    background-color: #363636;
    padding: 20px 0;
}
.footer-images img:nth-child(2) {
    margin: 0 40px;
}
.footer-text p{
    font-size: 12px;
    font-family: 'poppins';
    font-weight: 600;
    font-style: normal;
    padding-top: 15px;
}
.footer-text-privacy{
    text-align: right;
    color: #fff;
    font-size: 12px;
    font-family: 'poppins';
    font-weight: 600;
    font-style: normal;
    padding-top: 15px;
}
.footer-text-privacy span:first-child {
    margin-right: 30px;
}
.accordion{
    display: none;
}
.overflow-hidden {
    overflow: hidden;
}
.modal-video .modal-dialog {
    max-width: 700px;
}
.modal-video .modal-dialog .close {
    position: absolute;
    color: #fff;
    opacity: 1;
    top: -40px;
    text-shadow: none;
    font-weight: 200;
    font-size: 38px;
    right: 0;
}
.modal-video .modal-body {
    padding: 0px;
}
@media (min-width: 1400px){
    .container {
        max-width: 1251px;
    }
}
@media (min-width: 1400px) and (max-width: 1500px) { 
		.hi-touch__col_right {
    		width: 46% !important;
    }    
}		
@media (max-width: 1500px){
    .sung-hoon-logo{
        max-width: 325px;
        left: 0;
    }
    .sung-hoon-content {
        max-width: 462px;
        padding-top: 90px;
    }
    .sung-hoon-content-head {
        font-size: 100px;
    }
    .sung-hoon-content-date {
        font-size: 30px;
    }
    .sung-hoon-content-address {
        font-size: 20px;
    }
    .section-sponser {
        margin-left: 65px;
    }
    .sung-hoon-star {
        right: 18.333333%;
        top: 180px;
    }
    .section-popwatch-logo,
    .section-popwatch-sm,
    .love-sm{
        margin-left: 0;
    }
    .man-image {
        width: 50%;
        position: absolute;
        right: -100px;
        top: -30px;
        z-index: 5;
    }
		.section-home-video {
        padding: 0 50px 30px 0;
        text-align: center;
        width: 75%;
		}    
    .score-exclusive {
        padding: 0 50px;
        text-align: center;
        width: 75%;
    }
    .score-exclusive-head {
        font-size: 45px;
        font-family: 'enrique';
        font-weight: 200;
        font-style: normal;
        color: #fef4d1;
    }
    .hi-touch {
        text-align: center;
        width: 75%;
        border: solid 2px #fff;
        border-radius: 25px;
        padding: 40px 20px;
        position: relative;
        margin-top: 40px;
    }
    .hi-touch-head {
        font-size: 30px;
    }
    .hi-touch__row {
        height: 200px;
    }
    .hi-touch__col_left {
        width: 60%;
        left: -100px;
        bottom: -75px;
    }
    .hi-touch__col_right {
        width: 50%;
        right: 0;
        bottom: -125px;
    }
    .goblin-text h6 {
        font-size: 25px;
    }
    .schedules-logo {
        font-size: 50px;
    }
    .schedules-detail-item h3 {
        font-size: 16px;
    }
    .schedules-detail-item h6 {
        font-size: 14px;
    }
}
@media (max-width: 1199.98px) {
    .menu-social {
        padding: 20px 0 0;
    }
    .sung-hoon-logo {
        max-width: 300px;
    }
    .sung-hoon-content-head {
        font-size: 75px;
    }
    .sung-hoon-content-date {
        font-size: 25px;
    }
    .sung-hoon-content-address {
        font-size: 17px;
    }
    .sung-hoon-star {
        right: 23%;
        top: 180px;
    }
    .sung-hoon-content {
/*         padding-bottom: 100px; */
    }
    svg#Capa_2 {
        width: 25px;
        height: 25px;
    }
    .scroll-down {
        padding: 30px 0;
    }
    .scroll-down-text {
        font-size: 14px;
    }
    .score-exclusive-head {
        font-size: 35px;
    }
    .score-exclusive p{
        font-size: 14px;
    }
    .score-exclusive-btn {
        margin: 15px 0 3px 0;
    }
    .watch-list .col:nth-child(3) {
        left: 25px;
    }
    .watch-list .col:nth-child(4) {
        left: 25px;
    }
    .goblin-image {
    height: 180px;
    }
    .hi-touch-head {
        font-size: 26px;
    }
    .hi-touch__row {
        height: 150px;
    }
    .hi-touch__col_left {
        width: 55%;
        left: -60px;
        bottom: -75px;
    }
    .hi-touch__col_right {
        width: 50%;
        right: 0;
        bottom: -120px;
    }
    .man-image {
        width: 50%;
        right: -70px;
        top: 0;
    }
    .section-participate-text {
        font-size: 14px;
    }
    .section-participate-image-1 {
        padding: 20px;
    }
    .section-participate {
        bottom: -215px;
    }
    .section-popwatch-logo {
        max-width: 350px;
    }
    .goblin-text h6 {
        font-size: 20px;
    }
    .goblin-text {
        top: -15px;
    }
    .watch-list-outside {
        margin-left: 30px;
    } 
    .watch-list-image {
        margin-top: 30px;
    }
    .schedules {
        padding-top: 120px;
    }
    .schedules-logo {
        font-size: 40px;
    }
    .schedules-detail-image h6 {
        padding-top: 0;
    }
    .schedules-detail-item h6 {
        font-size: 12px;
    }
    .schedules-detail-item {
        padding-bottom: 25px;
    }
    .i-live-alone-backimage-layer {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .i-live-alone-content-heading {
        font-size: 60px;
    }
    .i-live-alone-content-heading:after {
        white-space: nowrap;
    }
    .i-live-alone-content-title {
        font-size: 20px;
        padding-top: 21px;
        padding-bottom: 5px;
    }
    .content-text p{
        font-size: 14px;
    }
    .i-live-alone-content-logo {
        margin-right: -50px;
    }
    .more-video-allvideo-heading {
        font-size: 40px;
    }
    .footer-text p {
        font-size: 9px;
    }
    .footer-text-privacy {
        font-size: 9px;
    }
}
@media (max-width: 991.98px) {
    .menu-nav-link {
        padding: 20px 30px;
        font-size: 14px;
    }
    .menu-social {
        padding: 15px 0 0;
    }
    .section-sung {
        padding-top: 61px;
    }
    .sung-hoon-logo {
        max-width: 240px;
    }
    .sung-hoon-content {
        padding-top: 80px;
    }
    .sung-hoon-content-head {
        font-size: 45px;
    }
    .sung-hoon-content-date {
        font-size: 22px;
    }
    .sung-hoon-content-address {
        font-size: 15px;
    }
    .sung-hoon-star {
        right: 18%;
        top: 133px;
    }
    .sponser-proud-text {
        font-size: 12px;
    }
    .sponser-proud-image {
        width: 52px;
        height: 52px;
    }
    svg#Capa_2 {
        width: 20px;
        height: 20px;
    }
    .scroll-down-text {
        font-size: 12px;
    }
    .scroll-down {
        padding: 10px 0;
    }
    .score-exclusive-head {
        font-size: 28px;
    }
    .score-exclusive p {
        font-size: 12px;
    }
    .score-exclusive-btn {
        font-size: 12px;
    }
    .score-exclusive-btn {
        margin: 5px 0 3px 0;
    }
    .hi-touch-head {
        font-size: 20px;
        background: -webkit-gradient(linear,left top, right top,from(#0998a6),color-stop(#0998a6),to(#1da29c));
        background: -o-linear-gradient(left,#0998a6,#0998a6,#1da29c);
        background: linear-gradient(90deg,#0998a6,#0998a6,#1da29c);
    }
    .hi-touch__row {
        height: 70px;
    }
    .hi-touch__col_left {
        left: -55px;
    }
    .section-participate-text {
        font-size: 14px;
    }
    .section-participate-image-1 {
        padding: 5px;
    }
    .goblin-image {
   		 height: 170px;
    }
    .goblin-text {
        top: -11px;
    }
    .goblin-text h6 {
        font-size: 14px;
    }
    .schedules-logo {
        font-size: 28px;
    }
    .schedules {
        padding-top: 80px;
    }
    .schedules-detail-image {
        padding-right: 22px;
    }
    .schedules-detail-image img{
        max-width: 100%;
        height: auto;
    }
    .schedules-detail-item h3 {
        font-size: 12px;
    }
    .schedules-detail-item {
        padding-bottom: 15px;
    }
    .schedules-detail-item h6 {
        font-size: 9px;
    }
    .schedules-detail-astroprima {
        padding-top: 20px;
    }
    .schedules-detail hr{
        margin: 10px 0;
    }
    .i-live-alone-backimage-layer {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .i-live-alone-content-heading {
        font-size: 50px;
    }
}
@media (max-width: 767.98px) {
		.hidedesktop { 
				display: block !important;
		}
		.header.header { 
				position: fixed; 
				background: rgb(20,142,155);
				background: linear-gradient(180deg, rgba(20,142,155,1) 0%, rgba(9,152,166,1) 100%); 
				padding-bottom: 0.5rem;
		}
    .open-menu .header {
        height: 100vh;
        background: -webkit-gradient(linear,left top, left bottom,from(rgba(9, 152, 166, 0.95)),color-stop(rgba(9, 152, 166, 0.95)),to(rgba(66, 181, 138, 0.95)));
        background: -o-linear-gradient(rgba(9, 152, 166, 0.95),rgba(9, 152, 166, 0.95),rgba(66, 181, 138, 0.95));
        background: linear-gradient(rgba(9, 152, 166, 0.95),rgba(9, 152, 166, 0.95),rgba(66, 181, 138, 0.95));
    }
    .section-sung {
        background-image: -webkit-gradient(linear,left top, left bottom,from(#0998a6),color-stop(#0998a6),to(#42b58a));
        background-image: -o-linear-gradient(#0998a6,#0998a6,#42b58a);
        background-image: linear-gradient(#0998a6,#0998a6,#42b58a);
        padding-bottom: 338px;
    }
    .navbar-collapse{
        padding-top: 100px;
    }
    .menu-nav-link {
        padding: 0 0 45px 0;
        font-size: 36px;
    }
    .navbar-toggler {
        margin-top: 10px;
        padding: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        width: auto;
        height: 42px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .toggler-icon {
        max-height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        height: 42px;
        width: 42px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-right: 20px;
    }
    .navbar-toggler-icon {
        width: 40px;
        height: 4px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #fff;
    }
    .navbar-toggler-icon:not(:last-child) {
        margin-bottom: 6px;
    }
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
        margin-bottom: 0;
    }
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:nth-child(2) {
        display: none;
    }
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:first-child {
        -webkit-transform: rotate(45deg) translate(0px , 1px);
            -ms-transform: rotate(45deg) translate(0px , 1px);
                transform: rotate(45deg) translate(0px , 1px);
    }
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:last-child {
        -webkit-transform: rotate(-45deg) translate(1px , -3px);
            -ms-transform: rotate(-45deg) translate(1px , -3px);
                transform: rotate(-45deg) translate(1px , -3px);
    }
    .navbar-toggler-text{
        font-size: 20px;
        font-family: 'poppins';
        font-weight: 600;
        font-style: normal;
        color: #fff;
    }
    .menu-nav-link {
        padding: 20px 30px;
        font-size: 36px;
        text-transform: capitalize;
    }
    .menu-social {
        padding-top: 10px;
    }
    .navbar-toggler-icon svg{
        height: 40px;
        width: 40px;
        fill: #fff;
    }
    .sung-hoon-logo {
        max-width: 185px;
    }
    .sung-hoon-star {
        right: 50%;
        -webkit-transform: translateX(50%);
            -ms-transform: translateX(50%);
                transform: translateX(50%);
        top: 260px;
    }
    .man-image {
        width: 60%;
        right: -30px;
        top: -10px;
    }
    .sung-hoon-content {
        padding-top: 350px;
        max-width: 245px;
        margin-left: 0;
    }
    .sung-hoon-content-head {
        font-size: 43.62px
    }
    .sung-hoon-content-date {
        font-size: 24px;
    }
    .sung-hoon-content-address {
        font-size: 17px;
    }
    .section-sponser {
        width: 70%;
        margin: 70px 0 30px 0; 
    }
    .nivea-sm{
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        text-align: center;
    }
    .sponser-nivea .sponser-proud-text {
       margin-left: 0px;
   }
   .section-home-video {
				width: 100%;
				padding: 0 10px;
				text-align: center;
		}
   .sponser-proud-image-sm {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    }
    .scroll-down{
        display: none;
    }
    .score-exclusive{
        width: 100%;
        padding: 50px 0 0 0;
    }
    .score-exclusive-head {
        font-size: 36px;
    }
    .score-exclusive p {
        font-size: 14px;
        font-family: 'Poppins';
        font-weight: 400;
        font-style: normal;
    }
    .score-exclusive-btn {
        font-size: 16px;
    }
    .hi-touch {
        width: 100%;
        padding:0;
    }
    .hi-touch__row {
        padding-top: 80px;
        height: auto;
        display: block;
    }
    .hi-touch-head {
        font-size: 23px;
        white-space: normal;
        width: 85%;
        padding:0;
        background: -webkit-gradient(linear,left top, left bottom,from(#0b99a4),color-stop(#0c9aa4),to(#0e9aa3));
        background: -o-linear-gradient(#0b99a4,#0c9aa4,#0e9aa3);
        background: linear-gradient(#0b99a4,#0c9aa4,#0e9aa3);
    }
    .hi-touch__col_left {
        width: 100%;
        position: static;
        padding: 15px;
    }
    .hi-touch__col_left img{
        margin-bottom: 30px;
    }
    .hi-touch__col_right {
        position: static;
        width: 100%;
        padding: 15px;
    }
    .hi-touch__col_right img{
        margin-top: 30px;
    }
    .hi-touch__row:after {
        content: '';
        height: 0;
        width: 85%;
        border-top: 1px solid #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%);
            -ms-transform: translate(-50%);
                transform: translate(-50%);
    }
    .section-sung:after {
        position: absolute;
        content: "";
        background: url(../images/wave.png) center;
        bottom: 0;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 298px;
        z-index: 0;
        background-position: -500px;
    }
    .section-participate {
        text-align: center;
    }
    .section-participate-image-1 {
        padding: 10px 18px;
        display: inline-block;
    }
    .section-participate {
        bottom: -330px;
    }
    .section-popwatch {
    padding-bottom: 50px;
    }
    .section-popwatch-logo {
        width: 100%;
        padding: 0 25px;
        text-align: center;
    		margin: 0 auto;        
    }
    .section-popwatch-sm{
        display: block;
        margin-left: 0;
    }
    .love-sm{
        display: block;
        margin: 0;
    }
    .watch-list-carousel {
    margin: 0;
    }
    .watch-list-carousel .owl-stage {
    padding-left: 10px !important;
    }
    .watch-list-carousel .owl-stage-outer {
    margin: 0 -15px;
    }
    .watch-list-slider-sm{
        display: block;
    }
    .goblin-image {
        -webkit-box-shadow: 0px 5px 16px 10px rgba( 33, 33, 33,0.15 );
                box-shadow: 0px 5px 16px 10px rgba( 33, 33, 33,0.15 );
    }
    .watch-list-image {
        padding: 30px 0;
    }
    .schedules-logo{
        padding: 0px 45px;
        text-align: center;
        margin-left: 0;
        font-size: 40.36px;
    }
    .accordion{
        display: block;
        width: 100%;
    }
    .video-player-sm{
        display:block;
        padding-bottom: 45px;
    }
    .video-player-sm iframe{
        width: 100%;
        height: auto;
        border:0;
    }
    .schedules {
        padding-top: 20px;
    }
    .schedules-detail{
        padding-top: 50px;
    }
    .schedules-detail-list{
        background-color: #fff;
        padding: 25px 40px 0px 40px;
        border: 1px solid #ffbf02;
        display: none;
    }
    .show .schedules-detail-list{ 
        display: block;
    }
    .schedules-detail-image{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #fce295;
        padding: 10px 15px;
        border: 1px solid #fdd45a;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .schedules-detail-item {
        padding-left: 0;
        text-align: center;
    }
    .schedules-detail-image img {
        display: inline-block;
        max-width: 75px;
        margin-right: 25px;
    }
    .schedules-detail .row:not(:first-child) {
        padding-top: 0px;
        border-top: none;
    }
    .schedules-detail-item h3 {
        font-size: 18px;
    }
    .schedules-detail-item h6 {
        font-size: 16px;
    }
    .content-image-carousel {
    margin: 0;
    }
    .content-image-carousel .owl-stage {
    padding-left: 10px !important;
    }
    .content-image-carousel .owl-stage-outer {
    margin: 0 -15px;
    }
    .more-video-allvideo-image1 {
    padding: 20px 5px;
    }
    .popwatch-bubble1 , .popwatch-bubble2{
        display: none;
    }
    .video-link img {
    width: 65px !important;
    }
    .i-live-alone-content {
        text-align: center;
    }
    .i-live-alone-content .col-12:nth-child(2){
        order: 1;
    }
    .i-live-alone-content .col-12:nth-child(1){
        order: 2;
    }
    .i-live-alone-content-logo {
        max-width: 180px;
        margin: 0;
    }
    .i-live-alone-content-heading {
        font-size: 42.88px;
    }
    .i-live-alone-content-episode1-text {
    font-size: 14px;
    }
    .i-live-alone-content:nth-child(2){

    }
    .content-image{
        margin: 50px 0 0 0;
    }
    .content-text p {
        font-size: 16px;
        padding: 0;
    }
    .more-video-allvideo{
        padding-top: 25px;
    }
    .more-video-allvideo-heading {
    font-size: 30px;
    }
    .more-video-carousel {
    margin: 0;
    }
    .more-video-carousel .owl-stage {
    padding-left: 10px !important;
    }
    .more-video-carousel .owl-stage-outer {
    margin: 0 -15px;
    }
    .more-video-allvideo-image1 {
    padding: 20px 5px;
    }
    .more-video-quizzes-carousel {
    margin: 0;
    }
    .more-video-quizzes-carousel .owl-stage {
    padding-left: 10px !important;
    }
    .more-video-quizzes-carousel .owl-stage-outer {
    margin: 0 -15px;
    }
    .more-video-allvideo-image1 {
    padding: 20px 5px;
    }
    .more-video-quizzes {
    padding-bottom: 30px;
    }
    .footer-images img:nth-child(2) {
        margin: 0 28px;
    }
    .footer-text p {
        text-align: center;
        font-size: 12px;
    }
    .footer-text-privacy {
        font-size: 12px;
        text-align: center;
        display: inline-block;
    }
}
@media (max-width: 500px) { 
    .section-sponser {
        width: 100%;
    }
    .footer-images { 
    		text-align: center; 
    }
}
/* To remove on 14th October */
a.menu-social-nav-icon {
    display: none;
}