/* main css */

*::selection{
    background-color: #00000078;
    color: white;
    font-style: italic;
}

body{
    background-color: black;
    font-family: "Open Sans";
}

main, section, div, img, button, iframe{
    position: absolute;
}
.chut{
left: 750px;
top: 50px;
z-index: 1;
}
main{
    background-color: white;
    width: 1920px;
    height: 1080px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* img{
    border-radius: 20px;
} */

.triangle{
    border-radius: none;
}

section{
    width: 100%;
    height: 100%;
    display: none;
}

#screen1{
    display: block;
}

.frame{
    left: 680px;
    top: 110px;
    display: none;
}

#frame1{
    display: block;
}

.intro-container{
    left: 750px;
    top: 206px;
    width: 480px;
    height: 650px;
    padding: 35px 25px;

}

.intro-container div,
.intro-container button{
    position: static;
}

.history-txt{
    color: #0075bf;
    background-color: white;
    border: solid 1px #0075bf;
    border-radius: 10px;
    font-size: 14px;
    line-height:21px;
    padding: 18px;
    font-weight: 400;
}

.learn-more-txt{
    font-size: 24px;
    font-weight: 700;
    color: #0075bf;
    margin-top: 50px;
}

button{
    background: none;
    border: none;
    border-radius: 0;
    font: inherit;
    cursor: pointer;
    outline: none;
    padding: 0;
    margin: 0;
}

.to-screen-btn{
    background-color: rgb(255, 255, 255, 0.8);
    border: solid 2px #fda30f;
    border-radius: 5px;
    width: 390px;
    height: 80px;
    display: flex;
    margin-top: 10px;
    overflow: hidden;

    border-radius: 100px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;


    margin-bottom: 20px;
}

.to-screen-btn > div:first-child {
    padding: 10px 20px;
    font-size: 21px;
    font-weight: 600;
    color: #e5e5e5;
}

.to-screen-btn > div:last-child {
   width: 150px;
   height: 80px;
   background-color: #fda30f;
   color: white;
   font-size: 52px;

   border-radius: 50%;

}

#screen1 > div > button:nth-child(4) > div:nth-child(2){
    width: 105px;
   height: 80px;
   background-color: #fda30f;
   color: white;
   font-size: 52px;

   border-radius: 50%;
}

.click-through{
    pointer-events: none;
}

#start-btn{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    padding: 100px;
    font-size: 20px;
    font-weight: 600;
}

.screen p{
    position: absolute;
    font-size: 35px;
    font-weight: 700;
    top: 300px;
    left: 910px;
    color: #0075bf;
}

.screen h2{
    position: absolute;
    font-size: 60px;
    font-weight: 700;
    top: 70px;
    left: 340px;
    color: #fda30f;
}

#back-btn{
    width: 60px;
    height: 100px;
    background-color: #fda30f;
    border-radius: 0 4px 4px 0;
    color: white;
    font-size: 74px;
    opacity: 0.75;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-content: center;
    line-height: 1;
}



.screen img{
    display: block;
}



/* screen 2 */


#timeline{
    left: 167px;
    top: 588px;
}

#s1-1{
    top: 265px;
    left: 60px;
}

#s1-2{
    top: 710px;
    left: 425px;
}

#s1-3{
    top: 265px;
    left: 816px;
}

#s1-4{
    top: 710px;
    left: 1170px;
}

#s1-5{
    top: 350px;
    left: 1500px;
}

.textbg {
    width: 350px;
    padding: 20px;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15px); 
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: black;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    cursor: pointer;
}

a{
    text-decoration: none;
    color: black;
}

/* screen 2 */

button{
    width: 100%;
}
.toggleButton:active{
    scale: 1.01;
}


#s2-title{
    font-size: 50pt;
    font-weight: 700;

    left: 568.3px;
    top: 20px;

    color: #15213d;
}


#t1{
    left: 76px;
    top: 244px;
}

#l1{
    left: 107px;
    top: 326px;
}

#t2{
    left: 76px;
    top: 399px;
}
#l2{
    left: 107px;
    top: 481px;
}

#t3{
    left: 76px;
    top: 554px;
}
#l3{
    left: 107px;
    top: 636px;
}

#t4{
    left: 76px;
    top: 709px;
}
#l4{
    left: 107px;
    top: 791px;
}

#t5{
    left: 76px;
    top: 864px;
}

#box{
    left: 650px;
    top: 141px;
}

.t-text{
    font-size: 25px;

    text-align: justify;

    z-index: 99;

    left: 700px;
    top: 180px;

    width: 1050px;
    font-weight: 600;

    display: none;

    color: white;   

}

#left-1{
    top: 320px;

    border-radius: none;
}

#right-1{
    top: 320px;
    left: 780px;
}


iframe{
    top: 300px;
    left: 0px;
    width: 100%;
    height: 400px;
    border-radius: 20px;
}







/* screen3 */

