/* cmsms stylesheet: LDD2024 modified: Friday, July 4, 2025 7:42:58 PM */
.LDD_logo_mobile {


    position: relative;
    top: 0;
    left: 0;
    
    width: 8rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: center / contain no-repeat url("https://larsdinter.com/uploads/images/LarsDinterDesign.svg");
    cursor: pointer;
  
    

}

footer {padding: 0 1rem;
    justify-content: space-between;
    
}

footer a{
    
padding: 1rem 0;
  
}

    h1 {font-family: 'Roboto';
        font-weight: 100;}

.dingswrapper a.downloadlink {font-weight: 800;
    text-decoration: underline;
}

@media screen and (min-width: 800px) {
    

    

    
    
footer {
    
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-around;

align-items: center;
  
}


footer a{
    font-size: 1rem;
padding: 0.5rem 1rem;
  
}





}



@media screen and (min-width: 800px) and (max-width: 1113px) {
    
    
        .LDD_logo {
    
  width: 15vw;
    display: inline-block;
    
      margin: 0;
      padding-top: 1rem;
   
}
    
    
  .logo2 {text-align: left;
    padding-left: 1rem;
}
    
    
    
    
    
    
    
    
}












@media screen and (min-width: 1113px) {
    
    
    .LDD_logo {
    
    width: 160px;
    display: inline-block;
    
      margin: 0;
      padding-top: 1rem;
  
}

.logo2 {text-align: right;
    background: transparent;
    padding: 0;
    width: 20vw;
    display: block;
  
    position: fixed;
    
    padding-top:40px;
    padding-right: 2rem;
 
}


    .main-header {
        
      
        min-height: 0;
       
      padding: 0;
        width: 100%;
        border: none;
        
    }
    
    
    
    
    
    
}
