
* {
    box-sizing: border-box;
}
html, body {
    padding: 0;
    margin : 0;
    height : 100dvh;
    overflow:hidden;
}

.nt-wrapper {

    width: 100dvw;
    height: 100dvh;
    background-color: #000000;

    display: flex;
    justify-content: center;
    align-items: center;
}

.nt-progress-bar-cont {
    width: 45%;
    max-width: 250px;
    height : 7px;
    /* border : 1px solid red; */
    position: relative;
}

.nt-progress-bar {

    width: 100%;
    height : 100%;
    border : 1px solid #333;
    border-radius: 3px;
    overflow: hidden;
    position: absolute;
}

.nt-progress {
    width : 1%;
    height : 100%;
    background-color: white;
    position: absolute;
}

.nt-ad-container {

    width: auto;
    height : auto;
    overflow: hidden;
    background-color: #fff;
    position: absolute;
    display: none;
}


.nt-ad-container * {
    width: 100%;
    height : 100%;
    position:absolute;
    pointer-events: none;
}

.border {
    border : 1px solid #000;
    z-index: 999;
    pointer-events: none;
}

.hs{
   /*background-color: #ff000090;*/
   pointer-events: all;
   width:100%;
   left:50%;
   transform: translateX(-50%);
}
.hs-bgclick{
   height: 100%;
 }

 .bg { 
    background: url('images/bg.jpg') no-repeat center center;
    background-size: contain;
}
.cast { 
    background: url('images/cast.png') no-repeat center center;
    background-size: contain;
}
.copy { 
    background: url('images/copy.png') no-repeat center center;
    background-size: contain;
}
.cta { 
    background: url('images/cta.png') no-repeat center center;
    background-size: contain;
}
.date { 
    background: url('images/date.png') no-repeat center center;
    background-size: contain;
}
.title { 
    background: url('images/title.png') no-repeat center center;
    background-size: contain;
}
.anim0 { 
    background: url('images/anim0.png') no-repeat center center;
    background-size: contain;
}
.anim1 { 
    background: url('images/anim1.png') no-repeat center center;
    background-size: contain;
}
.anim2 { 
    background: url('images/anim2.png') no-repeat center center;
    background-size: contain;
}
.anim3 { 
    background: url('images/anim3.png') no-repeat center center;
    background-size: contain;
}
.anim4 { 
    background: url('images/anim4.png') no-repeat center center;
    background-size: contain;
}
.anim5 { 
    background: url('images/anim5.png') no-repeat center center;
    background-size: contain;
}
.anim6 { 
    background: url('images/anim6.png') no-repeat center center;
    background-size: contain;
}
.anim7 { 
    background: url('images/anim7.png') no-repeat center center;
    background-size: contain;
}
.anim8 { 
    background: url('images/anim8.png') no-repeat center center;
    background-size: contain;
}
.anim9 { 
    background: url('images/anim9.png') no-repeat center center;
    background-size: contain;
}
.anim10 { 
    background: url('images/anim10.png') no-repeat center center;
    background-size: contain;
}
.anim11 { 
    background: url('images/anim11.png') no-repeat center center;
    background-size: contain;
}
.anim12 { 
    background: url('images/anim12.png') no-repeat center center;
    background-size: contain;
}
.anim13 { 
    background: url('images/anim13.png') no-repeat center center;
    background-size: contain;
}
.anim14 { 
    background: url('images/anim14.png') no-repeat center center;
    background-size: contain;
}
.anim15 { 
    background: url('images/anim15.png') no-repeat center center;
    background-size: contain;
}
.anim16 { 
    background: url('images/anim16.png') no-repeat center center;
    background-size: contain;
}
.anim17 { 
    background: url('images/anim17.png') no-repeat center center;
    background-size: contain;
}
.anim18 { 
    background: url('images/anim18.png') no-repeat center center;
    background-size: contain;
}
.anim19 { 
    background: url('images/anim19.png') no-repeat center center;
    background-size: contain;
}
.anim20 { 
    background: url('images/anim20.png') no-repeat center center;
    background-size: contain;
}
.anim21 { 
    background: url('images/anim21.png') no-repeat center center;
    background-size: contain;
}
.anim22 { 
    background: url('images/anim22.png') no-repeat center center;
    background-size: contain;
}
.anim23 { 
    background: url('images/anim23.png') no-repeat center center;
    background-size: contain;
}
.anim24 { 
    background: url('images/anim24.png') no-repeat center center;
    background-size: contain;
}