html-body-divhash-et-secondary-menu-uldot-menu-li-a {
    } 

html body div#et-secondary-menu ul.menu li a:after,html body div#et-secondary-menu ul.menu li a:before {
       display: none; 
    } 

html body div#et-secondary-menu ul.menu li a {
       background-color: #337ab7; 
       background-image: linear-gradient(0deg,#0111ca,#9aa4e4); 
       border: 1px solid transparent; 
       border-color: #2e6da4; 
       border-radius:  4px; 
       color: #fff; 
       font-size: 14px; 
       font-weight: bold; 
       line-height: 1.4; 
       padding: 6px 12px; 
       position: relative; 
       text-decoration: none; 
    } 

html body div#et-secondary-menu ul.menu li a:hover {
       background-color: #286090; 
       border-color:  #204d74; 
    } 

html body div#top-header {
       background-image: linear-gradient(278deg,#3da7ff,#0a0db7); 
    } 

html body header#main-header {
       border-bottom-color: rgba(15,20,173,1); 
       border-bottom-style: solid; 
       border-bottom-width: 2px!important; 
       border-right-color: rgba(20,9,230,1); 
       border-right-style: solid; 
       border-right-width: 0px!important; 
    } 


@media  screen and (min-width:1025px) { html body div#et-secondary-menu ul.menu li a {   top: -4px; }  }  
@media  screen and (min-width:1025px) { html body div#top-header {   height: 40px; }  }  
@media  screen and (min-width:1025px) { html body header#main-header {   height: 116px; }  }  
@media screen and (max-width: 480px)  { html body div#top-header {   height: 62px; }  }  