@font-face {
    font-family: 'To Japan';
    src: url("To%20Japan.ttf");
}

#loading-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #7939C8; 
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000; 
}

html{
    scroll-behavior: smooth;
    width: 100vw;
    overflow-x: hidden;
    overflow-y: auto;
}

body{
    scroll-behavior: smooth;
    margin: 0;
    width: 100vw;
    height: 100vh;
    background-color: #7939C8;
    overflow-x: hidden;
}

.header{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #7939C8;
    margin-bottom: 20px;
    padding: 15px;
}

.navbar{
    width: 60%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.logo{
    font-family: 'To Japan';
    font-size: 40px;
    font-weight: 400;
    line-height: 72.15px;
    text-align: left;
    color: white;
}

.menuItem{
    text-decoration: none;
    font-family: 'To Japan';
    font-size: 14px;
    font-weight: 400;
    line-height: 25.25px;
    text-align: left;
    color: white;
}

.menuItem:hover{
    color:black;
    cursor: pointer;
}

#intro{
    margin-top: 30px;
    display: flex;
    justify-content: space-evenly;
    margin: 0;
    background-color:#7939C8;
}

.official{
    font-family: 'To Japan';
    font-size: 40px;
    font-weight: 400;
    line-height: 72.15px;
    text-align: left;
    color: white;
    margin-bottom: 0;
    text-shadow: 0px 5px 0px #5B2F90;
}

.paragraph{
    font-family: 'To Japan';
    width: 55%;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.86px;
    text-align: left;
    color:#DCC0FF;
    margin-top: 0;
}

.guitar{
    width: 50%;
    margin-left: -15%;
}

.textBar{
    padding: 30px;
    width: 50%;
    display: flex;
    flex-direction: column;
    padding-left: 80px;
    margin-left: 12%;
    margin-top: 15%;
    margin-bottom: 50px;
    transform: scale(1.3);
}

.communityButton:active{
    color:#2d154b;
}

.social{
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.communityButton{
    text-decoration: none;
    font-family: 'To Japan';
    font-size: 20px;
    font-weight: 400;
    line-height: 36.07px;
    text-align: left;
    background-color: white;
    box-shadow: 0px 5px 0px 0px #5B2F90;
    padding: 10px 30px;
    border-radius: 15px;
}

.twitterButton{
    background: #BB85FF;
    margin-left: 10px;
    width: 3.6rem;
    height: 3.4rem;
    top: 515px;
    display: flex;
    justify-content: center;
    box-shadow: 0px 5px 0px 0px #5B2F90;
    align-items: center;
    border-radius: 15px;
}

.twitterButton img{
    width: 25px;
    height: 25px;
}
#redSection{
    background-image: url("redback.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-evenly;
    z-index: 1;
    position: relative;
    margin-top: -200px;
    height: 700px;
}
.guitar video{
    width: 80%;
    height: 90%;
}

.guitar img{
    display: none;
}

#redSection img{
    z-index: 1;
    top: auto;
}

.content{
    width:40%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding:35px;
}

.sollyHeader{
    font-family: 'To Japan';
    font-size: 24px;
    font-weight: 400;
    line-height: 43.29px;
    text-align: left;
    color: white;
    margin-bottom: 0;
    text-shadow: 0px 6px 0px #79141B;
}

.para{
    margin-top: 0;
    width: 77%;
    font-family: 'To Japan';
    font-size: 14px;
    font-weight: 400;
    line-height: 25.25px;
    text-align: left;
    color: #FFABB0;
    text-shadow: 0px 3px 0px #79141B;

}

.animated{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.redMark{
    width: 95%;
    position: absolute;
    z-index: -1;
}
.animated video{
    position: relative;
    z-index: 1;
    width: 652.39px;
    height: 496.37px;
}

#tokenomics {
    background-color: #7939C8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tokenHeader {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tokenContent{
    font-family: 'To Japan';
    font-size: 64px;
    font-weight: 400;
    line-height: 115.44px;
    text-align: center;
    color: white;
    text-shadow: 0px 7px 0px #5B2F90;
}

.tokenomicsDesc {
    font-family: 'To Japan';
    font-size: 18px;
    font-weight: 400;
    line-height: 32.47px;
    text-align: center;
    color:#E6D2FF;
}

.tokenomicsImg{
    margin-top: 50px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    width: 53%;
}

