 * {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

html{
    scroll-behavior: smooth;
}


#w{
    font-family: "Paytone One", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-right: 70px;
    margin-top: 20px;  
}

#container {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}

header {
    padding: 25px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.legendslogo{
    width: 350px; height: auto;
}

nav {
    width: 398px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

a {
    text-decoration: none;
    color: #000000;
    font-family: "Paytone One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
}

#shop{
    color: #FFAE00;
}

#characters {
    color: #C70000;
}

#homebutton {
    color: #1A62FF;
}

#menu{
    display:none;
}

#separador{
    background-color: rgb(194, 194, 194);
    height: 5px;
}

#home{
    text-align:center;
        font-family: "Paytone One", sans-serif;
        font-weight: 400;
        font-style: normal;
        background-color: #1A62FF;
        width: 190px;
        height: 70px;
        align-content: center;
        color: #ffff;
        margin-left: 20px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
      } 

#intro {
    width: 100%;
    max-width: 1160px;

    margin: 100px 0px 0px 60px;
     display: flex;
    justify-content: space-between;
    }

#list{
    font-family: "Paytone One", sans-serif;
        font-weight: 400;
        font-style: normal;
}

#introtxt {
    width: 566px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: left;
    }

#legends{
    color: #1A62FF;
    font-size: 30px;
    }
    
.cta {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 170px;
    height: 40px;
    color: #1A62FF;
    border: 1px #1A62FF solid;
    border-radius: 6px;
    margin-top: 30px;
}

#thestarters{
    width: 100%;
    max-width: 1160px;
    margin-top: 200px;
    flex-wrap: wrap;
    justify-items: center;
    justify-content: center;
    font-family: "Paytone One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

h1{
    font-family: "Paytone One", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#000000;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

#starters{
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
}

h2{
    font-family: "Paytone One", sans-serif;
    font-weight: 400;
    font-style: normal;
}
#gen1{
    color: rgb(26, 158, 26);
}

#gen2{
    color: #ac4307;
}

#gen3{
    color: #3b79ff;  
}

#info{
    display: flex;
    justify-content: space-around;
    font-family: "Paytone One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    margin-top: 60px;
    width: 100%;
}

#grass{
    color: rgb(26, 158, 26);
    width: 20px;
}

#fire{
    color: #ac4307;
    width: 20px;
}

#water{
    color: #3b79ff;
    width: 20px;
}

#category{
    display: flex;
    justify-content: space-around;
    font-family: "Paytone One", sans-serif;
    font-weight: 400;
    color: #ffffff;
    margin-top: 20px;
    width: 100%;
}

#category1{
    background-color:rgb(26, 158, 26);
    border-radius: 6px;
    width: 250px;
    text-align: center;
    justify-content: center;
    color: #ffffff;
}

#category2{
    background-color:#ac4307;
    border-radius: 6px;
    width: 250px;
    text-align: center;
    color: #ffffff;
}

#category3{
    background-color: #3b79ff;
    border-radius: 6px;
    width: 250px;
    text-align: center;
    color: #ffffff;
}

#totodile{
    width: 400px;
}

#tepig{
    width: 400px;
}

#chikorita{
    width: 400px;
}

#starters1{
    display: flex;
    justify-content: space-around;
    width: 100%;
}

#separador1{
    background-color: rgb(127, 255, 255);
    width: 900px;
    height: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

#gallery {
    width: 1160px;
    margin: 0 auto;
    padding: 30px;
    justify-content: center;
}

#protagonist{
    justify-content: center;
}

#rivals{
    justify-content: center;
}

#a{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#a1{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#female{
    margin-right: 30px;
    margin-left: 30px;
}

#male{
    margin-left: 30px;
    margin-right: 30px;
}

#male1{
    margin-right: 30px;
}

#female1{
    margin-left: 30px;
}

#personagem{
    color: #000000;
    padding-top: 50px;
    margin-top: 50px;
    justify-content: flex-start;
    font-size: 70px;
}

#personagem1{
    color: #000000;
    padding-left: 100px;
    justify-content: flex-start;
    font-size: 90px;
}

#d{
    color: chartreuse;
    font-size: 40px;
    justify-content: center;
    margin-top: 40px;
}

#d1{
    color: darksalmon;
    font-size: 40px;
    justify-content: center;
    margin-top: 40px;
}

.meio {
    margin: 0 auto;
    margin-top: 90px;
}



footer {
    width: 100%;
    margin: 0 auto;
    margin-top: 200px;
    display: flex;
    justify-content: center;
    max-width: 1160px;
}

#c{
    margin-top: 80px;
    color:#1A62FF;
}

#social {
    width: 100%;
    max-width: 500px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
    text-align: center;
}

#h{
    background-color: #1A62FF;
    width: auto;
    height: 5px;
    margin-top: 50px;
}
      
h3 {
    text-align: center;
}

h5{
    font-family: "Paytone One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

#copyright{
    margin-bottom: 20px;
    justify-content: flex-start;
}

#de{
    margin-bottom: 50px;
    justify-content: flex-end;
}

#z{
    width: auto;
}

#vidintro{
    width: 100%;
    max-width: 560px;
}

#chikoritas{
    flex-wrap: wrap;
    justify-content: center;
    font-family: "Paytone One", sans-serif;
    font-weight: 400;
    font-style: normal;
    align-content: flex-start;
    margin-right: 600px
}

#tepigs{
    flex-wrap: wrap
}

#totodiles{
    margin-left: 600px;
}

#header{
    max-width: 1200px;
    width: 100%;
}


@media only screen and (max-width: 360px){

    #container{
        width: 360px;
    }

    #header{
        display: flex;
        flex-wrap: wrap;
    }

    .legendslogo{
        width: 170px;
        height: auto;
    }
    nav{
        display: none;
    }
    #menu{
        display: block;
        width: 60px;
        margin-right: 5px;
    }

    #intro {
        width: 100%;
        max-width: 360px;
    
        flex-wrap: wrap;
        justify-content: center;
        margin-left: 0px;

        }
    #vidintro{
        width: 100%;
        max-width: 360px;
        height: auto;
        margin-right: 0px;
        height: 250px;
    }
    .cta {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: 360px;
        height: 40px;
        color: #1A62FF;
        border: 1px #1A62FF solid;
        border-radius: 6px;
        margin-top: 30px;
    }
    #thestarters{
        width: 100%;
        max-width: 360px;
        margin-top: 200px;
        justify-content: center;
    }

    #chikoritas{
        margin-right: 0px;
        justify-content: center;
        margin-bottom: 50px;
    }
    #social {
        
        display: flex;
        justify-content: space-between;
        margin-bottom: 100px;
        text-align: center;
        max-width: 280px;
    }

    #w{
        margin-right: 0px;
    }

    #mafalda{
        margin-left: 50px;
    }

    #lara{
        margin-left: 50px;
    }

    #tepigs{
        margin-bottom: 50px;
    }

    #totodiles{
        margin-left: 0px;
    }

    #ines{
        margin-left: 50px;
    }

    p{
        font-size: small;
    }
    h5{
        font-size: smaller;
    }
}