* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
    
iframe {
    border: 0px;
}

body {
    background-color: #000;
}

#container {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 80px;
}

header {
    width: 100%;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 20px;
}

#hmenu {
    display: none;
}


nav {
    width: 100%;
    max-width: 1200px;
    display: flex;
    justify-content: flex-end;
    gap: 51px;
    margin-bottom: 50px;
}

.btmenu {
    max-width: 1200px;
    width: 119px;
    padding: 19px 43px;
    background-color: #E9E9E9;
    box-shadow: 7px 7px #BB0000;
    font-family: "Staatliches", sans-serif;
    font-weight: 400;
    color: #000;
}

.btmenu:hover {
    box-shadow: 2px 2px #BB0000;
}


h1 {
    font-family: "Staatliches", sans-serif;
    font-size: 48px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    margin: 0 auto 20px auto;
    color: #E1A341;
    text-align: center;
  
}
  
.text {
    width: 100%;
    max-width: 700px;

}

#macroxo {
    max-width: 372px;
    width: 100%;
} 

p {
    width: 100%;
    max-width: 600px;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 22px;
    line-height: 34px;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    color: #E9E9E9;
    
}

#yellowtxt {
    color: #E1A341;
    margin-top: 20px;
    display: block;
}


#redtxt {
    color: #BB0000;
    display: block;
    margin-top: 20px;
}

#redtxt4 {
    color: #BB0000;
    display: none;
}


    
h6 {
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 200;
    text-align: center;
    color: #E9E9E9;
    margin: 0 auto 10px auto;
}
     
ul {
    width: 100%;
    max-width: 400px;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    color: #E9E9E9;
    margin: 0 auto 20px auto;
}
   

#mbp {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

#mbp2 {
    display: none;
}


#spacer {
    width: 100%;
    max-width: 1200px;
    margin-top: 0px;
}

#spacer2 {
    display: none;
}


#mainone {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 109px;
    opacity: 1;
    transition: 0.3s;    
}

#mainone1 {
    display: none;
}

#mainone:hover {
    opacity: 0.6;
}

#jc 
{
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#jc:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
     
}


#vc 
{
    
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#vc:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
}

#cc 
{
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#cc:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
}

#ec 
{
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#ec:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
}

#sc 
{
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#sc:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
}

#vwc 
{
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#vwc:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
}

#jayc 
{
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#jayc:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
}

#vikc 
{
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#vikc:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
}

#melc 
{
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#melc:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
}

#amc 
{
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#amc:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
}

#singc 
{
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#singc:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
}

#heimerc 
{
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px;
    margin-bottom: 5px;
    
}

#heimerc:hover {
    outline-color: #E9E9E9;
    border-radius: 0px;
    transform: scale(1.1);
     box-shadow: 0 0 20px 3px #ffd000cc;
}












#mainthree {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 109px;
    opacity: 1;
    transition: 0.3s;    
}

#mainthree3 {
    display: none;
}

#mainthree:hover {
    opacity: 0.6;
}


    
#caithat {
    width: 100%;
    max-width: 1200px;
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease;
    border-radius: 20px;
    margin-top: 100px;
}

#caithat:hover {
    outline-color: #E9E9E9;
    border-radius: 5px;
    transform: scale(1.1);
}

#maintwo {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 109px;
    opacity: 1;
    transition: 0.3s;
}

#maintwo2 {
    display: none;
}

#maintwo:hover {
    opacity: 0.6;
}
    
    
    
#logo1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin:  auto;
    width: 100%;
    max-width: 1200px;
}

#arcanelogo {
    display: none;
}

#introtxt {
    width: 500px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    background-color: blueviolet;      
}

#bt2 {
    width: 170px;
    border: 1px solid #6666d3;
    display: flex;
    justify-content: center
}
    
#macaco {
    width: 100%;
    max-width: 1200px;
    height: 512px;
    background-image: url(imgs/jinxbackgraound.png);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 50px;
    border-radius: 5px;
}
 #macacoblock {
    display: none;
    width: 100%;
    max-width: 1200px;
    width: 340px;
    height: 825px;
    display: none;
    background-image: url(imgs/jinxwhmacacoroxo1.png);
    margin-bottom: 200px;
   
 }

.monkeytxt {
    width: 480px;
    color: #E9E9E9;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    
    }
    
#firsttxt {
    margin-top: 120px;
    margin-bottom: 20px;
    max-width: 1200px;
    width: 100%;
}


    
#tet {
    margin-bottom: 20px;
    width: 100%;
    max-width: 1200px;

    
}

#jinxh {
    width: 100%;
    max-width: 1200px;
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease;
    border-radius: 20px;
    margin-top: 150px;
    
  
}

#jinxh:hover {
    outline-color: #E9E9E9;
    border-radius: 5px;
    transform: scale(1.4);
}
    
    
#ats{
    width: 100%;
    max-width: 1200px;
    margin-bottom: 100px;
    margin-top: 30px;
}

#space {
    width: 100%;
    max-width: 1200px;
}

#d1one {
    max-width: 1200px;
    width: 100%;
    display: flex;
    justify-content: space-between;


}

#para {
    display: flex;
    align-items: flex-start;
    gap: 20px; 
    width: 100%;
    max-width: 700px;
    margin: auto;
}



#para img {
    max-width: 200px; 
    height: auto;
}

#mcroxp {
 max-width: 1200px;
 width: 100%;
 margin-left: 100px;
}
    
