html  {overflow:hidden;}
* {
    /*font-family:"kia",sans-serif !important;*/
    /*font-family : Europa Nuova, Arial, sans-serif;*/
    font-size:10px;
}
* {
   /* cursor: none;*/
    cursor: url(../../../../../../global/en/assets/contents/about-kia/experience-kia/brand-sponsoring/uefa/visual/img/_common/cursor.png), auto;
}

/*div#mouse-pointer {
    width: 16px;
    height: 16px;
    position: fixed;
    margin-left: -8px;
    margin-top:4px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
    display: block;
    z-index:10004;
    background:#CE0B23;
}*/
html, body {
    height:100vh;
    font-size:10px;
    overflow:hidden;
    font-family : "Europa", "Arial", sans-serif;
    /*overflow-x:hidden;*/
}
a {
    color:inherit;
    text-decoration: none;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:after {
    display: table;
    content: "";
    clear:both;
}
.f-left {float:left;}
.f-right {float:right;}
.uppercase {
    text-transform: uppercase;
}
.height50 {height:50vh;}
.height100 {height:100vh;}
.height150 {height:150vh;}
.dTable.height100 {height:100%;}
.height200 {height:200vh;}
.height300 {height:300vh;}
.width100 {width:100%}
.img-max-100 {max-width:100%;height:auto;display:block;}
.dTable {display:table;}
.dCell {display:table-cell;vertical-align:middle;}
.dCell.vTop {vertical-align:top;}
.dRow {display:table-row;}
.text-center {text-align:center;}
.text-left {text-align:left;}
.text-right {text-align:right;}
.maxWidth100 {max-width:100%;}
.duration50 {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.video-play-hover {
    cursor: pointer;
}
.videoWrap {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background:#000;
}
.videoWrap.fullVideo {
    padding-bottom: 56.25%; /* 16:9 */
    position: relative;
    height:0;
}
.videoWrap iframe,
.videoWrap video {
    min-width: 100%;
    min-height: 100%;
    /*width: 100%;*/
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.layered-popup-content .videoWrap iframe,
.layered-popup-content .videoWrap video {width:100%}
.videoWrap.wide iframe,
.videoWrap.wide video {
    min-height:0;
}
.videoWrap.fullVideo video {
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    min-height:0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.iframeWrapper.fthree {
    padding-bottom: 50.25%; /* 16:9 */
}
.iframeWrapper {
    position: relative;
    padding-bottom: 50.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.iframeWrapper > video,
.iframeWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.delay0 {
    -webkit-transition-delay: 0s !important;
    -moz-transition-delay: 0s !important;
    -ms-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
}
.delay1 {
    -webkit-transition-delay: 0.2s  !important;
    -moz-transition-delay: 0.2s  !important;
    -ms-transition-delay: 0.2s  !important;
    -o-transition-delay: 0.2s  !important;
    transition-delay: 0.2s  !important;
}
.delay2 {
    -webkit-transition-delay: 0.4s  !important;
    -moz-transition-delay: 0.4s  !important;
    -ms-transition-delay: 0.4s  !important;
    -o-transition-delay: 0.4s  !important;
    transition-delay: 0.4s  !important;
}
.delay3 {
    -webkit-transition-delay: 0.8s  !important;
    -moz-transition-delay: 0.8s  !important;
    -ms-transition-delay: 0.8s  !important;
    -o-transition-delay: 0.8s  !important;
    transition-delay: 0.8s  !important;
}
.delay4 {
    -webkit-transition-delay: 1s  !important;
    -moz-transition-delay: 1s  !important;
    -ms-transition-delay: 1s  !important;
    -o-transition-delay: 1s  !important;
    transition-delay: 1s  !important;
}
.delay5 {
    -webkit-transition-delay: 1.2s  !important;
    -moz-transition-delay: 1.2s  !important;
    -ms-transition-delay: 1.2s  !important;
    -o-transition-delay: 1.2s  !important;
    transition-delay: 1.2s  !important;
}
.delay6 {
    -webkit-transition-delay: 3s  !important;
    -moz-transition-delay: 3s  !important;
    -ms-transition-delay: 3s  !important;
    -o-transition-delay: 3s  !important;
    transition-delay: 3s  !important;
}
.delay7 {
    -webkit-transition-delay: 3.5s  !important;
    -moz-transition-delay: 3.5s  !important;
    -ms-transition-delay: 3.5s  !important;
    -o-transition-delay: 3.5s  !important;
    transition-delay: 3.5s  !important;
}
.delay8 {
    -webkit-transition-delay: 4s  !important;
    -moz-transition-delay: 4s  !important;
    -ms-transition-delay: 4s  !important;
    -o-transition-delay: 4s  !important;
    transition-delay: 4s  !important;
}
.cubic {
    -webkit-transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.cubic.fast {
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
#gnb-list.cubic.fast {
    -webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