.tokenomicsItem{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tokenomicsItem img{
    width: 260px;
    height: 260px;
}

.tokenomicsItem h2{
    font-family: 'To Japan';
    font-size: 36px;
    font-weight: 400;
    line-height: 64.93px;
    text-align: center;
    color: white;
    text-shadow: 0px 6px 0px #5B2F90;
}

.tokenomicsItem div{
    font-family: 'To Japan';
    font-size: 23px;
    font-weight: 400;
    line-height: 41.49px;
    text-align: center;
    color:#391168;
}

#SocialsHeader{
    margin-bottom: 80px;
}
.socialLinks {
    font-family: 'To Japan';
    font-size: 64px;
    font-weight: 400;
    line-height: 115.44px;
    text-align: center;
    color: white;
    margin-top: 80px;
    margin-bottom: 0;
    text-shadow: 7px 0px 0px #5B2F90;

}

.sollyPNG{
    display: none;
}

.linksPara{
    font-family: 'To Japan';
    font-size: 18px;
    font-weight: 400;
    line-height: 32.47px;
    text-align: center;
    margin-top: 0;
    color: #E6D2FF;
    margin-bottom: 40px;
}

.socialButtons{
    background-color: #981F27;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.icons{
    width: 142px;
    height: 143px;
    background-color: white;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 26px;
    transition: transform 0.3s ease;
    box-shadow: 0px 8px 0px 0px #79141B;
}

.icons img{
    width: 65px;
    height: 71px;
}

.icons:hover{
    transform: scale(1.2);
}

.ButtonIcons{
    display: flex;
    justify-content: space-around;
    width: 60%;
    margin-top: 10%;
    margin-bottom: 5%;
}
.contract{
    width: 100vw;
    margin-bottom: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contractHeader{
    margin-top: 30px;
    font-family: 'To Japan';
    font-size: 40px;
    font-weight: 400;
    line-height: 72.15px;
    text-align: center;
    color: white;
    margin-bottom: 20px;
    text-shadow: 6px 0px 0px #79141B;
}

.contractNumber{
    background-color: white;
    width: 70%;
    padding: 5px;
    font-family: 'To Japan';
    border-radius: 26px;
    margin-bottom: 5%;
    font-size: 26px;
    font-weight: 400;
    line-height: 46.9px;
    text-align: center;
    color:#981F27;
    box-shadow: 0px 8px 0px 0px #79141B;
    cursor: pointer;
}

.footer{
    display: flex;
    justify-content: space-between;
    height: 445px;
    background-color:#5B2F90;
}

.footerContent{
    width: 40vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-left: 7%;
    padding: 40px;
}

.footerImg {
    position: relative;
    margin-right:10%;
}

.footerImg img{
    width: 25rem;
    height: 32rem;
    position:absolute;
    bottom: 0;
    z-index: 1;
    right: 0;
    margin-left: -30px;
}

.footerHeader{
    font-family: 'To Japan';
    font-size: 24px;
    font-weight: 400;
    line-height: 43.29px;
    text-align: left;
    color: white;
    text-shadow: 2px 2px 0px #000000;

}

.footerParagraph1{
    font-family: 'To Japan';
    font-size: 14px;
    font-weight: 400;
    line-height: 25.25px;
    text-align: left;
    color: #F5ECFF;
    text-shadow: 0px 3px 0px #2F0550;

}

.footerParagraph2{
    margin-top: 15px;
    font-family: 'To Japan';
    font-size: 10px;
    font-weight: 400;
    line-height: 18.04px;
    text-align: left;
    color: #F5ECFF;
    text-shadow: 0px 3px 0px #2F0550;

}

.footerParagraph3{
    font-family: 'To Japan';
    font-size: 13px;
    font-weight: 400;
    line-height: 23.45px;
    text-align: left;
    color:#F5ECFF;
    width: 90vw;
    text-shadow: 0px 3px 0px #2F0550;

} 

video.mobile-source {
    display: none;
  }

  video::-webkit-media-controls {
    display: none !important;
  }

  video:hover::-webkit-media-controls {
    display: none !important;
  }

  video::-webkit-media-controls-enclosure {
    display: none !important;
  }

  video:hover::-webkit-media-controls-enclosure {
    display: none !important;
  }


@media (max-width: 1350px) {

    #loading-screen{
        display: none;
    }

    video.mobile-source {
        display: none;
      }
    
      video::-webkit-media-controls {
        display: none !important;
      }
    
      video:hover::-webkit-media-controls {
        display: none !important;
      }
    
      video::-webkit-media-controls-enclosure {
        display: none !important;
      }
    
      video:hover::-webkit-media-controls-enclosure {
        display: none !important;
      }

    body{
        margin: 0;
    }

    .animated video{
        display: none;
    }

    .content{
        padding: 5px;
    }

    #copyButton{
        width: 90%;
    }

    .official{
        width: 100vw;
        display: flex;
        justify-content: center;
    }

    .sollyPNG{
        display: block;
        position: relative;
        z-index: 2;
        width: 652.39px;
        height: 496.37px;
        margin-top: -15%;
        width: 100%;
        padding: 10px;
    }

    .contract{
        width: 100vw;
    }

    .guitar img{
        display: block; 
        width: 100%;
        height: 100%;
        position: relative;
        transform: scale(1.2);
        margin-bottom: 50%;
    }

 

    .menuItem{
        display: none;
    }

    video.web-source {
        display: none;
      }

    #intro{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100vw;
    }

    .textBar {
        padding: 0;
        width: 100%;
        margin-left: 0;
        transform: scale(0.9);
    }

    .textBar h2{
        display: flex;
        justify-content: center;
        text-align: center;
        font-size: 35px;
    }

    .paragraph{
        width: 100%;
        text-align: center;
    }

    .social{
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .communityButton{
        color:#7939C8;
    }

    .guitar{
        margin-left: 0 ;
    }

    .guitar video{
        display: none;
    }

    .redMark{
        width: 100vw;
    }

    #redSection{
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
        height: 900px;
    }

    .TextContent{
        padding-top: 30px;
        margin-bottom: -30px;
    }

    .content{
        width: 100vw;
    }

    .animated{
        transform: scale(0.6);
    }

    .tokenContent{
        transform: scale(0.75);
    }

    .tokenomicsDesc{
        transform: scale(0.75);
    }

    .linksPara{
        transform: scale(0.75);
    }

    .tokenomicsImg{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .icons{
        transform: scale(0.75);
    }

    .contractNumber{
        font-size: 10px;
    }
    .footer{
        padding-top: 20%;
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
        width: 100vw;
        background-color: #5B2F90;
        height: 100vh;
    }

    .footerImg{
        width: 100vw;
        background-color: #5B2F90;
        display: flex;
        justify-content: center;
    }

    .TextContent{
        text-align: center;
    }

    .sollyHeader{
        text-align: center;
    }

    .para{
        text-align: center;
        width: 95vw;
        font-size: 10px;
        padding:10px;
    }

    .footerImg img{
        width: 100%;
        height: 100%;
        position: relative;
        left: 0;
        background-color: #5B2F90;
    }

    .footerHeader{
        margin-left: 2%;
    }

    .footerContent{
        width: 90vw;
        display: flex;
        justify-content: center;
        margin-left: 0;
        padding: 25px;
    }

    .footerParagraph1{
        transform: scale(0.95);
        margin-left: 0;
    }

    .footerParagraph2{
        transform: scale(0.95);
    }

    .footerParagraph3{
        transform: scale(0.95);
    }
    .video1{
        display: none;
    }
}

