/* TOPO */

@media (max-width: 1425px) {
    /* header{
        height: 25.5%;
    } */
}

@media (max-width: 1200px) {

    .topnav {
        overflow: hidden;
        padding: 0px;
    }

}

@media (max-width: 1094px) {
    
}

@media (max-width: 1024px) {

   
}


@media (max-width: 767px) {
    
    header .row { display: block !important; }
    .topo-txt-destaqueh4 { font-size: 2rem !important; }
    .topo-txt-destaqueh2 { font-size: 2rem !important; }
    
    .sessao-sobre p { font-size: 2rem; }
    .caixa-grande .cor-2 h3 { font-size: 2rem; }
}


@media (max-width: 450px) {
    
    header .row { margin-top: 0px; }
    #layerslider { height: 300px; }
    .topo-txt-destaqueh4 { font-size: 1.2rem !important; top: 25%!important; }
    .topo-txt-destaqueh2 { font-size: 1.5rem !important; top: 45%!important; }
    .slider-button { top: 65% !important; }
    .slider-button a { padding: 12px 20px; font-size: 14px; }

    #bloco1 .cor-2 > article { margin-bottom: 2rem; }
    .sessao-perguntas-clip img { max-width: 100%; }

    #footer-session h3 { line-height: normal; }

    .container_title span { font-size: .8rem !important; }
    .container_title h2 { font-size: 2.5rem !important; }
}

@media (max-width: 375px) {
    
   
   
}

@media (max-width: 320px) {

   
}