@media(min-width: 1366px) {
    .header .menu-container {
        min-width: 1260px;
    }

}

@media(min-width: 1500px) {
    body {
        max-width: 1600px;
    }

    .home {
        width: 1600px;
    }

    .header .menu-container {
        min-width: 1400px;
    }

    .bandeira-harmonize {
        background-size: 1900px;
        background-position: -110px -320px;
        height: 740px;
    }

    .chamado{
        height: 600px;
        padding-top: 140px;
    }
}

@media(min-width: 1600px) {
    body {
        max-width: 1920px;
    }

    .home {
        width: 1920px;
        background-size: 1920px;
        background-position-y: -20px;
        height: 800px;
    }

    .home .titulo h1 {
        padding-left: 130px;
    }
    
    .home .titulo h2 {
        padding-left: 138px;
    }

    .header {
        padding: 20px 80px;
    }

    .header .menu-container {
        min-width: 1720px;
    }

    .bandeira-harmonize {
        background-size: 1920px;
        background-position: -0px -300px;
        height: 780px;
    }

    .chamado{
        height: 600px;
        padding-top: 140px;
    }
}

@media(max-width: 900px) {

    .home {
        background-size: 1000px;
        height: 500px;
    }
    
    .header {
        padding: 20px 60px;
    }
    
    .home .titulo {
        display: inline;
    }
    
    .home .titulo h1 {
        font-size: 43px;
        line-height: 41px;
        width: 500px;
        padding-top: 80px;
        padding-left: 60px;
    }
    
    .home .titulo h2 {
        font-size: 39px;
        line-height: 37px;
        transform: translateY(-5px);
        width: 300px;
        padding-left: 64px;
    }
    
    .text {
        font-size: 19px;
        line-height: 19px;
        margin: 40px auto;
        width: 560px;
    }
    
    .sobre-harmonize {
        flex-direction: column-reverse;
        text-align: center;
        margin: 60px auto;
        gap: 20px;
    }
    
    .sobre-harmonize .info-sobre-h {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .sobre-harmonize .info-sobre-h h2 {
        font-size: 37px;
        line-height: 35px;
        margin-bottom: 10px;
        width: 400px;
    }
    
    .sobre-harmonize .info-sobre-h p {
        font-size: 18px;
        line-height: 18px;
        width: 400px;
    }
    
    .sobre-harmonize .foto-dra-p {
        width: 243px;
        height: 297px;
        border-radius: 25px;
        background-size: 280px;
        background-position: -20px, -50px;
    }
    
    .sobre-dra-paola {
        flex-direction: column;
        text-align: center;
        margin: 20px auto 50px;
        gap: 20px;
    }
    
    .sobre-dra-paola .foto-2-dra-p {
        width: 243px;
        height: 297px;
        border-radius: 25px;
        background-size: 360px;
        background-position-x: -90px;
        background-position-y: -12px;
    }
    
    .sobre-dra-paola .info-dra-p {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .sobre-dra-paola .info-dra-p h2 {
        font-size: 27px;
        line-height: 25px;
        margin-bottom: 10px;
        width: 340px;
    }
    
    .sobre-dra-paola .info-dra-p p {
        font-size: 16px;
        line-height: 16px;
        width: 420px;
    }
    
    
    .nossos- {
        display: grid;
        grid: "missao visao"
        "valores valores";
        gap: 20px;
        margin: 40px 10px 40px 40px;
    }
    
    .nossos- div {
        border-left: solid 6px #E9CADC;
        padding: 0px 0 20px 6px;
    }

    .nossos- .missao {
        grid-area: missao;
        margin-left: 80px;
    }
    .nossos- .visao {
        grid-area: visao;
    }
    .nossos- .valores {
        grid-area: valores;
        margin: 0 auto;
    }
    
    .nossos- h3 {
        font-size: 17px;
        margin-bottom: 6px;
        width: 200px;
    }
    
    .nossos- p {
        font-size: 12px;
        line-height: 18px;
        width: 220px;
    }
    
    .nossos- ul li {
        font-size: 12px;
        line-height: 18px;
        width: 230px;
        margin-left: 20px;
    }
    
    .faixa {
        height: 100px;
    }
    
    .faixa h2 {
        font-size: 34px;
    }
    
    .alunos {
        margin: 40px 60px;
    }
    
    .alunos h2 {
        font-size: 53px;
        margin-bottom: 20px;
    }
    
    .alunos .linha-fotos .foto-aluna {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        margin-left: -8px;
    }
    
    .alunos .depoimentos {
        gap: 20px;
    }
    
    .alunos .depoimentos .linha-superior {
        flex-direction: column;
        gap: 20px;
        margin-right: 0;
    }
    
    .alunos .depoimentos .linha-inferior {
        flex-direction: column;
        gap: 20px;
        margin-left: 0;
    }
    
    .alunos .depoimentos .depoimento {
        border-radius: 0 16px 7px 7px;
    }
    
    .alunos .depoimentos .depoimento .foto-aluna {
        border-radius: 0 32px 38px 24px;
        top: -10px;
        left: -16px;
    }
    
    .alunos .depoimentos .depoimento .foto-aluna img {
        width: 50px;
    }
    
    .alunos .depoimentos .depoimento .info-depoimento {
        padding: 10px 20px 10px 50px;
    }
    
    .alunos .depoimentos .depoimento .info-depoimento h3 {
        font-size: 12px;
    }
    
    .alunos .depoimentos .depoimento .info-depoimento p {
        font-size: 7px;
        line-height: 13px;
        width: 220px;
    }
    
    .alunos .depoimentos .depoimento .info-depoimento span {
        font-size: 7px;
    }
    
    .cursos {
        margin: 50px 0;
        gap: 30px;
    }
    
    .cursos h2 {
        font-size: 34px;
        margin-bottom: 20px;
    }
    
    .cursos .curso {
        width: 567px;
        height: 189px;
        padding: 20px 60px 40px;
        border-radius: 20px;
    }
    
    .cursos .curso span {
        font-size: 9px;
        padding: 2px 12px;
        border-radius: 3px;
        margin-right: 3px;
    }
    
    .cursos .curso h3 {
        font-size: 28px;
        margin: 4px 0;
    }
    
    .cursos .curso p {
        font-size: 12px;
        line-height: 17px;
        width: 320px;
        margin-bottom: 25px;
    }
    
    .cursos .curso .btn-curso {
        font-size: 16px;
        padding: 5px 20px;
        border-radius: 10px;
        transition: 0.4s;
    }
    
    .cursos .curso .btn-curso img {
        width: 21px;
        transform: translate(-8px, 5px);
    }
    
    .cursos .curso .btn-curso .fa-arrow-circle-right {
        font-size: 19px;
        transform: translate(8px, 2px) rotate(-45deg);
    }
    
    .cursos .curso .h3-alterado {
        line-height: 28px;
        margin-bottom: 3px;
        width: 460px;
    }
    
    .cursos .curso .p-alterado {
        margin-bottom: 8px;
    }
    
    .bandeira-harmonize {
        width: auto;
        height: 400px;
        background: url(../images/Free_Flag_Mockup_2.jpg) no-repeat;
        background-size: 1000px;
        background-position: -110px -170px;
        border-radius: 30px;
    }
    
    .chamado{
        width: auto;
        height: 300px;
        gap: 40px;
        padding: 60px 60px 40px;
        border-radius: 30px;
        margin-bottom: 40px;
    }
    
    .chamado p {
        font-size: 28px;
        line-height: 26px;
        width: 510px;
    }
    
    .chamado .rodape p {
        font-size: 9px;
    }
}

@media(max-width: 500px) {
    .home {
        background-position-x: -210px;
        height: 400px;
    }
    
    .header {
        padding: 20px 40px;
    }
    
    .home .titulo h1 {
        font-size: 28px;
        line-height: 27px;
        width: 300px;
        padding-top: 60px;
        padding-left: 40px;
    }
    
    .home .titulo h2 {
        font-size: 25px;
        line-height: 24px;
        transform: translateY(-3px);
        width: 160px;
        padding-left: 42px;
    }
    
    .text {
        font-size: 12px;
        line-height: 12px;
        margin: 30px auto;
        width: 370px;
    }
    
    .sobre-harmonize {
        margin: 40px auto;
        gap: 10px;
    }
    
    .sobre-harmonize .info-sobre-h h2 {
        font-size: 24px;
        line-height: 23px;
        margin-bottom: 10px;
        width: 200px;
    }
    
    .sobre-harmonize .info-sobre-h p {
        font-size: 13px;
        line-height: 13px;
        width: 270px;
    }
    
    .sobre-harmonize .foto-dra-p {
        width: 203px;
        height: 257px;
        border-radius: 25px;
        background-size: 220px;
        background-position: -10px, -55px;
    }
    
    .sobre-dra-paola {
        flex-direction: column;
        text-align: center;
        margin: 20px auto 50px;
        gap: 20px;
    }
    
    .sobre-dra-paola .foto-2-dra-p {
        width: 203px;
        height: 257px;
        border-radius: 25px;
        background-size: 300px;
        background-position-x: -74px;
        background-position-y: -10px;
    }
    
    .sobre-dra-paola .info-dra-p h2 {
        font-size: 17px;
        line-height: 16px;
        margin-bottom: 10px;
        width: 230px;
    }
    
    .sobre-dra-paola .info-dra-p p {
        font-size: 12px;
        line-height: 12px;
        width: 280px;
    }
    
    
    .nossos- {
        grid: "missao visao"
        "valores valores";
        gap: 10px;
        margin: 40px auto;
    }
    
    .nossos- div {
        border-left: solid 4px #E9CADC;
        padding: 0px 0 20px 6px;
        margin: 0 auto;
    }

    .nossos- .missao {
        grid-area: missao;
        margin: auto;
    }
    .nossos- .visao {
        grid-area: visao;
    }
    .nossos- .valores {
        grid-area: valores;
    }
    
    .nossos- h3 {
        font-size: 12px;
        margin-bottom: 4px;
        width: 120px;
    }
    
    .nossos- p {
        font-size: 8px;
        line-height: 13px;
        width: 150px;
    }
    
    .nossos- ul li {
        font-size: 7px;
        line-height: 12px;
        width: 160px;
        margin-left: 14px;
    }
    
    .faixa {
        height: 60px;
    }
    
    .faixa h2 {
        font-size: 20px;
    }
    
    .alunos {
        margin: 20px auto;
    }
    
    .alunos h2 {
        font-size: 33px;
        margin-bottom: 20px;
    }
    
    .alunos .linha-fotos .foto-aluna {
        width: 16px;
        height: 16px;
        margin-left: -6px;
    }
    
    .alunos .depoimentos {
        gap: 20px;
    }
    
    .alunos .depoimentos .linha-superior {
        gap: 20px;
        margin-right: 0;
    }
    
    .alunos .depoimentos .linha-inferior {
        gap: 20px;
        margin-left: 0;
    }
    
    .alunos .depoimentos .depoimento {
        border-radius: 0 16px 7px 7px;
    }
    
    .alunos .depoimentos .depoimento .foto-aluna {
        border-radius: 0 32px 38px 24px;
        top: -8px;
        left: -16px;
    }
    
    .alunos .depoimentos .depoimento .foto-aluna img {
        width: 40px;
    }
    
    .alunos .depoimentos .depoimento .info-depoimento {
        padding: 10px 20px 10px 40px;
    }
    
    .alunos .depoimentos .depoimento .info-depoimento h3 {
        font-size: 12px;
    }
    
    .alunos .depoimentos .depoimento .info-depoimento p {
        font-size: 7px;
        line-height: 11px;
        width: 220px;
    }
    
    .alunos .depoimentos .depoimento .info-depoimento span {
        font-size: 7px;
    }
    
    .cursos {
        margin: 50px 0;
        gap: 10px;
    }
    
    .cursos h2 {
        font-size: 21px;
        margin-bottom: 10px;
    }
    
    .cursos .curso {
        width: 374px;
        height: 124px;
        padding: 10px 40px 20px;
        border-radius: 10px;
    }
    
    .cursos .curso span {
        font-size: 6px;
        padding: 2px 8px;
        border-radius: 3px;
        margin-right: 3px;
    }
    
    .cursos .curso h3 {
        font-size: 18px;
        margin: 4px 0;
    }
    
    .cursos .curso p {
        font-size: 8px;
        line-height: 11px;
        width: 220px;
        margin-bottom: 8px;
    }
    
    .cursos .curso .btn-curso {
        font-size: 10px;
        padding: 4px 15px;
        border-radius: 6px;
        transition: 0.4s;
    }
    
    .cursos .curso .btn-curso img {
        width: 18px;
        transform: translate(-8px, 5.5px);
    }
    
    .cursos .curso .btn-curso .fa-arrow-circle-right {
        font-size: 16px;
        transform: translate(8px, 2.5px) rotate(-45deg);
    }
    
    .cursos .curso .h3-alterado {
        line-height: 18px;
        margin-bottom: 1px;
        width: 260px;
    }
    
    .cursos .curso .p-alterado {
        margin-bottom: 1px;
    }
    
    .bandeira-harmonize {
        width: auto;
        height: 300px;
        background: url(../images/Free_Flag_Mockup_2.jpg) no-repeat;
        background-size: 660px;
        background-position: -80px -100px;
        border-radius: 30px;
    }
    
    .chamado{
        width: auto;
        height: 230px;
        gap: 40px;
        padding: 60px 60px 40px;
        border-radius: 30px;
        margin-bottom: 40px;
    }
    
    .chamado p {
        font-size: 18px;
        line-height: 17px;
        width: 330px;
    }
    
    .chamado .rodape p {
        font-size: 6px;
    }
}