.Header__name{display:none}
.commonStyle__zt3BrandBg{background-color: #e02b45}
.commonStyle__zt3Brand,.KbDetailLtContainer__articleContent a,.Icon__brand{color:#e02b45}
.Header__homeContent .Header__navbar{float:none}
  [data-id="portal_name"],#logoutDetails,.Footer__footerBg{display:none !important}
  .Header__logo img {max-width: 12.5rem}
  .Header__homeNavbarFixed .Header__navbar .Header__logo img{max-width:10rem!important}
  .Header__globalSearchAlt{width: 65%!important}
  .Header__homeContent.Header__homeNavbarFixed .Header__navbar{background:#123991}
.Header__homeNavbarFixed .Header__menu, .Header__homeNavbarFixed .Header__menu:after, .Header__homeNavbarFixed .Header__menu:before {
    background-color: #fff
}
.ContentBox__boxThree:nth-last-child(1):first-child{display:none!important}
.custom_popular_sections_lists{display:flex;flex-flow: row wrap;justify-content:center;gap:15px}
.custom_popular_section{background: #f1f1f1;box-sizing: border-box;padding:10px 15px;border-radius:5px;transition: all ease 500ms}
.custom_popular_section:hover{box-shadow: 0 0 5px rgb(224, 43, 69, 0.4)}
.custom_popular_section a{color:#262626;height:100%}
.custom_popular_section a,.custom_popular_section a span{display:block}
.custom_popular_section a span.custom_heading{font-size:20px;color:#262626;font-weight:bold;margin:0 0;padding:10px 0;transition:all ease 500ms}
.custom_popular_section:hover span.custom_heading{color:#e02b45}
.custom_popular_section a span.custom_desc{margin:0 0}
.notify_text{color: #fff;font-size: 20px;padding:25px 0 0;text-align: center}
.notify_text a{color: #e02b45}
.Header__homeNavbarFixed .Header__navbar .Header__tabsTab
.Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active,
.Header__tabsTab:hover, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover{color:#e02b45;border-color:#e02b45}
.Header__globalSearch{width:50%}
.Header__homeNavbarFixed .Header__navbar .Header__tabsTab,.globalfixednav .aPlusIcon{color:#fff}
.Header__homeNavbarFixed .Header__menuToggle{background-color: transparent}
.header_box{display:flex;align-items:center}
.header_content_box{flex:75%}
.gif_img__box{flex:25%}
.Header__name, .Header__searchTitle, .Header__description{margin-top:0}
#headerContent {
    background: url(https://cdn.manageengine.com/images/product-main-banner-bg1.png), url(https://cdn.manageengine.com/images/product-main-banner-bg2.png), url(https://cdn.manageengine.com/images/product-main-banner-bg3.png), #123991;
    background-size: contain, 32%, contain;
    background-position: left top, 38% center, right top;
    background-repeat: no-repeat;
    height: auto !important;
    min-height: auto !important;
    padding: 3vh 0;
    width: 100%;
}
.Header__homeContent .Header__navbar, .Header__defaultContent .Header__navbar {
  background-color: rgba(0, 0, 0, 0.3);
}
@media (min-width:1024px){
  .custom_popular_section:nth-child(3n){margin-right: 0}
  .custom_popular_section{flex:32%;max-width:32%}
}
@media (max-width:1023px) and (min-width:768px){
  .custom_popular_section{flex:48%;max-width:48%}
  .custom_popular_section:nth-child(2n){margin-right: 0}
}
@media (max-width:767px){
  .custom_popular_section{flex:auto;max-width:550px;width:98%}
  .custom_popular_section{margin:0 0 15px 0}
  .header_box{flex-flow:row wrap}
  .header_content_box{order:2;flex:100%}
  .gif_img__box img{max-width:300px}
  .gif_img__box{text-align:center}
  .Header__globalSearch{width:90%}
}