/* #s3-title{
    font-size: 40pt;
    font-weight: 700;

    left: 450px;
    top: 26px;

    color: #0075bf;
}

.folder-content{
    top: 180px;
    left: 200px;

    width: 1545px;
}

#s2-screen{
    left: 137px;
    top: 128px;
}

#folder1{
    left: 395px;
    top: 752px;
}
#triangle1{
    left: 545px;
    top: 723px;
}
#folder-1head{
    font-size: 40px;
    left: 435px;
    top: 763px;

    color: #009cff;
    font-weight: 700;
}

#folder-1para{
    width: 320px;
    height: 163px;

    top: 835px;
    left: 416px;

    font-size: 20px;
    color: #002d4a;
    font-weight: 600;
    text-align: justify;
}

#tent{
    top: 10px;
    border-radius: 20px;
}

.text{
    width: 746px;

    top: 15px;
    left: 51%;
    text-align: justify;
    color: #00273f;
    font-size: 25.25px;
    font-weight: 600;
}








#folder2{
    left: 780px;
    top: 752px;
}
#triangle2{
    left: 939px;
    top: 723px;
}

#folder-2head{
    font-size: 40px;
    left: 894px;
    top: 763px;

    color: #009cff;
    font-weight: 700;
}

#folder-2para{
    width: 320px;
    height: 163px;

    top: 835px;
    left: 797px;

    font-size: 19px;
    color: #002d4a;
    font-weight: 600;
    text-align: justify;
}



#folder3{
    left: 1165px;
    top: 752px;
}
#triangle3{
    left: 1313px;
    top: 723px;
}

#folder-3head{
    font-size: 40px;
    left: 1278px;
    top: 763px;

    color: #009cff;
    font-weight: 700;
}

#folder-3para{
    width: 320px;
    height: 163px;

    top: 835px;
    left: 1182px;

    font-size: 20px;
    color: #002d4a;
    font-weight: 600;
    text-align: justify;
} */





/* screen4 */

#screen4-title{
    font-size: 40pt;
    font-weight: 700;

    left: 330px;
    top: 26px;

    color: #15213d;
}

#screen4-sub{
    font-size: 25pt;
    font-weight: 500;

    font-style: italic;

    left: 420px;
    top: 90px;

    color: #002d4a;
}


#up{
    top: 169px;
    left: 182px;
}
#down{
    top: 570px;
    left: 182.5px;
}

#s4-bg{
    top: 169px;
    left: 780px;
}

#s4-text{
    width: 900px;

    top: 169px;
    left: 810px;
    text-align: center;
}

#q1{
    top: 25px;
    font-size: 35px;
    font-weight: 700;
    color: #fda30f;
    left: 25%;
}
#a1{
    top: 80px;
    font-size: 23px;
    font-weight: 600;
    color: #e5e5e5;
}

#q2{
    top: 160px;
    font-size: 35px;
    left: 7%;
    font-weight: 700;
    color: #fda30f;
}
#a2{
    top: 215px;
    font-size: 23px;
    color: #e5e5e5;
    font-weight: 600;
}

#lol{
    top: 380px;
    left: 5px;
    height: 450px;
}



#tent{
    left: 500px;
}

#s2-screen{
    left: 602.4px;
    top: 170px;
}

/* #folder1{
    top: 200px;
    left: 100px;
} */


#s3-title{
    font-size: 4rem;
    text-align: center;
    width: 100%;
    top: 20px;

    font-weight: 500;

    letter-spacing: -3px;
}

#folder1-button{
    top: 180px;
    left: 200px;
}

#folder-1head{
    font-size: 40px;
    left: 20px;
    font-weight: 700;
    letter-spacing: -1px;
}

#folder-1para{
    top: 70px;
    width: 280px;
    left: 10px;
    font-size: 1.1rem;

    color: #e5e5e5;
    font-weight: 500;
}

#folder2-button{
    top: 450px;
    left: 200px;
}

#folder-2head{
    top: 5px;
    font-size: 40px;
    left: 80px;
    font-weight: 700;
    letter-spacing: -1px;
}

#folder-2para{
    top: 70px;
    width: 280px;
    left: 10px;
    font-size: 1.1rem;
    color: #e5e5e5;
    font-weight: 500;
}

#folder3-button{
    top: 700px;
    left: 200px;
}

#folder-3head{
    top: 5px;
    font-size: 40px;
    left: 80px;
    font-weight: 700;
    letter-spacing: -1px;
}

#folder-3para{
    top: 70px;
    width: 280px;
    left: 10px;
    font-size: 1.1rem;
    color: #e5e5e5;
    font-weight: 500;
}

.text{
    top: 200px;
    left: 1240px;
    width: 440px;

    font-size: 1.5rem;
    text-align: left;
    color: #e5e5e5;
}

#triangle1{
    top: 210px;
    left: 500px;
}

#triangle2{
    top: 470px;
    left: 500px;
}


#triangle3{
    top: 720px;
    left: 500px;
}

.folder-content{
    width: 100%;
}

#tent{
    width: 540px;

    top: 210px;
    left: 650px;
    border-radius: 20px;
}

#fish{
    width: 550px;
    height: 700px;
    background-color: #0075bf;

    top: 210px;
    left: 650px;

    border-radius: 20px;

    background-image: url(../img/screen3/fish.png);
    background-position: center;
    background-size: cover;
}

#bear{
        width: 550px;
    height: 700px;
    background-color: #0075bf;

    top: 210px;
    left: 650px;

    border-radius: 20px;

    background-image: url(../img/screen3/Killbear_NHEProgram.png);
    background-position: center;
    background-size: cover;
}

.history-txt{
    color: #e5e5e5;
    background-color: #15213d;
    border: 2px solid #fda30f;
    z-index: 2;
}

.intro-container{
    z-index: 999;

}
.learn-more-txt{
    color: #15213d;
}

.to-screen-btn{
    background-color: #15213d;
}


#left-1{
    border-radius: 20px;
}
#right-1{
    border-radius: 20px;
}



.first{
    top: 450px;
    left: 770px;
    font-size: 5rem;

    color: #e5e5e5;
    font-weight: 600;
    letter-spacing: -2px;
}

.triangle{
    border-radius: 0px;
}

#title-txt{
    left: 652px; 
    top: 110px
}