* 
{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    }


    #container {
        max-width: 100%;
        width: 1200px;
        height: 751px;
        margin: auto;
    }

  header {
    max-width: 100%;
    width: 1200px;
    height: 751px;
    background-image: url(imagens/Albumcoverbackground.png);
}

.bt1 {
    font-family: "Albert Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    color: white;
    text-decoration: none;
    background-color: #2E4668;
    width: 109px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bt2 {
    font-family: "Albert Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    color: white;
    text-decoration: none;
    background-color: #2E4668;
    width: 109px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bt3 {
    font-family: "Albert Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    color: white;
    text-decoration: none;
    background-color: #2E4668;
    width: 109px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#headertop {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center; 
}


nav {
    width: 373px;
    display:flex;
    justify-content: space-between; 
    align-items: flex-end;
    margin-right: 25px;
    margin-top: 25px;
}

#hamburguer {
    display: none;
 }


.ye {
    font-family: "Krona One", sans-serif;
    font-weight: 100;
    color: #FEEAA8;
    font-size: 128px;
    display: flex;
    justify-content: center;
    margin-top: 200px;
}

.kanye {
    font-family: "Krona One", sans-serif;
    font-weight: 100;
    color: #FEEAA8;
    font-size: 36px;
    display: flex;
    justify-content: center;
}

#whois {
    width: 980px;
    margin: 100px auto 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


#whoistxt {
    margin: 50px 0 0 0;
}

.quem{
    font-family: "Krona One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 35px;
    width: 500px;
    height: 50px;
    background-color: #2E4668;
    color: #FFCA42;
    display: flex;
    justify-content: left;
}

.kanie {
    font-family: "Krona One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 48px;
    width: 450px;
    height: 60px;
    background-color: #2E4668;
    color: #FFCA42;
    display: flex;
    justify-content: left;
}

.p1 {
   font-family: "League Spartan", sans-serif;
   font-weight: 200;
   font-style: normal;
   font-size: 25px;
   line-height: 45px;
   width: 650px;
   height: 390px;
   padding: 10px;
   color: white;
   background-color: #6985AC;
   border-radius: 5px;
   border-top-left-radius: 0px;
}

#foto1 {
    margin-right: 10px;
}

#about {
    width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.ttlabout {
    font-family: "Krona One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 48px;
    width: 600px;
    height: 50px;
    background-color: #2E4668;
    color: #FFCA42;
    display: flex;
    justify-content: center;
    margin-top: 260px;
    margin-left: 355px;
}

#caixa1 {
    font-family: "League Spartan", sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 25px;
    line-height: 45px;
    width: 550px;
    padding: 10px;
    color: white;
    background-color: #6985AC;
    border-radius: 5px;
    
}

#caixa2 {
    font-family: "League Spartan", sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 25px;
    line-height: 45px;
    width: 420px;
    padding-left: 10px;
    padding-top: 70px;
    color: white;
    background-color: #6985AC;
    border-radius: 5px;
    }

    #about2{
        width: 980px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        margin-top: 10px;
    }

    #caixa3 {
        font-family: "League Spartan", sans-serif;
        font-weight: 200;
        font-style: normal;
        font-size: 25px;
        line-height: 45px;
        width: 500px;
        padding-left: 10px;
        padding-top: 50px;
        color: white;
        background-color: #6985AC;
        border-radius: 5px;
        margin-left: 10px;
    }

    #galeria {
        display: flex;
        justify-content: center;
        margin-top: 300px;
    }

    #tracejado {
        max-width: 100%;
        margin-top: 200px;
    }

    .tracklist {
        font-family: "Lexend Giga", sans-serif;
        font-style: normal;
        text-shadow: -3px -3px #2E4668;
        color: #FFCA42;
        display: flex;
        justify-content: center;
        margin-right: 580px;
        margin-top: 200px;
        max-width: 100%;
       }

    #musicas {
        width: 980px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        background-color:#2E4668;
        width: 1200px;
        height: 400px;max-width: 100%;


    }

    .musicaimg {
        padding: 60px 60px 60px 160px;
    }

    
    #lista {
        font-family: "Krona One", sans-serif;
        font-weight: 100;
        font-style: normal;
        color: white;
        font-size: 12px;
        line-height: 30px;
        padding-right: 100px;
        padding-top: 80px;
    }

    #lista2 {
        font-family: "Krona One", sans-serif;
        font-weight: 100;
        font-style: normal;
        color: white;
        font-size: 12px;
        line-height: 30px;
        padding-right: 100px;
        padding-top: 80px;
    }

    #artists {
        font-family: "Lexend Giga", sans-serif;
        font-style: normal;
        color: #2E4668;
        display: flex;
        justify-content: center;
        margin-top: 200px;
    }

    #row1 {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        align-items: center;
        margin-top: 50px;
    }

    #partynextdoor {
        font-family: "Krona One", sans-serif;
        font-weight: 100;
        font-style: normal;
        font-size: 12px;
        color: #2E4668;
    }

    .p2 {
        display: flex;
        justify-content: center;
    }

    .p3 {
        display: flex;
        justify-content: center;
    }


    #charlie {
        font-family: "Krona One", sans-serif;
        font-weight: 100;
        font-style: normal;
        font-size: 12px;
        color: #2E4668;
    }

    .p4 {
        display: flex;
        justify-content: center;
    }

    .p5 {
        display: flex;
        justify-content: center;
    }

    #kid {
        font-family: "Krona One", sans-serif;
        font-weight: 100;
        font-style: normal;
        font-size: 12px;
        color: #2E4668;
    }

    .p6 {
        display: flex;
        justify-content: center;
    }
    .p7 {
        display: flex;
        justify-content: center;
    }

    #nicki {
        font-family: "Krona One", sans-serif;
        font-weight: 100;
        font-style: normal;
        font-size: 12px;
        color: #2E4668;
    }
    .p8 {
        display: flex;
        justify-content: center;
    }
    .p9 {
        display: flex;
        justify-content: center;
    }

    #ty {
        font-family: "Krona One", sans-serif;
        font-weight: 100;
        font-style: normal;
        font-size: 12px;
        color: #2E4668;
    }
    .p10 {
        display: flex;
        justify-content: center;
    }
    .p11 {
        display: flex;
        justify-content: center;
    }

    #shake {
        font-family: "Krona One", sans-serif;
        font-weight: 100;
        font-style: normal;
        font-size: 12px;
        color: #2E4668;
    }
    .p12 {
        display: flex;
        justify-content: center;
    }
    .p13 {
        display: flex;
        justify-content: center;
    }


    #row2 {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        align-items: center;
        margin-top: 50px;
    }

    footer {
        width: 1200px;
        height: 484px;
        margin: auto;
        background-image: url(imagens/Albumcoverbackground.png);
        margin-top: 250px;
    }
    
    #copyright {
        font-family: "Krona One", sans-serif;
        font-weight: 100;
        font-style: normal;
        font-size: 18px;
        color: #FEEAA8;
        display: flex;
        justify-content: space-between;
        padding-top: 170px;
        padding-left: 10px;
        padding-right: 10px;
    }