@media (max-width: 900) {

    body{
        margin: 0;
    }

    .menuItem{
        display: none;
    }

    #intro{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100vw;
    }

    .textBar {
        padding: 0;
        width: 90vw;
        transform: scale(0.9);
    }

    .guitar{
        margin-left: 0 ;
    }

    .guitar video{
        width: 90vw;
        height: 90vh;
        margin-left: -50px;
    }

    .redMark{
        width: 100vw;
    }

    #redSection{
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
        height: 900px;
    }

    .TextContent{
        padding: 15px;
        margin-bottom: -30px;
    }

    .content{
        width: 100vw;
    }

    .animated{
        transform: scale(0.6);
    }

    .tokenContent{
        transform: scale(0.75);
    }

    .tokenomicsDesc{
        transform: scale(0.75);
    }

    .linksPara{
        transform: scale(0.75);
    }

    .tokenomicsImg{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .contractNumber{
        font-size: 13px;
        transform: scale(0.35);
        margin: 0;
    }

    .icons{
        transform: scale(0.75);
    }
    .footer{
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
        width: 100vw;
    }

    .footerImg{
        width: 100vw;
        background-color: #5B2F90;
    }


    .footerImg img{
        width: 100vw;
        height: 90vh;
        position: relative;
        left: 0;
        background-color: #5B2F90;
    }

    .footerHeader{
        margin-left: 2%;
    }

    .footerContent{
        width: 90vw;
        display: flex;
        justify-content: center;
        margin-left: 0;
        padding: 25px;
    }

    .footerParagraph1{
        transform: scale(0.95);
        margin-left: 0;
    }

    .footerParagraph2{
        transform: scale(0.95);
    }

    .footerParagraph3{
        transform: scale(0.95);
    }
}
