
* {
    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: #ffffff;
    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,.hs-start{
   height: 100%;
 }

.hs-a2-ans{
    width: 60%;
    height: 4%;
    /* background-color: #ff000090; */
}
.hs-a1-ans,.hs-a3-ans{
    
    width: 20%;
    height: 5%;
    /* background-color: #ff000090; */
}

.hs-a1-ans1{
    top: 20%;
    left: 47%;
}
.hs-a1-ans2{
    top: 20%;
    left: 70%;
}

.hs-a2-ans1{
    top: 47.6%;
    left: 52%;
}
.hs-a2-ans2{
    top: 52.3%;
    left: 52.3%;
}

.hs-a3-ans1{
    top: 80%;
    left: 36%;
}
.hs-a3-ans2{
    top: 80%;
    left: 64%;
}

.a1-ans1 { 
    background: url('images/a1-ans1.png') no-repeat center center;
    background-size: contain;
}
.a1-ans2 { 
    background: url('images/a1-ans2.png') no-repeat center center;
    background-size: contain;
}
.a1 { 
    background: url('images/a1.png') no-repeat center center;
    background-size: contain;
}
.a2-ans1 { 
    background: url('images/a2-ans1.png') no-repeat center center;
    background-size: contain;
}
.a2-ans2 { 
    background: url('images/a2-ans2.png') no-repeat center center;
    background-size: contain;
}
.a2 { 
    background: url('images/a2.png') no-repeat center center;
    background-size: contain;
}
.a3-ans1 { 
    background: url('images/a3-ans1.png') no-repeat center center;
    background-size: contain;
}
.a3-ans2 { 
    background: url('images/a3-ans2.png') no-repeat center center;
    background-size: contain;
}
.a3 { 
    background: url('images/a3.png') no-repeat center center;
    background-size: contain;
}
.introcopy1 { 
    background: url('images/introcopy1.png') no-repeat center center;
    background-size: contain;
}
.introcopy2 { 
    background: url('images/introcopy2.png') no-repeat center center;
    background-size: contain;
}
.introcta { 
    background: url('images/introcta.png') no-repeat center center;
    background-size: contain;
}
.introimg { 
    background: url('images/introimg.png') no-repeat center center;
    background-size: contain;
}
.introimgc{
    /* background-color: #ff000050; */
    clip-path: inset(12% 0% 30.8% 0%);
}
.logo { 
    background: url('images/logo.png') no-repeat center center;
    background-size: contain;
}
.q1-ans1 { 
    background: url('images/q1-ans1.png') no-repeat center center;
    background-size: contain;
}
.q1-ans2 { 
    background: url('images/q1-ans2.png') no-repeat center center;
    background-size: contain;
}
.q1 { 
    background: url('images/q1.png') no-repeat center center;
    background-size: contain;
}
.q2-ans1 { 
    background: url('images/q2-ans1.png') no-repeat center center;
    background-size: contain;
}
.q2-ans2 { 
    background: url('images/q2-ans2.png') no-repeat center center;
    background-size: contain;
}
.q2 { 
    background: url('images/q2.png') no-repeat center center;
    background-size: contain;
}
.q3-ans1 { 
    background: url('images/q3-ans1.png') no-repeat center center;
    background-size: contain;
}
.q3-ans2 { 
    background: url('images/q3-ans2.png') no-repeat center center;
    background-size: contain;
}
.q3 { 
    background: url('images/q3.png') no-repeat center center;
    background-size: contain;
}
.endcopy1-0 { 
    background: url('images/endcopy1-0.png') no-repeat center center;
    background-size: contain;
}
.endcopy1-1 { 
    background: url('images/endcopy1-1.png') no-repeat center center;
    background-size: contain;
}
.endcopy2-0 { 
    background: url('images/endcopy2-0.png') no-repeat center center;
    background-size: contain;
}
.endcopy2-1 { 
    background: url('images/endcopy2-1.png') no-repeat center center;
    background-size: contain;
}
.endcta { 
    background: url('images/endcta.png') no-repeat center center;
    background-size: contain;
}
.img1-0 { 
    background: url('images/img1-0.png') no-repeat center center;
    background-size: contain;
}
.img1-1 { 
    background: url('images/img1-1.png') no-repeat center center;
    background-size: contain;
}
.img2-0 { 
    background: url('images/img2-0.png') no-repeat center center;
    background-size: contain;
}
.img2-1 { 
    background: url('images/img2-1.png') no-repeat center center;
    background-size: contain;
}
.galleryc{
    /* background-color: #ff000050; */
    clip-path: inset(11.9% 0% 27.6% 0%);
}

.ind1 { 
    background: url('images/ind1.png') no-repeat center center;
    background-size: contain;
}
.ind2 { 
    background: url('images/ind2.png') no-repeat center center;
    background-size: contain;
    opacity:0;
}