@media (min-width: 1050px) {

.fixed-top.fixed{position:fixed !important;; top:0; z-index:9999 !important;}
}
p:empty{display:none}

header {
background-color:transparent;
}

header .logo_line { display: -webkit-box; }

.topbar-sidebar { margin-top: 35px !important; }

@media (max-width: 1300px) {
header {
          background-color: #1551a1 !important;
    display: block !important ;
    }
}
