.menu-main {
  display: flex;
  margin: 0;
}

.cHoverLine {
  content: "";
  position: absolute;
  height: 6px;
  top: -1px;
  background-color: #ff7300;
  transition: 0.2s ease-in-out;
  display: none;
}

.header ul.menu-level-0 {
  margin: 0;
  padding: 0;
}
.header ul.menu-level-0 li:first-child .menu-level-1{
  display: none;
}
.header .menu > ul > li {
  padding-right: 0px;
  margin-right: 30px;
  position: relative;
  padding-top: 11px;
  padding-bottom: 11px;
}

.header .menu > ul > li:hover .cHoverLine {
  display: block;
  width: 100%;
}

.header .menu > ul > li.menu-item--expanded {
  background-image: url(https://wso2.cachefly.net/wso2/sites/all/image_resources/down-arrow-black-01.webp);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 10px;
}

.header .menu > ul > li > .menu_link_content {
  min-width: 300px;
  border-radius: 0 0 8px 8px;
  max-width: 100%;
  z-index: 9999;
}

.header .menu > ul > li:first-child > .menu-dropdown {
  max-width: 100%;
  z-index: 9999;
  min-width: 890px;
  border-radius: 0 0 8px 8px;
  padding-bottom: 10px;
}

.header .menu > ul > li > .menu_link_content {
  background-color: #f8f8f8;
  border: none;
  padding: 20px;
  box-shadow: 0 8px 12px -9px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 60px;
  margin-left: 0;
}

.header .menu > ul > li > .menu_link_content li {
  padding: 0;
}

.header .menu > ul > li > .menu_link_content li a {
  color: #000;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  padding: 5px 0;
  font-size: 15px;
  transition: color 0.3s ease;
}

.header .menu > ul > li > .menu_link_content ul {
  margin-left: 0;
  padding-left: 0;
}

.header .menu > ul > li > .menu_link_content li a:hover {
  color: var(--color-link);
}

/* sub menu products */
.cProctuctCatType.cTypeTitle {
  background: transparent;
  margin-bottom: 0px;
}

.cProctuctCatType {
  /* border-top: 1px solid #f0f0f0; */
  padding: 0px 0px 0 20px;
  background: #fff;
  margin-bottom: 0px;
  border-radius: 10px;
}

.row.cProctuctCatType.cSpacerRow {
  background: transparent;
}

.cZeroPading {
  padding: 0;
}

.cMenuTitleWrapper {
  border: 0.5px solid #cdcdcd;
  padding: 10px 10px 10px 20px;
  border-radius: 10px 10px 0 0;
  border-bottom: none;
  margin-right: 20px;
}

.cOStitle {
  background-image: url(https://wso2.cachefly.net/wso2/sites/all/image_resources/menu-icons/open-source.webp);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 30px;
  color: #ff7300;
  padding-left: 40px;
}

.cSaasTitle {
  background-image: url(https://wso2.cachefly.net/wso2/sites/all/image_resources/menu-icons/increased-scalability.webp);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 30px;
  color: #ff7300;
  padding-left: 40px;
}

.cMenu2023Col h3 {
  font-size: 15px !important;
  line-height: 36px !important;
  margin-bottom: 0px;
  color: #ff7300 !important;
}

.cMenu2023Col h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 25px;
  display: flex;
  align-items: center;
  letter-spacing: 0.06em;
  color: #9a9a9a;
  margin-bottom: 0px;
  padding-bottom: 0;
}

.cTitleLinks {
  padding: 15px 0;
}

.cMenu2023Col ul li {
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 10px;
}

.cOScol.cSingleLine,
.cSaaScol.cSingleLine {
  min-height: auto;
}

.cOScol {
  border: none;
  min-height: 90px;
  border-left: 0.5px solid #cdcdcd;
  border-right: 0.5px solid #cdcdcd;
  margin-right: 20px;
}

.cOScol,
.cSaaScol,
.cTitleLinks {
  padding: 10px 0px 10px 20px;
}

.cMenu2023Col.cTextLinkCol ul li a {
  text-decoration: none;
  color: #000;
  font-weight: 700;
}

.row.cProctuctCatType.cSpacerRow .cOScol,
.row.cProctuctCatType.cSpacerRow .cSaaScol {
  min-height: auto;
}

.menu_link_content .cMobileTitle {
  display: none;
}

.cSpacerRow .cOScol,
.cSpacerRow .cSaaScol {
  padding: 5px;
}

.cMenu2023Col ul.Resources li {
  margin-bottom: 0;
}

.cMenu2023Col.cTextLinkCol ul li a,
a.cTextLink {
  text-decoration: none;
  color: #000;
  font-weight: 700;
}

.cMenu2023Col.cTextLinkCol ul li a:hover {
  color: #ff7300;
}

div.cDownloadsHubRow {
  padding: 10px;
  border-top: 0.5px solid #cdcdcd;
  border-radius: 0;
  margin-top: 20px;
  padding-bottom: 4px;
}

a.cDownloadsHub {
  padding: 5px 17px 5px 50px;
  background-image: url(https://wso2.cachefly.net/wso2/sites/all/image_resources/downloads-hub.webp);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 17px center;
  border: none;
  border-radius: 10px;
  font-weight: 700;
  font-size: 15px;
  color: #555;
  transition: color 0.3s ease;
  text-decoration: none;
}

.cWso2MenuCol a {
  display: inline-block;
  padding: 5px 0;
  font-size: 15px;
  color: #555;
  transition: color 0.3s ease;
  text-decoration: none;
}

.cSaaScol {
  border: none;
  min-height: 90px;
  border-left: 0.5px solid #cdcdcd;
  border-right: 0.5px solid #cdcdcd;
  margin-right: 0px;
  margin-right: 20px;
}

.row.cProctuctCatType.cSpacerRow .cOScol.cLastRowSpacerCol,
.row.cProctuctCatType.cSpacerRow .cSaaScol.cLastRowSpacerCol {
  border-radius: 0 0 10px 10px;
  min-height: 15px;
  border-bottom: 0.5px solid #cdcdcd;
}
.header .menu > ul > li.menu-item--expanded:hover > .menu_link_content {
  visibility: visible;
  opacity: 1;
}
/* Choreo Navbar */
.choreo-navbar {
  box-shadow: 5px 3px 7px 2px #cac7c733;
  background: #fff;
  border-top: solid 1px #ececec;
}

.choreo-navbar.sticky-top {
  position: fixed;
  box-shadow: 1px 3px 4px 0 #adadad33;
  width: 100%;
}

.choreo-navbar .navbrand-large .navbar-brand img {
  width: 150px;
}

.choreo-navbar .navbar-nav .navbar-brand {
  width: 144px;
  padding: 10px 0px 5px 0px;
  margin-right: auto;
}

.choreo-navbar .navbar-nav .nav-item .nav-link {
  line-height: 15px;
  padding: 14px 15px;
  color: #000;
}

.choreo-navbar .navbar-nav .nav-item .nav-link:hover {
  color: #000;
}

.choreo-navbar .navbar-nav .nav-item .button {
  color: #000000;
  border: solid 2px #000000;
  background-color: #ffffff;
  font-weight: 500;
  border-radius: 5px;
  margin-right: 10px;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.5px;
  min-width: 180px;
}

.choreo-navbar .navbar-nav .nav-item .button:hover {
  color: #ffffff;
  background-color: #000000;
}

.choreo-navbar .navbar-nav .nav-item:last-child .button {
  font-weight: 600;
  background: #000;
  padding: 14px 15px;
  border-radius: 5px;
  border: solid 1px #000000;
  color: #fff;
  min-width: 188px;
  line-height: 16px;
  display: none;
}

.choreo-navbar .navbrand-large .navbar-nav .nav-item:last-child .button {
  display: inline-block;
}

.choreo-navbar .navbar-nav .nav-item:last-child .button:hover {
  text-decoration: none;
  background-color: #5567d5;
  border: solid 1px #5567d5;
  color: #fff;
}

.choreo-navbar .dropdown-menu {
  margin: 0rem 0 0;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  padding: 0.5rem 1rem;
}

.choreo-navbar .dropdown-menu.show:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 12px 0 12px;
  border-color: #5567d5 transparent transparent transparent;
  line-height: 0;
  display: inline-block;
  transform: rotate(180deg);
  top: -10px;
  position: absolute;
  left: 78px;
  margin: auto;
}

.choreo-navbar .dropdown-item {
  margin: 0;
  padding: 0.5rem 0.5rem 0 0rem;
}

.choreo-navbar .dropdown-item:hover {
  background: none;
}

.choreo-navbar a.dropdown-item:hover {
  color: #525ee2;
}

.choreo-navbar .submenu-wrapper.show {
  display: flex;
}

.choreo-navbar .submenu-wrapper {
  min-width: 40rem;
}

.choreo-navbar .submenu-wrapper ul {
  margin: 0;
  padding: 0;
}

.choreo-navbar .submenu-wrapper > li {
  margin-bottom: 1rem;
}

.choreo-navbar .submenu-wrapper p {
  margin-bottom: 0.3rem;
  color: #b7b7b7;
  font-weight: 700;
}

@media (max-width: 1320px) {
  .header .menu > ul > li.menu-item {
    display: block;
    margin-right: 0;
  }

  .header .menu > ul > li.menu-item--expanded {
    margin-right: 0;
  }

  .header .menu > ul > li .menu-dropdown {
    visibility: visible;
    opacity: 1;
    position: absolute;
    box-shadow: none;
    margin: 0;
    padding: 15px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    min-width: auto;
    display: none;
    transform: translateX(0%);
    overflow-y: auto;
  }

  .header .menu > ul > li .menu-dropdown.active {
    display: block;
  }

  .header .menu > ul > li .menu-dropdown {
    margin-top: 50px;
  }

  .header .menu > ul > li.menu-item--expanded {
    position: unset;
  }

  .cProctuctCatType {
    padding-left: 0;
  }

  .cDeskTitle {
    display: none;
  }

  .cTitleLinks {
    padding: 15px 15px;
  }

  .header .menu > ul > li > .menu_link_content li {
    padding: 0;
    border: none !important;
    border-radius: 0;
    margin-bottom: 0;
  }

  .header .menu > ul > li > .menu_link_content li a {
    width: 100%;
    display: inline-block;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 24px;
  }

  .menu_link_content .cMobileTitle {
    display: block;
    min-height: auto;
  }

  .cSaaScol,
  .cOScol {
    border: none !important;
  }

  .cSaasTitle {
    background-size: 20px;
    color: #ff7300;
    padding-left: 27px;
  }

  div.cSpacerRow {
    display: none;
  }
  .header .menu > ul > li > a {
    line-height: 60px;
    height: 60px;
    padding: 0 50px 0 15px;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
  }
  .header .menu > ul > li.menu-item--expanded {
    background: none;
  }
  .header .menu > ul > li.menu-item--expanded a {
    width: 100%;
    background-image: url(https://wso2.cachefly.net/wso2/sites/all/2022/images/icons/arrow-right.svg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 24px;
  }
  .row.cProctuctCatType > div {
    width: 100%;
  }
  .cEmptyTagSpacerLink {
    display: none;
  }

  .cMenu2023Col h3 {
    font-size: 10px;
    line-height: 20px;
    margin-bottom: 0px;
  }

  .cOScol,
  .cSaaScol,
  .cTitleLinks {
    min-height: auto;
  }

  .header .menu > ul > li .menu-dropdown {
    background-color: #fff;
  }

  .cOStitle {
    background-size: 20px;
    color: #ff7300;
    padding-left: 27px;
  }
  .go-back.show {
    display: block !important;
  }
  .cMenu2023Col {
    padding: 0;
  }
  .header .menu > ul > li > a,
  .header .menu > ul > li > span {
    line-height: 60px;
    height: 60px;
    padding: 0 50px 0 15px;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
  }

  .header .menu > ul > li.menu-item--expanded {
    background: none;
  }

  .header .menu > ul > li.menu-item--expanded a,
  .header .menu > ul > li.menu-item--expanded span {
    width: 100%;
    background-image: url(https://wso2.cachefly.net/wso2/sites/all/2022/images/icons/arrow-right.svg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 24px;
  }
  .cProductSub.cMobileButtonView.sub-menu.single-column-menu.cWso2MenuCol.cNsubMenuContainer.cCol3Menu
    ul
    li {
    padding: 10px;
    border: 1px solid black !important;
    border-radius: 8px;
    margin-bottom: 8px;
  }

  .cProductSub.cMobileButtonView.sub-menu.single-column-menu.cWso2MenuCol.cNsubMenuContainer.cCol3Menu
    ul
    li
    a {
    border: none;
    padding: 0;
  }
}

div.cZeroPading {
  padding: 0;
}

@media screen and (max-width: 1290px) {
}

@media (max-width: 992px) {
}
@media screen and (max-width: 990px) {
}

@media (min-width: 1320px) {
  .header .menu > ul > li.cRightMenuRelative > .menu_link_content {
    left: -240px;
  }
  .header .menu > ul > li.cRightLang > .menu_link_content {
    left: -80px;
  }
  .cContactMobile {
    display: none;
  }
}

.cMenuProfileIcon {
  margin-right: 0px;
  filter: brightness(0);
}

li.cDeskProfile a.cDeskProfileAtag {
  vertical-align: top;
  margin-left: 0;
}

.cLogMenuWrapper,
.cLogMenuWrapper > ul,
.cLogMenuWrapper > ul > li {
  height: 100%;
}

.header .menu > ul > li > .menu_link_content.cLoginMenu li,
.header .menu > ul > li > .menu_link_content.cLangMenu li {
  line-height: 1;
}

.header .menu > ul > li > .menu_link_content.cLoginMenu li a,
.header .menu > ul > li > .menu_link_content.cLangMenu li a {
  color: #555;
  padding: 10px 0;
  font-weight: 400;
}
.header .menu > ul > li > .menu_link_content.cLoginMenu li a:hover,
.header .menu > ul > li > .menu_link_content.cLangMenu li a:hover {
  color: #ff7300;
}
.header .menu > ul > li > .menu_link_content.cLangMenu {
  min-width: 200px;
  max-width: 200px;
}
.cMenuIcons {
  filter: brightness(0);
}
.header .menu.menu--header-contact-menu > ul > li {
  margin-right: 0;
}
.cRightLang .active-language {
  display: flex;
  align-items: center;
  gap: 5px;
}
.header .menu > ul > li.menu-item--expanded.cRightLang {
  background-position: right;
  padding-right: 20px;
  margin: 0 10px;
}
.cContactMobile {
  background: #ff7300;
  text-align: center;
  color: #fff;
  padding: 11px 0;
}
.cContactMobile a {
  display: block;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
}
