@media (max-width: 949px) {
    
    .row { width: 100%; max-width: 948px; min-width: 768px; margin: 0 auto; }
    .row .four.tela1, .row .four.tela2	{ width: 48.8%; }
    .row .two-fourths.tela1, .row .two-fourths.tela2 , .row .three.tela4 , .row .four.tela4	{ width: 48.8%; }
    .row .four.tela3 , .row .five.tela4	{ width: 99%; }

    #header, .header-content, #sequence { width: 100%; max-width: 948px; }
    .block-shadow, .top-main .four { display: none !important; }
    
    .top-main .eight { width: 100%; }

    .logomarca { width: 150px; height: auto; margin: 6px 0 0 5px; }

    .logo .one-fourth { width: 20.00%; }
    .logo .three-fourths { width: 77.4%; }
    .no-responsive{display: none;}
    .menu-responsive1{display: block;}
    
    
    
    
    
    
    
}

@media (max-width: 767px) {
    
    .row { width: 100%; max-width: 766px; min-width: 460px; margin: 0 auto; }
    .row .four.tela1, .row .four.tela2 , .row .three.tela4 , .row .four.tela4	{ width: 48.8%; }
    .row .two-fourths.tela1, .row .two-fourths.tela2 , .row .five.tela4	{ width: 100%; }
    .row .four.tela3	{ margin:0; clear: both; float:none; width: 100%; }
    
    header.header, .block-shadow, .top-main .four, #certificado { display: none !important; }
    #header, .header-content, #sequence { width: 100%; max-width: 766px; }
    .top-main .eight { width: 100%; }
    .breadcrumbs{display: none;}
    .menu-responsive1{display: none;}
    .menu-responsive2{display: block;}
    .logomarca { width: 150px; height: auto; margin-top: 8px; }
    .inner-bottom.row {display: none;}
    .search{display:none;}
    .search-responsive{display:block;}
    
}

@media (max-width: 479px) {
    
    .row { width: 100%; max-width: 478px; min-width: 300px; margin: 0 auto; }
    .row .four.tela1, .row .four.tela2, .row .four.tela3 { margin-left:0; margin-right:0; clear: both; float:none; width: 100%; }
    .row .two-fourths.tela1, .row .two-fourths.tela2, .row .two-fourths.tela3 { margin-left:0; margin-right:0; clear: both; float:none; width: 100%; }
    .row .three.tela4 , .row .four.tela4, .row .five.tela4 { margin-left:0; margin-right:0; clear: both; float:none; width: 100%; }
    .row .five.tela4 { margin-bottom: 10px; }
    
    header.header, .block-shadow, .top-main .four, #certificado { display: none !important; }
    #header { width: 100%; max-width: 478px; }
    
    
    .sidebar-r, .main-content, .content-layout, .six { clear: both; float:none; width: 100%; }
    
    .top-main .eight { width: 100%; }
    
    .logomarca { width: 130px; height: auto; }
    .inner-bottom.row {display: none;}
    #foot-copy {display: none;}
    .one-half.column.foot-logo {width: 100%;}
    .foot-logo{text-align: center;}
    
}

@media (max-width: 410px) {

    .logomarca{width: 130px; height: auto; margin: 8px 80px;}
    
}
@media (max-width: 375px) {
    
        #foot-copy {display: none;}
        .logomarca{margin: 8px 80px;}
    
    
    
}

