.theme-header-fixed .theme-header {
    height:100px !important;
}

.zpcontainer {
    width: 100vw !important;
}

.zpheader-style-01 .theme-header .zpcontainer .theme-branding-info {
    height:100px !important;
    margin-right:20px !important;
}

.zpheader-style-01 .theme-header .zpcontainer {
padding: 10px 40px !important;
}

.theme-header .zpcontainer .theme-branding-info .theme-logo-parent img {
    height:80px !important;
    width:100% !important;
}

.zpdark-section-bg {
    background-color: #003566 !important;
}

.theme-navigation-and-icons .theme-menu-area .theme-menu ul {
    justify-content:normal !important;
}

.zpheader-style-01 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li {
    margin-right: 0 !important; 
}

.theme-header-topbar .theme-hide-res-topbar .theme-topbar-not-in-header-05 .zpdark-header-portion {
    opacity:0 !important;
}

@media (max-width: 768px) {
.theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto {
    height:70px !important;
    }
    
.zpheader-style-01 .theme-header .zpcontainer {
    padding: 0px 0px !important;
    }
    
    .zpcontainer {
    width: auto !important;
}
    
    .theme-header {
   padding-right: 30px !important;
    }
}