.hero-style-large .cp-hero-background-wrapper {
        
         min-height: 30vh;
        height: 30vh;
        background-size: cover ;
        background-attachment: scroll;
     
    }
    
    .uds-hero {
        max-width: 100%;
    }
    
 .contact-test {
    color: #ccc; 
    background-color: none;
    float: bottom;
     position: absolute; 
    bottom: -480px;  
    left: 60%; 
    z-index:99;
   
}
 .contactAZ {
     display: block; 
     float:left; 
     padding-right:25px;"
 }

 .contactHI{
        border-left:1px solid #ff7f32; 
        float:left; 
        display: block; 
        padding-left:25px;
    }
   
  @media(min-width: 641px) and (max-width: 1120px) {
    .hero-style-large .cp-hero-background-wrapper h1 {
        font-size: 40px;
    }
      .contact-test {
    color: #383838; 
    background-color: #e4e4e4;
    float: none;
    position: static; 
    padding: 30px 20px 20px 20px ;
    height:375px;
}

    .contactHI{
        border-left:0px solid #ff7f32;
        border-top:1px solid #ff7f32; 
        float:left; 
        display: block; 
        padding-top:25px;
        padding-left:0;
        width:100%;
    }
    
}
        

    
    
    

@media(max-width: 640px) {
    
    h1 {
        padding: 0 10px;
    }
    p {
        padding: 0 10px;
    }
    
  
  
    html, body {
        max-width: 100%;
        overflow-x: hidden;
        }
    .contact-test {
    color: #383838; 
    background-color: #e4e4e4;
    float: none;
    position: static; 
    padding: 30px 20px 20px 20px ;
    height:375px;
}

    .contactHI{
        border-left:0px solid #ff7f32;
        border-top:1px solid #ff7f32; 
        float:left; 
        display: block; 
        padding-top:25px;
        padding-left:0;
        width:100%;
    }
    
    #header-main .title.subdomain-name .header__sitename a {
    font-size:1rem;
}
#asu-header.scrolled #header-main .title.subdomain-name .header__sitename a {
    font-size: 1rem !important; 

}

.cp-media-background-wrapper {
    padding-left: 0px;
    padding-right: 0px;
}

}