#trailers {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 200px;
    margin-top: 100px;
   
}



    
#mc {
    margin-bottom: 73px;
    margin-top: 0px;
    width: 100%;
    max-width: 1200px;
}


#separador{

    background-image: url(imgs/jinx-was-here.png);
    padding: 120px 0px;
    background-repeat: no-repeat;
    margin: 100% auto;
    width: 1200px;
    max-width: 100%;
}
    
    
    
footer {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#mboom {
    width: 100%;
    max-width: 1200px;
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease;
    border-radius: 20px;
    margin-left: 950px;
}

#mboom:hover {
    outline-color: #E9E9E9;
    border-radius: 5px;
    transform: scale(1.1);
}

#vi1  {
    display: flex;
     transition: transform 0.3s ease;
    border-radius: 20px;
    margin-bottom: 5px;
    
}

#vi1:hover {
    outline-color: #E9E9E9;
    border-radius: 5px;
    transform: scale(1.3);
}

#vi2  {
    display: flex;
     transition: transform 0.3s ease;
    border-radius: 20px;
    margin-bottom: 5px;
}

#vi2:hover {
    outline-color: #E9E9E9;
    border-radius: 5px;
    transform: scale(1.3);
}




#socialmedia {
    width: 100%;
    max-width: 400px;
    margin-top: 60px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

#socialmedia img {
    width: 100%;
    max-width: 50px;
}

#social1 {
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 20px;
    margin-bottom: 5px;
}

#social1:hover {
    outline-color: #E9E9E9;
    border-radius: 5px;
    transform: scale(1.5);
     box-shadow: 0 0 20px 5px rgba(50, 47, 47, 0.8);
}

#social2 {
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 20px;
    margin-bottom: 5px;
}

#social2:hover {
    outline-color: #E9E9E9;
    border-radius: 5px;
    transform: scale(1.5);
     box-shadow: 0 0 20px 5px rgba(50, 47, 47, 0.8);
}

#social3 {
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 20px;
    margin-bottom: 5px;
}

#social3:hover {
    outline-color: #E9E9E9;
    border-radius: 5px;
    transform: scale(1.5);
     box-shadow: 0 0 20px 5px rgba(50, 47, 47, 0.8);
}

#social4 {
    display: flex;
    justify-content: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 20px;
    margin-bottom: 5px;
}

#social4:hover {
    outline-color: #E9E9E9;
    border-radius: 5px;
    transform: scale(1.5);
     box-shadow: 0 0 20px 5px rgba(50, 47, 47, 0.8);
}



    
#copyright {
    width: 100%;    
    max-width: 500px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 8px 0px;
    margin: 20px 300px;
}
    
#bot{
    display: none;
}

















    /* -----------------RESPONSIVE------------------ */




@media only screen and (max-width: 360px) {

    header {
        max-width: 360px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 25px 20px; 
    }

    #ats {
        margin-bottom: 20px;
    }
    
    nav{
        display: none;
    }

    #hmenu {
        display: block;
    }

    #bot {
        display: block;
    }

    #logo1 {
        display: none;
    }

    #arcanelogo {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: auto;
    }

    #firsttxt {
        width: 360px;
        margin-bottom: 0px;
    }

    #firsttxt p {
        width: 300px;
        margin-left: 40px;
        margin-top: 50px;

    }

    #tet {
        margin-bottom: 90px;
    }

    #mcroxp {
        display: none;
    }

    #trailers {
        width: 330px;
        height: 176px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 500px;
        margin-left: 15px;
    
    }


        
    #macaco{
        display: none;
    }

#macacoblock {
    display: block;
    height: 1030px;
    width: 323px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
    margin-bottom: 50px;

}



.monkeytxt1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
  
    }

    ul{
        width: 323px;
        margin: 0 auto;        
        padding: 0;
        list-style: none;
    
    }

    ul li {
        margin-bottom: 5px;   
    }


    #yellowtxt2 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #redtxt4 {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    #redtxt4 {
        display: block;
    }

    #mainone{
        display: none;

    }

    #mainone1{
        display: block;
        flex-wrap: wrap;
        display: flex;
        justify-content:center;
        gap: 33px;
        margin-bottom: 40px; 
        
    }

    #maintwo{
        display: none;
    }

    #maintwo2{
        display: block;
        flex-wrap: wrap;
        display: flex;
        justify-content:center;
        gap: 33px;
        margin-bottom: 40px; 
    }


    #mainthree{
        display: none;
    }

    #mainthree3{
        display: block;
        flex-wrap: wrap;
        display: flex;
        justify-content:center;
        gap: 33px;
        margin-bottom: 90px; 
    }

    #mbp{
        display: none;


    }

    #mbp2{
        display: block;
        width: 100%;
        max-width: 360px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        
    }

    #spacer {
        display: none;
    }

    #spacer2 {
        display: block;
        width: 100%;
        max-width: 330px;
        margin-right: 15px;

    }

    #socialmedia {
        flex-wrap: wrap;
        display: flex;
        max-width: 300px;
        margin-top: 60px;
        display: flex;
        justify-content: space-around;
    }

    footer {
    width: 100%;
    max-width: 360px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }

    #copyright {
        width: 100%;
        max-width:360px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: 20px 20px;
        margin-top: 20px    
    }

    h6 {
        margin-bottom: 10px;

    }

    #cr2{
       width: 200px;
    }

     
  







 
 



    



    

    

    


    



















}