/* main css */
body {
    font-family: "Open Sans", sans-serif;
    background-color: #000;
    overflow: hidden;
}

main, section, div, img, button {
    position: absolute;
}

main {
    width: 2250px;
    height: 1500px;
    background-color: white;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
}

section {
    width: 100%;
    height: 100%;
    display: none;
}

#screen1 {
    display: block;
}

.frame {
    left: 730px;
    top: 160px;
    /* top: 247px; */
    display: none;
}

#frame1,#title-txt {
    display: block;
}

#main-title{
    position:absolute;
    left: 110px;
    top: 50px;
    font-size: 150px;
    font-weight: 800;
    color: #0075bf;
}

.sub-title {
    left: 110px;
    top: 220px;
    font-size: 60px;
    font-weight: 700;
    color: #0075bf;
}

.intro-container {
    left: 735px;
    top: 330px;
    width: 755px;
    height: 1024px;
    /* background-color: #0075bf; */
    padding: 40px;
}

.intro-container * {
    position: static;
}

.history-txt {
    background-color: white;
    color: #0075bf;
    border: solid 2px #0075bf;
    border-radius: 10px;
    padding: 30px 40px;
    font-size: 23px;    
    text-align: justify;
}

.learn-more-txt {
    margin-top: 60px;
    font-size: 38px;
    font-weight: 600;
    color: #0075bf;
}

button {
    background: none;
    color: inherit;
    border: none;
    font: inherit;
    outline: inherit;
    cursor: pointer;
}

.to-screen-btn{
    display: flex;
    align-items: center;
    width: 840px;
    height: 110px;
    border: solid 2px #0075bf;
    border-radius: 10px;
    padding: 0;
    background-color: #0075bf;
    margin-top: 30px;
    overflow: hidden;
}

.to-screen-btn > div:first-child {
    padding: 30px;
    font-size: 33px;
    font-weight: 600;
}

.to-screen-btn > div:last-child {
    color: white;
    font-size: 28px;
    display: flex;
    width: 100%;
    justify-content: center;
    flex-shrink: 0;
}

.click-through {
    pointer-events: none;
}

#start-btn{
    width: 100%;
    height: 100%;
    font-size: 40px;
    font-weight: 600;
    padding-top: 1300px;
    cursor: pointer;
    color: #fff;
}

#back-btn{
    width: 70px;
    height:130px;
    background-color: #0075bf;
    border-radius: 0 10px 10px 0;
    color: #fff;
    font-size: 80px;
    font-weight: 600;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
}

#screen2 .btn{
    width: 300px;
    height: 300px;
    background-color: #fff;
    text-align: center;
    border-radius: 450px;
    color:#0075bf;
    cursor: pointer;
    border: 5px solid #0075bf;
}
#screen2 .btn strong{
    font-size: 70px;
    font-weight: 900;
    display: block;
    position:absolute;
    left:50%;
    top:28%;
    transform: translateX(-50%);
}
#screen2 .btn span{
    font-size: 30px;
    font-weight: 600;
    display: block;
    position: absolute;
    left: 50%;
    top: 56%;
    transform: translateX(-50%);
}
#screen2 .algonquin{
    left: 130px;
    top: 390px;
}
#screen2 .organization{
    left: 130px;
    top: 730px;
}
#screen2 .expansion{
    left: 130px;
    top: 1070px;
}
#screen2 .zoning{
    right: 130px;
    top: 390px;
}
#screen2 .parks{
    right: 130px;
    top: 730px;
}
#screen2 .protection{
    right: 130px;
    top: 1070px;
}
#screen2 .info{
    width: 1200px;
    height: 785px;
    background-color: #fff;
    left: 23.5%;
    color: #0075bf;
    top: 35%;
    border: 6px solid #0075bf;
    border-radius: 12px;
}
#screen2 h2{
    font-size: 50px;
    font-weight: 700;
    margin:40px 0 10px 566px; 
}
#screen2 p{
    font-size: 30px;
    font-weight: 600;
    padding: 0 10px 0 567px;
}
#screen2 .img1{
    left: 27px;
    top: 24px;
}
#screen2 .img2{
    top: 396px;
    left: 29px;
}
#screen2 .splashmessage{
    display: inline-block;
    background-color:#fff;
    padding:2px 15px;
    color: #0075bf;
    position: absolute;
    left: 40%;
    font-size: 33px;
    font-weight: 500;
    top: 420px;
}