#socials {
    width: 372px;
    display:flex;
    justify-content: space-between;
    margin-left: 405px;
    padding-top: 250px;
    
}

/****** RESPONSIVE ******/

@media only screen and (max-width: 360px) {


    #container {
       max-width: 360px;
        width: 100%;
        height: 751px;
        margin: auto;
    }

  header {
    max-width: 360px;
    width: 100%;
    height: 751px;
    background-image: url(imagens/Albumcoverbackground.png);
 }

 nav {
    display: none;
 }

 #hamburguer {
    display: block;
    margin-right: 20px;
 }

 #urso {
    margin-left: 20px;
 }

 
#headertop {
    max-width: 360px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center; 
}

 
 footer {
    max-width: 360px;
    width: 100%;
        height: 450px;
        margin: auto;
        background-image: url(imagens/Albumcoverbackground.png);
        margin-top: 250px;
    }

    .ye {
    font-family: "Krona One", sans-serif;
    font-weight: 100;
    color: #FEEAA8;
    font-size: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 200px;
}

.kanye {
    font-family: "Krona One", sans-serif;
    font-weight: 100;
    color: #FEEAA8;
    font-size: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#whois {
    width: 329px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.quem{
    font-family: "Krona One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    width: 250px;
    height: 25px;
    background-color: #2E4668;
    color: #FFCA42;
    margin-left: 30px;
}

.p1 {
   font-size: 16px;
   line-height: 30px;
   width: 320px;
   height: 285px;
   padding: 10px;
   border-radius: 5px;

}

#foto1 {
    width: 187px;
    height: 327px;
    margin-top: 50px;
    margin-left: 70px;
    margin-right: 70px;
}

#tracejado {
    width: 360px;
    margin-left: 0px;
    margin-top: 100px;
}

.tracklist {
    width: 360px;
    margin: 0 auto;
    margin-right: 0px;
    margin-top: 100px;
    font-size: 12px;
}

#musicas {
width: 360px;
display: flex;
flex-wrap: wrap;
}


.musicaimg {
        padding: 60px 60px 60px;
        width: 193px;
        height: 193px;
        display: flex;
        justify-content: center;
        padding: 0;
        flex-wrap: wrap;
        margin-right: 80px;
    }


    #lista2 {
        font-family: "Krona One", sans-serif;
        font-weight: 100;
        font-style: normal;
        color: white;
        font-size: 10px;
        line-height: 20px;
        width: 360px ;
        padding-right: 0px;
        padding-top: 20px;
        padding-bottom: 0px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #artists {
        font-size: 20px;
    }

    #row1 {
        display: flex;
        flex-wrap: wrap;
    }
    
    #row2 {
         display: flex;
        flex-wrap: wrap;
        }

    .desaparece {
        display: none;
    }
    
    .p {
        font-size: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }


    #socials {
        margin-left: 0px;
        width: 246px;
        padding-top: 200px;
        display: flex;
        flex-wrap: wrap;
        margin-left: 50px;
        
    }
    
    #socials img {
        width: 24px;
    }
    
    #copyright {
        font-size: 10px;
        padding-top: 190px;
    }




























}