
* {
    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-spot,.hs-spotb{
    /*background-color: #ff000050;*/
    width:15%;
    height: auto;
    aspect-ratio: 1/1;
    pointer-events: all;
}

.spot1,.spot2-1{
    top: 40%;
    left: 49%;
}
.spot2,.spot2-2{
    top: 54%;
    left: 18%;
}
.spot3,.spot2-3{
    top: 57%;
    left: 64%;
}
.spot4,.spot2-4{
    top: 55%;
    left: 63%;
}

.hs-spot1,.hs-spot2-1{
    top: 38%;
    left: 45%;
}
.hs-spot2,.hs-spot2-2{
    top: 52%;
    left: 14%;
}
.hs-spot3,.hs-spot2-3{
    top: 55%;
    left: 60%;
}
.hs-spot4,.hs-spot2-4{
    top: 53%;
    left: 59%;
}
.hs-close,.hs-close2{
   /*background-color: #ff000050;*/
   top: 27%;
   right: 2%;
   width: 16%;
   height: auto;
   aspect-ratio: 1/1;
   pointer-events: all;
}


.clickthru {
    pointer-events: auto;
}

.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: 12%;
   bottom:0%;
 }
.hs-logoclick{
   height: 23%;
   top: 0;
 }
.bound{
    height: 10%;
    bottom: 14%;
    /*bottom: -16.5%;*/
    /*transform: translate(-50%, -50%);*/
    /*left: 50%;*/
    /*width: 85%;*/
     /*background-color: #ff000050;*/
    pointer-events: all;
    /*clip-path: inset(0% 10% 0% 10%);*/
}

.handle,.handle2 {
    background: url('images/handle.png') no-repeat center center;
    background-size: contain;
    aspect-ratio: 1/1;
    width: 7%;
    height: auto;
    position: absolute;
    left: 47%;
    top: 36%;
    transform: translate(-50%, -50%);
    cursor: grab;
    pointer-events: all;
}
.hs-handle,.hs-handle2 {
  aspect-ratio: 1/1;
  width: 23%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 81%;
  transform: translate(-50%, -50%);
  background: rgba(255,0,0,0); /* Invisible */
  cursor: grab;
    pointer-events: all;
}

.hs-ind{
    height: 7%;
    bottom: 0;
    pointer-events: all;
}

.inviline{
    width: 86%;
    height: 2px;
    top: 83%;
    left: 50%;
    background-color: red;
    opacity: 0;
    transform: translate(-50%, -50%);
}
.close-btn{
    position: absolute;
    width:20px;
    height: 20px;
    top:5px;
    right:5px;
    color:#fff;
    border:1px #fff solid;
    background-color: #000000;
    border-radius: 10px;
    text-align: center;
    pointer-events: all;
    line-height: 17px;
    user-select: none;
}



.cta,.drag,.ind1,.ind2,.line,.logo1,
.logo2,.logoline,.t1,.t2a,.t2b
{ max-width: 100%; background-size: 100%; background-image: url('images/sprite.png'); }

.cta {  background-position: 0 0.00%;  background-size: 100%;}
.drag {  background-position: 0 10.00%;  background-size: 100%;}
.ind1 {  background-position: 0 20.00%;  background-size: 100%;}
.ind2 {  background-position: 0 30.00%;  background-size: 100%;}
.line {  background-position: 0 40.00%;  background-size: 100%;}
.logo1 {  background-position: 0 50.00%;  background-size: 100%;}
.logo2 {  background-position: 0 60.00%;  background-size: 100%;}
.logoline {  background-position: 0 70.00%;  background-size: 100%;}
.t1 {  background-position: 0 80.00%;  background-size: 100%;}
.t2a {  background-position: 0 90.00%;  background-size: 100%;}
.t2b {  background-position: 0 100.00%;  background-size: 100%;}







.img0,.img1,.img2,.img3,.img4,.img5
{ max-width: 100%; background-size: 100%; background-image: url('images/footwear-shoes-sprite.png'); }

.img0 {  background-position: 0 0.00%;  background-size: 100%;}
.img1 {  background-position: 0 20.00%;  background-size: 100%;}
.img2 {  background-position: 0 40.00%;  background-size: 100%;}
.img3 {  background-position: 0 60.00%;  background-size: 100%;}
.img4 {  background-position: 0 80.00%;  background-size: 100%;}
.img5 {  background-position: 0 100.00%;  background-size: 100%;}



.img2-0,.img2-1,.img2-2,.img2-3,.img2-4,.img2-5
{ max-width: 100%; background-size: 100%; background-image: url('images/footwear-sandals-sprite.png'); }

.img2-0 {  background-position: 0 0.00%;  background-size: 100%;}
.img2-1 {  background-position: 0 20.00%;  background-size: 100%;}
.img2-2 {  background-position: 0 40.00%;  background-size: 100%;}
.img2-3 {  background-position: 0 60.00%;  background-size: 100%;}
.img2-4 {  background-position: 0 80.00%;  background-size: 100%;}
.img2-5 {  background-position: 0 100.00%;  background-size: 100%;}
