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

    #indexContainer {
        max-width: 27%;
        font-size: 1.3vh;
        width: 27%;
    }

    #termContainer {
        font-size: 100%;
        max-width: 66%;
    }

    #statsContainer {
        font-size: 1.3vh;
    }

}
@media screen and (max-width: 1920px) {

    #indexContainer {
        max-width: 24%;
        font-size: 1.3vh;
        width: 27%;
        min-width: 330px;

    }

    #termContainer {
        font-size: 100%;
        max-width: 60%;
    }

    #statsContainer {
        font-size: 1.3vh;
        min-width: 390px;
    }

    .toolsContainer{
        width: 21%;
        left: 78%;
        height: 90%;
        position: absolute;
        background-color: white;
    }
}
@media screen and (max-width: 1680px) {

    #indexContainer {
        max-width: 27% !important;
        font-size: 1.3vh!important;
        width: 27%;
        min-width: 330px;

    }

    #termContainer {
        font-size: 1.3vh!important;
        max-width: 54% !important;
    }

    #statsContainer {
        font-size: 1.3vh;
        min-width: 390px;

    }
}

/* @media screen and (max-width: 1920px) {

    #indexContainer {
        max-width: 21%;
        font-size: 1.3vh;
        min-width: 268px;
    }

    #termContainer {
        font-size: 100%;
        max-width: 60%;
    }

    #statsContainer {
        font-size: 1.3vh;
        min-width: 440px!important;
    }
} */



@media screen and (max-width: 1570px) {
    #indexContainer {
        max-width: 300px !important;
        min-width: 330px!important;
        flex-basis: 0 !important;
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
        font-size: 1.6vh;
        width: 360px;
    }
    #termContainer {
        flex-basis: 0 !important;
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
        max-width: 75% !important;
        font-size: 100%;
    }
    #statsContainer {
        max-width: 300px !important;
        min-width: 330px!important;
        position: absolute;
        top: 0 !important;
        bottom: 0 !important;
        transform: translate(-120%);
        transition: 1.2s ease-out;
        font-size: 1.6vh;

    }
}

@media screen and (max-width: 1366px) {
    #indexContainer {
        max-width: 330px !important;
        min-width: 330px!important;
        flex-basis: 0 !important;
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
        font-size: 1.6vh;
        width: 330px;
    }
    #termContainer {
        flex-basis: 0 !important;
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
        max-width: 72% !important;
        font-size: 100%;
    }
    #statsContainer {
        max-width: 330px !important;
        min-width: 330px!important;
        position: absolute;
        top: 0 !important;
        bottom: 0 !important;
        max-width: 330px !important;
        transform: translate(-120%);
        transition: 1.2s ease-out;
        font-size: 1.6vh;

    }
}

@media screen and (max-width: 1355px) {
    app-page-landing .gridALTEAPresentation {
        display: flex !important;
        flex-direction: column !important;
    }
    app-page-landing .gridALTEAPresentation div:nth-of-type(1) {
        order: 1;
    }
    app-page-landing .gridALTEAPresentation div:nth-of-type(2) {
        order: 2;
    }
    app-page-landing .gridALTEAPresentation div:nth-of-type(3) {
        order: 4;
    }
    app-page-landing .gridALTEAPresentation div:nth-of-type(4) {
        order: 3;
    }
    app-page-landing .gridALTEAPresentation div:nth-of-type(5) {
        order: 5;
    }
    app-page-landing .gridALTEAPresentation div:nth-of-type(6) {
        order: 6;
    }
    app-page-landing .gridALTEAPresentation div:nth-of-type(7) {
        order: 8;
    }
    app-page-landing .gridALTEAPresentation div:nth-of-type(8) {
        order: 7;
    }
    app-page-landing .landText {
        padding-top: 1em;
        padding-bottom: 2em;
        width: 100% !important;
    }
    app-page-landing .gridALTEAPresentation {
        min-height: 800px !important;
    }
    app-page-landing .pres4,
    .pres3,
    .pres2,
    .pres1 {
        min-height: 200px !important;
    }
}

@media screen and (max-width: 1240px) {
    app-page-landing .gridLabsPresentation {
        width: 90% !important;
    }
}

@media screen and (max-width: 1200px) {
    #termContainer {
        width: 69% !important;
        max-width: 69% !important;
    }
    #indexContainer {
        width: 25% !important;
    }
}

@media screen and  (orientation:portrait) {
    #indexContainer {
        width: 100% !important;
        max-width: 100%!important;
        min-width: 100%!important;
    }
}

@media screen and (max-width: 900px) {
    app-perfil .profileInfo {
        min-height: calc(100vh - 367px);
        display: block !important;
        text-align: center;
    }
    app-perfil .col-3 {
        -webkit-box-flex: 0;
        /* -ms-flex: 0 0 25%; */
        flex: 0 0 25%;
        max-width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .searchbar {
        display: none !important;
    }
    .searchcanvas {
        display: block !important;
    }
    .canvas {
        display: block !important;
    }
}

@media screen and (max-width: 784px) {
    app-footer .text-18 {
        min-width: 147px !important;
    }
}

@media screen and (max-width: 637px) {
    app-profile .perfilChange {
        display: none;
    }
    app-profile label:not(.form-check-label):not(.custom-control-label):not(.custom-file-label) {
        padding-left: 0rem;
        font-size: .75rem;
        font-weight: 600;
        letter-spacing: .08em;

    }
}

@media screen and (max-width: 557px) {
    app-footer .text-light {
        min-width: 357px !important;
    }
    .alteabrand {
        margin-left: -130px !important;
    }
    .copyright {
        margin-left: -130px !important;
    }
}

@media screen and (max-height: 735px) {
    app-courselanding .progressGrid {
        row-gap: 5px !important;
    }
    app-courselanding .final_container {
        margin-top: auto !important;
        margin-bottom: unset !important;
    }
    app-courselanding .index_up_part {
        height: 87% !important;
    }
    app-courselanding .index_down_part {
        height: 7% !important;
    }
    app-courselanding  .paddingLabs {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }
    app-courselanding .gridLabs{
        row-gap: 2% !important;
    }
    app-courselanding .courseText{
        font-size: 2.3vh !important;
        margin-top: .25rem !important;
        margin-bottom: .25rem !important;
    }
    app-courselanding .headerCurso{
        padding-top: .5rem !important;
    }
    app-courselanding .gridContent{
        height: 94% !important;
    }
}
