html body div#et-top-navigation ul.nav {
       top: 14px; 
    } 

html body div#top-header {
       border-bottom-color: rgba(22,81,171,1); 
       border-bottom-style: solid; 
       border-bottom-width: 1px!important; 
    } 

html body header#main-header {
       border-bottom-color: rgba(143,156,197,1); 
       border-bottom-style: solid; 
       border-bottom-width: 0px!important; 
    } 


@media  screen and (min-width:1025px) { html body div#et-top-navigation ul.nav {   position: relative; }  }  