#screen3 .btn{
    background-color: #fff;
    border: 6px solid #0075bf;
    color:#0075bf;
    font-size: 39px;
    line-height: 41px;
    border-radius: 18px;
    text-align: center;
    width:420px;
    padding: 40px 50px 45px 50px;
    font-weight: 700;
    cursor: pointer;
}
#screen3 .btn1{
    left: 200px;
    top: 440px;
}
#screen3 .btn2{
    left: 200px;
    top: 671px;
}
#screen3 .btn3{
    left: 200px;
    top: 908px;
}
#screen3 .info{
    background-color: #fff;
    border: 5px solid #0075bf;
    width: 1310px;
    height: 640px;
    left: 687px;
    top: 443px;
    border-radius: 10px;
}
#screen3 .info > div{
    width:100%;
    height:100%;
}
#screen3 .info .info1 div{
    border: 5px solid #0075bf;
    color: #0075bf;
    border-radius: 10px;
    font-size: 29px;
    width: 485px;
    height: 186px;
    padding-left: 89px;
    padding-top: 8px;
    padding-right: 25px;
}
#screen3 .info .info1 img{
    left: -110px;
    top: -4px;
    width: 187px;
}
#screen3 .info .info1 strong{
    font-size:36px;
}
#screen3 .info .info1 p{
    line-height: 34px;
    font-weight: 500;
}
#screen3 .info .info3 > div{
    border: 4px solid #0075bf;
    font-size: 22px;
    width: 30%;
    padding: 18px;
    border-radius: 12px;
    color:#0075bf
}
#screen3 .info .info3 > div strong{
    font-size: 35px;
    margin-top: 90px;
    display: block;
}
#screen3 .info .info3 > div ul{
    list-style: disc;
    font-weight: 500;
    font-size: 30px;
    margin-left: 40px;
}
#screen3 .info .info3 > div ul li{
    margin-top: 13px;
}
#screen3 .splashmessage{
    display: inline-block;
    background-color:#fff;
    padding:2px 15px;
    color: #0075bf;
    position: absolute;
    left: 45%;
    font-size: 33px;
    font-weight: 500;
    bottom: 330px;
}

#screen4 .tree{
    right: 160px;
    bottom: -230px;
}
#screen4 .info{
    width: 730px;
    background-color: #fff;
    height: 1000px;
    left: 150px;
    top: 430px;
    border-radius: 12px;
    border: 6px solid #0075bf;
}
#screen4 .info > div{
    width: 100%;
    height: 100%;
    padding: 30px;
    color:#0075bf;
}
#screen4 .info > div img{
    bottom: 37px;
    left: 29px;
    width: 660px;
}
#screen4 .info > div h1{
    font-size: 42px;
    font-weight: 700;
}
#screen4 .info > div p{
    font-size: 30px;
    font-weight: 500;
    margin-top: 14px;
}
#screen4 .btn{
    filter: grayscale(100%);
    cursor: pointer;
}
#screen4 .splashmessage{
    display: inline-block;
    background-color: #fff;
    padding: 2px 15px;
    color: #0075bf;
    position: absolute;
    left: 63%;
    font-size: 33px;
    font-weight: 500;
    bottom: 180px;
}


#screen1 video{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.maincontainer{
    background-color: #fff;
    width: 1610px;
    height: 1050px;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    border-radius: 20px;
    padding: 30px 50px;
}

.maincontainer h1{
    font-size: 97px;
    font-weight: 800;
    color: #0075bf;
    line-height: 90px;
}

.maincontainer h1 span{
    display: inline-block;
}

.maincontainer .left{
    width: 840px;
}

.maincontainer p{
    font-size: 28px;
    color: #0075bf;
    font-weight: 500;
    margin-top: 15px;
}

.maincontainer .introimg{
    left: 933px;
    border-radius: 20px;
}

.maincontainer .introbird{
    left: 1033px;
    width: 300px;
    bottom: 30px;
}