@media screen and (max-width: 1300px) {
    #logo {
        margin-left: 2rem !important;
    }

    body {
        overflow-x: hidden !important;
    }

    main {
        margin-top: 4rem;
        margin-left: 8%;
        width: 98%
    }

    h1 {
        font-size: 184% !important;
    }

    h2 {
        font-size: 1.5rem !important;
    }

    h3 {
        font-size: .9rem !important;
    }

    p {
        font-size: 14px !important;
    }

    #avatar_imagem {
        margin-top: 3rem;
        margin-left: -2.2rem;
        width: 90%
    }

    .containerpai__sobremim {
        width: 100%;
        flex-wrap: nowrap;
        margin-top: 2%
    }

    .container__sobremim {
        width: 100%
    }

    #texto__sobremim {
        margin-top: -1%;
        width: 100%
    }

    .fotominha {
        width: 100%
    }

    .foto__icons {
        width: 40%;
        margin-left: -.6%;
        margin-right: 2%
    }

    .social__media__icons {
        gap: .5rem
    }

    .social__icon {
        margin: 8%;
        margin-top: 2% !important;
        width: 100% !important;
    }

    .container__cards {
        width: 95%
    }

    .cards__habilidades {
        margin-top: 3rem;
        display: flex;
        flex-direction: row;
        width: 100%
    }

    .grupos_hab {
        margin-top: 3rem;
        display: flex;
        flex-direction: row;
        width: 100%
    }

    .card {
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 0;
        margin: .2rem;
        margin-bottom: 1rem
    }

    .grupbt {
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 0;
        margin: .2rem;
        margin-bottom: 1rem
    }

    .skills__container {
        width: 90%;
        margin-left: 8%
    }

    #section__lista {
        justify-content: flex-start;
        width: 90%;
        flex-direction: column;
        margin-bottom: 3rem !important;
        gap: 1rem
    }

    .item img {
        width: 2rem;
        padding-right: .2rem
    }

    .idioma img {
        width: 50%;
        justify-content: flex-end
    }

    .sessao__idiomas {
        margin-top: 2rem
    }

    .item-list {
        grid-template-columns: repeat(3, 1fr);
        gap: .1rem;
        row-gap: 1rem
    }

    .idioma-text {
        margin-left: -2.2rem
    }

    .item-text {
        margin-left: -.4rem
    }

    .idioma-list {
        margin-top: 10% !important;
    }

    .idioma {
        margin-top: -7% !important;
    }

    .interesses__container {
        width: 90%;
        margin-top: -3rem
    }

    .interesses__div {
        gap: .46rem !important;
        margin-bottom: 1.5rem !important;
        justify-content: flex-start !important;
        align-items: flex-start !important
    }

    .interesse__capsula__extrapequena, .interesse__capsula__pequena, .interesse__capsula__grande, .interesse__capsula__extragrande {
        font-size: 13px !important;
        padding: .5rem .9rem !important;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 0px) {
    .position__button {
        right: 2%;
        position: fixed;
        z-index: 999;
        top: 4rem !important;
    }

    body {
        overflow-x: hidden !important;
    }

    .footer_container {
        bottom: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    body {
        display: flex !important;
        flex-direction: column !important;
        overflow-x: hidden !important;
    }

    .container__inicial {
        width: 92%
    }

    .foto__icons {
        display: none !important;
    }

    .avatar__div {
        display: none !important;
    }

    .social__media__icons {
        margin-top: 1.4rem;
        gap: .2rem;
        padding: 0
    }

    h1 {
        font-size: 185% !important;
        margin-bottom: .4rem !important;
    }

    h2 {
        font-size: 130% !important;
        margin-bottom: .2rem !important;
    }

    h3 {
        font-size: 85% !important;
        margin-bottom: .7rem !important;
    }

    p {
        font-size: 14px !important;
    }

    .containerpai__sobremim {
        width: 99%;
        flex-wrap: wrap-reverse;
        margin-top: 0;
        margin-left: 8%
    }

    .container__sobremim {
        width: 100%
    }

    #texto__sobremim {
        width: 100%
    }

    .fotominha {
        display: none
    }

    .oculto {
        display: none
    }

    .social__media__icons {
        margin-right: 8%
    }

    .social__icon {
        width: 5rem !important;
        margin: -22% !important;
        padding: 0 !important;
    }

    .foto__icons {
        width: 65%;
        margin-left: -.6%;
        margin-right: 2%
    }

    .skills__container {
        margin-left: 8% !important;
        margin-top: 0;
        flex-direction: column
    }

    #section__lista {
        justify-content: center;
        width: 100%;
        flex-direction: column;
        margin-bottom: 5rem !important;
        justify-content: space-between;
        gap: 1rem
    }

    .item img {
        width: 2rem;
        padding-right: .2rem
    }

    .idioma img {
        width: 50%;
        justify-content: flex-end
    }

    .sessao__idiomas {
        margin-top: 2rem
    }

    .item-list {
        grid-template-columns: repeat(2, 1fr);
        width: 20.2rem !important;
        gap: .1rem;
        row-gap: 1rem;
        margin-top: 4%
    }

    .idioma {
        padding-bottom: 2% !important;
        margin-top: 1.5% !important
    }

    .idioma-text {
        margin-left: -2.2rem
    }

    .item-text {
        margin-left: -.4rem
    }

    .idioma-list {
        margin-top: 4% !important;
    }

    .cards__habilidades {
        margin-top: 4rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 85%
    }
    .grupos_hab {
        margin-top: 4rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 85%
    }

    .footer_container {
        bottom: 0 !important;
    }

    .interesses__container {
        margin-top: -3rem !important;
        margin-left: .06rem !important;
    }

    .interesses__div {
        gap: .3rem !important;
        margin-bottom: 0 !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .interesse__capsula__extrapequena, .interesse__capsula__pequena, .interesse__capsula__grande, .interesse__capsula__extragrande {
        padding: .5rem .9rem !important;
        font-size: 13px !important;
    }
}

@media screen and (max-width: 350px) {
    body {
        overflow-x: hidden !important;
    }

    .item-list {
        grid-template-columns: repeat(1, 1fr);
        gap: .1rem;
        row-gap: 1rem;
        margin-top: 6%
    }
}