/* screen_layout_small */

.appBar{ display:block; font-size: 30px; 
}

.app_logo{
       margin:0 auto 0 auto; display:block;
}

.appBar ul li{  display: block; margin: 20px auto 0 auto; border-radius:10px;
        
}

.banner{
        width:100%; 
        display: flex;
        flex-direction: column;
        min-height: 130px;
}

.banner_image{ font-size:40px;
    
}

.motto{
    width:100%;
}












.main{
        width:100%; margin:0 auto 20px auto;
        
}

.slidebar{
       max-width:80%; margin:0 auto;
}

.left_nav{
    margin:0 auto;
}

#mbox{
    width:400px;
}

.logo_center{
    width:300px; height:260px;   
}

.juanResponse{
    height:160px; margin:0 auto 0 auto;
}

















.footer{
        
}
.footer_slider{  width:400px; height:400px; background-image:url(../images/opaque_ise.png); 
                background-size:contain; background-repeat:no-repeat; background-position: center; 
        
}

.footer_links{
        
}

.contact{
        height:25px; width:220px;
        
}

.contactInfo{
        
}

.certList{
       
}

.locale{
        
}