body#body_highest{position:relative;}
#body_highest #navbar{position: absolute;top: 0px;width: 100%;background:none;z-index: 10;padding: 33px 0;}
#index_page_headerBG{overflow: hidden;}
@media screen and (min-width: 1200px){.container, .container-lg, .container-md, .container-sm, .container-xl{max-width:1200px;}}
@media (max-width: 768px) {
    #body_highest #index_page_headerBG #navbar{padding:23px 0;}
}
