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

#subHeader{
    color:black;}

   
    #subHeader A img{
    display:none;}    
 
    #bbb {display:none;}
    


    #footerbar {display:none;}

    
    .googlemaps iframe {
        width:100vw;
        height:150vw;
        
        
    }

        
    #logo {
        width:100px !important;
        height:100px !important;
    }
    
   
        #headertext {
        width:100vw !important;
            FONT-FAMILY: Arial; color:#333;margin-top:1px; 
        font-size:12px; margin-left:0 !important; 
        font-size:14px; margin-top:20px !important;
    }
    
    #lefttext {
        padding-left:0 !important;
    }
 
    
    
    #social {
        display:none;
    }
    
}