/*@font-face {
font-family:"opensans";
src:url("https://cloud.netapp.com/hubfs/OpenSans-SemiBold.woff2") format("woff2"),
url("https://cloud.netapp.com/hubfs/OpenSans-SemiBold.woff") format("woff"),
url("https://cloud.netapp.com/hubfs/OpenSans-SemiBold.eot") format("eot");
font-display:swap;font-weight:600;font-stretch:normal;
}*/
ul {list-style: none;}
.main-header-wrapper {display: flex;flex-wrap: wrap;width: 100%;position: fixed;top:0;}
.main-header-wrapper .top-wrapper {display: flex;    justify-content: space-between;width: 100%;background-color: #005be4;padding-inline: 2.2222222222222223%;;align-items: center;position: relative;z-index: 10;}
.main-header-wrapper .bottom-wrapper {display: flex;padding-inline: 2.2222222222222223%;background-color: #fff;width: 100%;border-bottom: 2px solid #A8d5ff;position: relative;}
.main-header-wrapper .top-wrapper .company-logo{padding-block: 8px;}
.main-header-wrapper .top-wrapper .company-logo, .main-header-wrapper .top-wrapper .company-logo a {display: flex;align-items: center;}
.main-header-wrapper .top-wrapper .top-menu {display: flex;justify-content: flex-end;}
/*.main-header-wrapper .top-wrapper .menu-items {margin-right: 50px;}*/
.main-header-wrapper .top-wrapper .menu-items ul {display: flex;list-style: none;gap: 20px 50px;}
.main-header-wrapper .top-wrapper .menu-items ul a {text-decoration: none;font-size: 14px;line-height: normal;font-weight: 600;color: #fff;}
.main-header-wrapper .top-wrapper .top-menu .language-switch {display: flex;gap: 4px;align-items: center;cursor:pointer;}
.main-header-wrapper .top-wrapper .login-iframe .login-signup-container span {display: flex;align-items: center;gap: 20px 18px;flex-direction: row-reverse;}
.main-header-wrapper .top-wrapper .login-iframe .login-signup-container span a {font-size: 14px;line-height: 22px;font-weight: 600;color: #fff;text-decoration: none;}
.main-header-wrapper .top-wrapper .login-iframe .login-signup-container span .divider {border-left: 2px solid #93B3E5;width: 2px;height: 26px;}
.main-header-wrapper .bottom-wrapper .portal-menu {display: flex;width: 100%;justify-content: space-between;}
.main-header-wrapper .bottom-wrapper .portal-menu #breadcrumb {display: none;position: absolute;z-index: 2;inset: 27px 25px auto 25px;align-items: center;gap: 19px;overflow-x: auto;width: 100%;padding-bottom: 5px;}
.main-header-wrapper .bottom-wrapper .portal-menu #breadcrumb::-webkit-scrollbar {height: 5px;}
.main-header-wrapper .bottom-wrapper .portal-menu #breadcrumb::-webkit-scrollbar-thumb {border-radius: 10px; background-color: rgb(0, 0, 0, 0.5);}
.main-header-wrapper .bottom-wrapper .portal-menu #breadcrumb::-webkit-scrollbar-track {background-color: rgb(0, 0, 0, 0.3);}
.main-header-wrapper .bottom-wrapper .portal-menu #breadcrumb :where(li, li a) {font-size: 16px;line-height: 19px;letter-spacing: 0.04em;font-weight: 400;flex-shrink: 0;user-select: none;cursor: pointer;}
.main-header-wrapper .bottom-wrapper .portal-menu #breadcrumb a.back img {display: none;}
.main-header-wrapper .bottom-wrapper .portal-menu #breadcrumb li:not(:first-child) {color:#005BE4;font-weight: 700;}
.main-header-wrapper .bottom-wrapper .portal-menu .head-item {font-size: 16px;line-height: 22px;font-weight: 600;color: #000;cursor: pointer;transition: color 0.3s ease;user-select: none;}
.main-header-wrapper .bottom-wrapper .portal-menu .head-item:hover, .main-header-wrapper .bottom-wrapper .portal-menu .parent-submenu:hover .head-item, .main-header-wrapper .bottom-wrapper :where(#solutions-menu-item,#resources-menu-item) .portal-submenu .portal-submenu-inner ul li:not(:first-of-type) a:hover, .main-header-wrapper .bottom-wrapper :where(#solutions-menu-item,#resources-menu-item) .portal-submenu .portal-submenu-inner ul li:first-of-type span a:hover, .main-header-wrapper .bottom-wrapper :where(#solutions-menu-item,#resources-menu-item) .portal-submenu .portal-submenu-inner ul li:first-of-type a:hover span, .main-header-wrapper .bottom-wrapper .portal-submenu .portal-submenu-inner li a:hover{color: #005be4;}
.main-header-wrapper .bottom-wrapper .portal-submenu {display: none;position: absolute;inset: 50px 0 auto 0;background-color: #fff;isolation: isolate;z-index: 1;border-bottom: 2px solid #a7a7a7;box-shadow: 2px 2px 6px #a7a7a7;padding: 0 2.222% 10px;}
.main-header-wrapper .bottom-wrapper .header-left-section {width: 100%;isolation: isolate;}
.main-header-wrapper .bottom-wrapper .header-right-section {display: flex;align-items: center;}
.main-header-wrapper .bottom-wrapper .parent-submenu {display: flex;align-items: center;padding-block: 5px;}
.main-header-wrapper .bottom-wrapper a.start-now {font-size: 14px;line-height: 24px;font-weight: 600;text-align: center;background-color: #005be4;color: #fff;padding: 8px 37px;border-radius: 2px;font-family: opensans, proxima-nova,sans-serif;display: block;min-width: max-content;}
.main-header-wrapper .bottom-wrapper .portal-submenu .portal-submenu-inner ul li a {position: relative;}
.main-header-wrapper .bottom-wrapper :where(#solutions-menu-item,#resources-menu-item) .portal-submenu .portal-submenu-inner ul li:first-of-type a::after {position: absolute;content: "";top:calc(50% - 6px);right:-16px;background: url(https://525875.fs1.hubspotusercontent-na1.net/hubfs/525875/NetApp-Blue/calc-arrow.svg) no-repeat top right / auto;width: 8px;height: 12px;}
.main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner {display: flex;flex-direction: column;max-height: min(810px,calc(100vh - 85px));overflow-y: auto;width: 100%;}
.main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner::-webkit-scrollbar {width: 10px;}
.main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner::-webkit-scrollbar-track {background: #f1f1f1;}
.main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner::-webkit-scrollbar-thumb {background: #888;}
.main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner .acc-item > a {--hoverColor: #005be4;align-items: center;color: #000;/*cursor: pointer;*/display: flex;font-size: 14px;font-weight: 700;gap: 14px;letter-spacing: .02em;line-height: 19px;padding-block: 16px 8px;padding-inline: 25px;position: relative;user-select: none;}
.main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner ul {list-style: none;}
.main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner ul li {padding-block: 7px;padding-inline: 25px;}
.main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner ul li a {color: #000;display: block;font-size: 14px;font-weight: 400;line-height: 14px;text-decoration: none;user-select: none;}
.main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner .active > a {color: var(--hoverColor);}

.main-header-wrapper .bottom-wrapper :where(#no-head-solutions-menu-item, #solutions-menu-item, #resources-menu-item) .portal-submenu .portal-submenu-inner {display: grid;grid-template-columns: repeat(4, 281px);justify-content: space-between;width: 100%;padding-block: 2px 0;}
.main-header-wrapper .bottom-wrapper :where(#solutions-menu-item, #resources-menu-item) .portal-submenu .portal-submenu-inner ul li:first-of-type {display: flex;gap: 14px;align-items: center;border-bottom: 2px solid #000;padding: 16px 16px 11px 24px;}
.main-header-wrapper .bottom-wrapper :where(#solutions-menu-item, #resources-menu-item) .portal-submenu .portal-submenu-inner ul li:first-of-type a {display: flex;gap: 14px;align-items: center;}
.main-header-wrapper .bottom-wrapper :where(#solutions-menu-item, #resources-menu-item) .portal-submenu .portal-submenu-inner ul li:first-of-type span {font-size: 16px;line-height: 16px;font-weight: 400;color: #000;}
.main-header-wrapper .bottom-wrapper :where(#solutions-menu-item, #resources-menu-item) .portal-submenu .portal-submenu-inner ul li:not(:first-of-type) a {font-size: 16px;line-height: 19.49px;font-weight: 600;color: #000;padding: 10px 10px 9.52px 24px;display: block;}
.main-header-wrapper .bottom-wrapper :where(#no-head-solutions-menu-item) .portal-submenu .portal-submenu-inner ul li a {font-size: 16px;line-height: 19.49px;font-weight: 600;color: #000;padding: 10px 10px 9.52px 10px;display: block;}
.main-header-wrapper .bottom-wrapper .portal-submenu.active {display: flex;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .portal-submenu-inner {display: grid;grid-template-columns: 310px 1fr;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing {display: flex;flex-direction: column;border-right: 2px solid #A8D5FF;padding-right: 29px;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topics-head {display: flex;border-bottom: 2px solid #000;padding: 16px 16px 11px 24px;justify-content: space-between;gap: 20px;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topics-head div:first-child {display: flex;gap: 15px;font-size: 16px;line-height: 16px;font-weight: 400;color: #000;align-items: center;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topics-head div:last-child a {font-size: 14px;line-height: 24px;display: flex;align-items: center;font-weight: 600;font-family: opensans, proxima-nova, sans-serif;color: #005be4;padding-right: 32px;position: relative;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topics-head div:last-child a::after {position: absolute;content: "";top:calc(50% - 6px);right:0;background: url(https://525875.fs1.hubspotusercontent-na1.net/hubfs/525875/NetApp-Blue/calc-arrow.svg) no-repeat top right / auto;width: 17px;height: 12px;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topic-names li {color: #000;display: flex;font-size: 16px;font-weight: 600;line-height: 19px;padding: 20px 10px 20px 24px;cursor: pointer;align-items: center;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topic-names li::after {background: url(https://525875.fs1.hubspotusercontent-na1.net/hubfs/525875/NetApp-Blue/calc-arrow.svg) no-repeat 100% 0/auto;content: "";height: 12px;width: 8px;padding-inline: 16px 0;opacity: 0;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topic-names li:hover, .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topic-names li.hover {background-color: #F2F7FF;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-types li a {font-size: 16px;line-height: 19px;font-weight: 600;color: #000;padding: 10px 24px;display: block;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-types ul[data-id] {display:none;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-types ul[data-id].active {display: flex;}
/**/
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-types>ul>ul{position:relative;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-types>ul>ul:last-child>li:last-child{min-height:40px;display: none;}
.main-header-wrapper .bottom-wrapper #blog-menu-item .blog-types>ul>ul:last-child>li:last-child>a.blog-menu-cta {font-size: 16px;line-height: 24px;border: 1px solid #005be4;color: #005be4;padding: 7px 62px 7px 32px;border-radius: 2px;display: flex;align-items: center;font-weight: 600;font-family: opensans, proxima-nova, sans-serif;position: relative;width: fit-content;background: url(https://525875.fs1.hubspotusercontent-na1.net/hubfs/525875/NetApp-Blue/abp-arrow-blue.svg) no-repeat center right 29px / auto;margin-left: 24px;bottom: 0;position: absolute;}
/**/
.main-header-wrapper .bottom-wrapper .header-left-section .toggle {display: block;width: 40px;height: 32px;position: absolute;top: 8px;right: 14px;cursor: pointer;opacity: 0;z-index: 2;-webkit-touch-callout: none;}
.main-header-wrapper .bottom-wrapper .header-left-section > img {position: absolute;right: 20px;top: 4px;translate: 0 50%;}
.main-header-wrapper .bottom-wrapper .header-left-section > img#close-icon {opacity: 0;right: 22px;display: none;}
.main-header-wrapper .bottom-wrapper .header-left-section .toggle:checked ~ img#close-icon {opacity: 1;display: block;}
.main-header-wrapper .bottom-wrapper .header-left-section .toggle:checked ~ img#ham-icon {opacity: 0;}
.main-header-wrapper .bottom-wrapper .header-left-section .toggle:checked ~ .portal-menu .head-item {display: block;}
.main-header-wrapper .bottom-wrapper .header-left-section .toggle:checked ~ .portal-menu #breadcrumb a.back img {display: inline-block;}
.main-header-wrapper .bottom-wrapper .all-blogs-link {display: none;}
.main-header-wrapper .bottom-wrapper .all-blogs-link a {font-size: 14px;line-height: 24px;display: flex;align-items: center;font-weight: 600;font-family: opensans, proxima-nova, sans-serif;color: #005be4;padding-right: 32px;position: relative;width: fit-content;bottom: -30px;}
.main-header-wrapper .bottom-wrapper .all-blogs-link a::after {position: absolute;content: "";top: calc(50% - 6px);right: 0;background: url(https://525875.fs1.hubspotusercontent-na1.net/hubfs/525875/NetApp-Blue/abp-arrow-blue.svg) no-repeat top right / auto;width: 17px;height: 12px;}



@media only screen and (min-width: 993px) {
  .main-header-wrapper .hamburger-icon-wrap {display: none;}
  .main-header-wrapper .top-wrapper .top-menu + .menu-items {display: none;}
  .main-header-wrapper .bottom-wrapper .header-right-section {display: none;}
  .main-header-wrapper .bottom-wrapper .header-left-section :where(#ham-icon, #close-icon) {display: none;}
  .main-header-wrapper .bottom-wrapper .parent-submenu {padding-inline: 3%;}
  .main-header-wrapper .bottom-wrapper .parent-submenu:first-of-type {padding-left: 0;}
  .main-header-wrapper .bottom-wrapper .parent-submenu:last-of-type {padding-right: 0;}
  .main-header-wrapper .bottom-wrapper .header-left-section .toggle {display: none;}
  .main-header-wrapper .bottom-wrapper .portal-menu #breadcrumb {display: none !important;}
  .main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu {inset: 50px auto auto 0;height: 100vh;width: 240px;padding: 0;}
  .main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu.open {display: block;opacity: 1;visibility: visible;}
  .main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu {display: none;opacity: 0;visibility: hidden;}
  {#.main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner .acc-item > a::after {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 4px solid #000;content: "";display: inline-block;height: 0;margin-left: auto;transition: rotate .3s ease;width: 0;}#}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-types {padding-left: 67px;padding-top: 53px;}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topic-names li:hover::after, .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topic-names li.hover::after {opacity: 1;}
  .main-header-wrapper .bottom-wrapper .all-blogs-link,
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-types>ul>ul:last-child>li:last-child {display: block !important;}

}
@media only screen and (max-width: 1152px) {
  .main-header-wrapper .top-wrapper .top-menu .menu-items ul {gap: 20px 15px;}
}
@media only screen and (orientation: landscape) {
  .main-header-wrapper .top-wrapper .top-menu + .menu-items {display: none;}
}
@media only screen and (max-width: 992px) and (orientation: portrait) {
  .main-header-wrapper .top-wrapper .top-menu + .menu-items {position: fixed;bottom: 0;background: #f5faff;left: 0;right: 0;width: 100vw;height: 39vh;display: none;overflow:auto;}
  .main-header-wrapper .top-wrapper .top-menu + .menu-items.active {display: block;}
  .main-header-wrapper .top-wrapper .top-menu + .menu-items ul {flex-direction: column;margin-inline: 20px;margin-top: 30px;gap: 5px;}
  .main-header-wrapper .top-wrapper .top-menu + .menu-items ul a {font-size: 14px;line-height: 14px;font-weight: 400;color: #000;display: flex;}
}
@media only screen and (max-width: 992px) {
  .main-header-wrapper .top-wrapper .top-menu .language-switch {margin-right: 0;}
/*  .main-header-wrapper .top-wrapper .top-menu .language-switch .lang_list_class {left: unset;transform: none;right: 0;}*/
  /*.main-header-wrapper .top-wrapper .top-menu .language-switch .lang_list_class:after,*/
  .main-header-wrapper .top-wrapper .top-menu .language-switch .lang_list_class:before {left: unset;right: 0;}
  .main-header-wrapper .bottom-wrapper {flex-direction: row-reverse;padding-inline: 20px;}
  .main-header-wrapper .bottom-wrapper #start-now-menu-item a {display: none;}
  .main-header-wrapper .bottom-wrapper .portal-menu .head-item {display: none;font-size: 16px;line-height: 19px;letter-spacing: 0.04em;font-weight: 700;width: 100%;background: url(https://bluexp.netapp.com/hubfs/bluexp-black-arrow-right.svg) no-repeat top 0px right/5px 10px;background-size: auto;}
  .main-header-wrapper .bottom-wrapper .portal-menu .head-item:hover {filter: invert(19%) sepia(99%) saturate(2640%) hue-rotate(207deg) brightness(98%) contrast(111%);}
  .main-header-wrapper .bottom-wrapper .header-right-section {padding-block: 8px;}
  .main-header-wrapper .top-wrapper .company-logo img {max-width: 140px;}
 /* .main-header-wrapper .top-wrapper .top-menu .menu-items {margin-right: 30px;}*/
  .main-header-wrapper .top-wrapper {padding-inline: 20px;}
  .main-header-wrapper .bottom-wrapper .header-left-section .toggle:not(:checked) ~ .portal-menu {display: none;}
  .main-header-wrapper .bottom-wrapper .header-left-section .toggle:checked ~ .portal-menu .head-item {position: relative;}
  .main-header-wrapper .bottom-wrapper .header-left-section .toggle:checked ~ .portal-menu .head-item::after {position: absolute;content: "";border-bottom: 1px solid #a8d5ff;width: 100%;left: 0;right: 0;bottom: -10px;}
  .main-header-wrapper .bottom-wrapper .portal-menu {position: absolute;inset: 50px 0 auto 0;flex-direction: column;background-color: #fff;height: 100vh;justify-content: flex-start;padding-block: 27px;}
  .main-header-wrapper .bottom-wrapper .portal-menu > li:first-of-type {padding-top: 0;}
  .main-header-wrapper .bottom-wrapper .parent-submenu {padding-inline: 24px;padding-block: 19px;}
  .main-header-wrapper .bottom-wrapper .portal-submenu {box-shadow: none;border: 0;padding: 27px 25px;inset: 0;}
  .main-header-wrapper .bottom-wrapper .portal-submenu.active {padding-top: 54px;align-items: flex-start;}
  .main-header-wrapper .bottom-wrapper .portal-submenu-inner {max-height: calc(100vh - 175px);overflow-y:auto;}
  .main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner {width: 100%;padding-block: 0;row-gap: 0;}
  .main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner .acc-item > a {font-size: 16px;line-height: 20px;padding: 19px 16px 11px 0;letter-spacing: 0.04em;color: #000;font-weight: 400;display:flex;gap: 17px;background: url(https://bluexp.netapp.com/hubfs/bluexp-black-arrow-right.svg) no-repeat top 60% right/5px 10px;background-size: auto;width: 100%;cursor:pointer;border-bottom: 1px solid #a8d5ff;}
  .main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner .acc-item ul {display: none;}
  .main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner .acc-item ul li {padding: 0;}
  .main-header-wrapper .bottom-wrapper #platform-menu-item .portal-submenu-inner .acc-item ul a {font-size: 16px;line-height: 18px;font-weight: 400;color: #000;padding-block: 16px;display: block;}
  .main-header-wrapper .bottom-wrapper :where(#solutions-menu-item,#resources-menu-item) .portal-submenu .portal-submenu-inner {grid-template-columns: repeat(1, 1fr);}
  .main-header-wrapper .bottom-wrapper :where(#solutions-menu-item,#resources-menu-item) .portal-submenu .portal-submenu-inner ul li:first-of-type {border-bottom: 0;background: url(https://bluexp.netapp.com/hubfs/bluexp-black-arrow-right.svg) no-repeat top 17px right/5px 10px;background-size: auto;padding-left: 0;cursor:pointer;min-height: auto;}
  .main-header-wrapper .bottom-wrapper :where(#solutions-menu-item,#resources-menu-item) .portal-submenu .portal-submenu-inner ul li:not(:first-of-type) a {font-weight: 400;line-height: 20px;padding: 18px 0;}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .portal-submenu-inner {grid-template-columns: 1fr;width: 100%;}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topics-head div:first-child {display: none;}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing {border: 0;padding-right: 0;}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topics-head {padding-inline: 0;}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topic-names li {padding: 20px 0;}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topic-names li:hover {background-color: inherit;}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topic-names li::after {opacity: 1;position: absolute;right: 25px;}
  .main-header-wrapper .bottom-wrapper :where(#solutions-menu-item, #resources-menu-item) .portal-submenu ul li:not(:first-child) {display: none;}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-types ul[data-id] {flex-direction: column;}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-types li a {font-weight: 400;line-height: 20px;padding: 18px 0;}
  .main-header-wrapper .bottom-wrapper .portal-menu #breadcrumb li:not(:first-child):not(:last-child):after {content: "/";color:#000;display: inline-block;/*background: url(https://cloud.netapp.com/hubfs/NetApp-Blue/calc-arrow.svg) no-repeat top 0px right 0px/auto;*/width: 8px;height: 12px;translate: 10px}
  .main-header-wrapper .bottom-wrapper #blog-menu-item .blog-listing .topics-head div:last-of-type {display: block !important;}
  .main-header-wrapper .bottom-wrapper :where(#no-head-solutions-menu-item) .portal-submenu .portal-submenu-inner {grid-template-columns: repeat(1, 100%);}
  .main-header-wrapper .bottom-wrapper :where(#no-head-solutions-menu-item) .portal-submenu .portal-submenu-inner ul li a {font-weight: 400;line-height: 20px;padding: 15px 0;}
}
@media only screen and (min-width: 769px) {
/*  .main-header-wrapper .top-wrapper .top-menu {width: calc(100% - 179px);margin-left: 12.569444444444445%;}*/
/*  .main-header-wrapper .top-wrapper .top-menu .menu-items {width: 100%;max-width: 565px;}*/
  .main-header-wrapper .top-wrapper .top-menu .menu-items ul {justify-content: space-between;width: min(565px, 100%);}
  /*   .main-header-wrapper .top-wrapper .top-menu + .menu-items {display: none;} */
}
/*
@media only screen and (min-width: 600px) {
  .main-header-wrapper .top-wrapper .top-menu{width:calc(100% - 490px);}
}*/
@media only screen and (max-width: 768px) {
  .main-header-wrapper .top-wrapper {flex-wrap: wrap;row-gap: 15px;}
  .main-header-wrapper .top-wrapper .top-menu .menu-items {display: none;}
  .main-header-wrapper .top-wrapper .top-menu + .menu-items {/*display: block;*/width: 100%;margin: 0;}
  .main-header-wrapper .top-wrapper .menu-items ul {justify-content: space-between;}
}
@media only screen and (max-width: 600px) {
  .main-header-wrapper .top-wrapper .company-logo img {max-width: 120px;}
  .main-header-wrapper .top-wrapper .login-iframe .login-signup-container span a {font-size: 10px;line-height: 14px;}
  .main-header-wrapper .top-wrapper .login-iframe .login-signup-container span .divider {height: 16px;}
  .main-header-wrapper .top-wrapper .menu-items ul {gap: 20px;}

}
@media only screen and (max-width: 480px) {
  .main-header-wrapper .top-wrapper .menu-items ul {gap: 10px;flex-wrap: wrap;}
  .main-header-wrapper .top-wrapper .menu-items ul a {font-size: 12px;}
}

/***** new top menu update 2024 *****/
.main-header-wrapper .top-wrapper .menu-items .menu-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:-ms-inline-flexbox;-ms-flex:0 0 auto;flex:0 0 auto;outline:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;display:inline-flex;padding:8px 12px 9px}
.main-header-wrapper .top-wrapper .menu-items ul>li a span,.main-header-wrapper .top-wrapper .top-menu .language-switch{font-family:"Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:600;color: #fff;line-height:1.3}
.main-header-wrapper .top-wrapper .menu-items ul>li a svg{height:16px;width:16px;margin-top:1px;}
.main-header-wrapper .top-wrapper .top-menu .menu-items ul>li a.menu-link.active,.main-header-wrapper .top-wrapper .top-menu .language-switch.active,.main-header-wrapper .top-wrapper .top-menu .menu-items ul>li a:focus{background-color:#0000001A}
.main-header-wrapper .top-wrapper .top-menu .dropdown{display:none}
.main-header-wrapper .top-wrapper .top-menu .dropdown ul{width:auto;display:block}
.main-header-wrapper .top-wrapper .top-menu .menu-items ul li{position:relative}
.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class{height:13px;width: 13px;}
.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class:before{height:13px;width: 13px;top: 50%;transform: translateY(-50%);/*margin-top:2px;*/}
.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class:hover .lang_list_class{display:none;}
.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class .lang_list_class.active{display:block;}
.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class .lang_list_class{background-color:#f4f7f8;box-shadow:0 2px 12px 0 rgba(0,0,0,.18);box-sizing:border-box;padding:60px 48px 27px;width:170px;top:30px;left: -12px;transform: none;text-align: left;}
.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class .lang_list_class li,.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class .lang_list_class li:first-child,.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class .lang_list_class li:last-child{background-color:transparent;border:0;padding:0;line-height:1.3;font-size:18px;font-weight:700;margin-bottom:9px;}
.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class .lang_list_class:before{display:none}
.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class .lang_list_class:after{top:33px;left:calc(50% - 6px);width:auto;transform:translateX(-50%);color:#666;font-family:"Helvetica Neue",Arial,sans-serif;font-size:11px;font-weight:700;line-height:1.3;margin:0;text-transform:uppercase;border:0;content:"LANGUAGE"}
.main-header-wrapper .top-wrapper .top-menu .language-switch{padding:9px 12px 8px;}
.main-header-wrapper .top-wrapper .top-menu .menu-items .dropdown{box-shadow:0 2px 12px 0 rgba(0,0,0,.18);display:none;grid-template-columns:1fr 1.5fr;position:absolute;right:0;visibility:hidden;z-index:1000}
.main-header-wrapper .top-wrapper .top-menu .menu-items .dropdown.active{display:-ms-flexbox;display:flex;height:auto;opacity:1;overflow:visible;visibility:visible}
.main-header-wrapper .top-wrapper .top-menu .menu-items .dropdown.active .icon--chevron-down{perspective:1000px;transform:rotate3d(0,0,1,180deg) scale3d(-1,1,1);transition:all 0}
.main-header-wrapper .top-wrapper .menu-items .dropdown .primary{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding-left:56px;padding-right:56px;width:264px}
.main-header-wrapper .top-wrapper .menu-items .dropdown .primary ul,.main-header-wrapper .top-wrapper .menu-items .dropdown .secondary ul{list-style:none;margin:0}
.main-header-wrapper .top-wrapper .menu-items .dropdown .primary ul li{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;gap:4px;margin-bottom:14px}
.main-header-wrapper .top-wrapper .menu-items .dropdown .primary ul li:last-child,.main-header-wrapper .top-wrapper .menu-items .dropdown .secondary ul li:last-child,.main-header-wrapper .top-wrapper .menu-items.active .dropdown .secondary ul li{margin-bottom:0}
.main-header-wrapper .top-wrapper .menu-items .dropdown .primary ul li svg{height:24px;width:24px}
.main-header-wrapper .top-wrapper .menu-items .dropdown .primary ul li a,.main-header-wrapper .top-wrapper .menu-items .dropdown .secondary ul li a{transition:none!important;background-image:none;font-style:normal;font-weight:700;text-decoration:none;color:#000}
.main-header-wrapper .top-wrapper .menu-items .dropdown .primary ul li a{font-size:18px;line-height:135%;white-space:nowrap}
.main-header-wrapper .top-wrapper .menu-items .dropdown .primary ul li a:before,.main-header-wrapper .top-wrapper .menu-items .dropdown .secondary ul li a:before{display:none}
.main-header-wrapper .top-wrapper .menu-items .dropdown .secondary{background:#f4f7f8;display:grid;gap:48px;grid-template-columns:1fr 1fr;padding:36px 56px}
.main-header-wrapper .top-wrapper .menu-items .dropdown .secondary header{color:#666;font-family:"Helvetica Neue",Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.5px;line-height:135%;margin:0 0 12px;text-transform:uppercase}
.main-header-wrapper .top-wrapper .menu-items .dropdown .secondary ul li{display:-ms-flexbox;display:flex;margin-bottom:9px}
.main-header-wrapper .top-wrapper .menu-items .dropdown .secondary ul li a,.main-header-wrapper .top-wrapper .top-menu+.menu-items.active>ul.top-centered-menu>li>a{border-bottom:0;font-size:16px;line-height:21px;text-wrap:nowrap}
.main-header-wrapper .top-wrapper .top-menu+.menu-items.active>ul:not(.top-centered-menu)>li>a{display:none}
.main-header-wrapper .top-wrapper .top-menu+.menu-items.active>ul.top-centered-menu{border: 1px solid #edeaef;border-width: 1px 0px;margin: 20px 0 0;padding-block: 15px;padding-inline: 20px;}
.main-header-wrapper .top-wrapper .top-menu+.menu-items.active>ul.top-centered-menu li a{padding-inline:0;font-weight:700;}
.main-header-wrapper .top-wrapper .menu-items.active .dropdown .primary{padding:0;width:100%;background:#f6fafe}
.main-header-wrapper .top-wrapper .menu-items.active .dropdown .secondary{grid-template-columns:1fr;padding:36px 0;gap:0;background:#f6fafe}
.main-header-wrapper .top-wrapper .menu-items.active .dropdown .secondary header{width:calc(100% + 40px);margin:0 0 0 -20px;border-top:1px solid #edeaef;padding:20px 40px 20px 20px;position:relative}
.main-header-wrapper .top-wrapper .menu-items.active .dropdown .secondary header:after{background-image:url(https://bluexp.netapp.com/hubfs/arrow_down_icon.svg);background-size:contain;background-repeat:no-repeat;content:"";height:6px;position:absolute;right:20px;top:50%;transform:translateY(-50%);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:10px}
.main-header-wrapper .top-wrapper .menu-items.active .dropdown .secondary header.active:after{transform:translateY(-50%) rotate(180deg)}
.main-header-wrapper .top-wrapper .menu-items.active .dropdown .secondary ul{display:none}
.main-header-wrapper .top-wrapper .menu-items.active .dropdown .secondary ul.active{display:block}
.main-header-wrapper .top-wrapper .menu-items.active .dropdown .secondary ul li{margin-bottom:18px}
.main-header-wrapper .top-wrapper.menu-nologin .top-menu-centered{position: absolute;left: 50%;transform: translateX(-50%);}
.main-header-wrapper .top-wrapper:not(.menu-nologin) .top-menu-centered{position: absolute;right: 600px;}
.main-header-wrapper .top-wrapper .top-menu-centered ul{gap:15px;}

@media(min-width:1450px) {
.main-header-wrapper .top-wrapper:not(.menu-nologin) .top-menu-centered{right:auto;left: 50%;transform: translateX(-50%);}
}
@media(min-width:1400px) {
.main-header-wrapper .top-wrapper .menu-items .dropdown{right:-16px}
}
@media(max-width:1152px) {
.main-header-wrapper .top-wrapper:not(.menu-nologin) .company-logo img {max-width: 140px;}
.main-header-wrapper .top-wrapper:not(.menu-nologin) .top-menu-centered{right: 575px;}
  .main-header-wrapper .top-wrapper:not(.menu-nologin) .top-menu-centered ul li a.menu-link{padding:8px 8px 10px;}
}
@media(max-width:1024px) {
.main-header-wrapper .top-wrapper:not(.menu-nologin) .top-menu-centered ul{gap:5px;}
/*.main-header-wrapper .top-wrapper.menu-nologin .top-menu-centered {left: 170px;}*/
}
@media(max-width:992px) {
 body>iframe#portal-iframe{right:220px !important;}
  .main-header-wrapper .top-wrapper .top-menu-centered{display:none;}
.main-header-wrapper .top-wrapper .top-menu .language-switch{padding-inline:4px;}
  .main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class .lang_list_class.active{left: -4px;}
}
@media(max-width:768px) {
.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class .lang_list_class.active {left: auto;right: -4px;}
.main-header-wrapper .top-wrapper .top-menu .language-switch .language-placeholder{display:none;}
  body>iframe#portal-iframe{right:45px !important;}
  .main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class:before,.main-header-wrapper .top-wrapper .top-menu .language-switch .globe_class{height:18px;width:18px;}
}