#adapcutomerlogos {
  display: none;
}
.fixed_bar_hcontainer {
  margin: 195px -89px 0;
}
.hideAnimation {
  margin: 195px -89px 0 0;
  transition: all 0.5s;
}
.showAnimation {
  margin: 195px 0 0;
  transition: all 0.5s;
}
.newIcoSty {
  background: url(https://www.manageengine.com/images/me-sprite.png) repeat
    scroll -750px 0px transparent;
  float: right;
  height: 20px;
  margin: 0px 75px 0 0;
  width: 30px;
}
.recHea {
  border-bottom: solid 1px #eaeaea;
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 40px 0;
  padding: 0 0 15px 0;
}
.container {
  max-width: 1100px;
}
.lhs-tree {
  overflow: visible;
  position: sticky;
  top: 92px;
}
#lhsTree > li {
  border-bottom: 1px solid #ececec;
}
#lhsTree li::before {
  background: url("https://www.manageengine.com/products/active-directory-audit/images/resources-icon-sprite.png")
    no-repeat;
  background-position: -24px 2px;
  background-size: 265px;
  content: "";
  bottom: 0;
  height: 28px;
  left: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  transition: all 0.5s;
  width: 28px;
}
/*#lhsTree li:hover{background:#dff3ff;border-bottom:solid 1px #fff;border-left:solid 2px #138cd6;transition:all .5s}*/
#lhsTree li:hover:before {
  background-position: -24px -26px;
  transition: all 0.5s;
}
#lhsTree li.act {
  background: #dff3ff;
  border-bottom: solid 1px #fff;
  border-left: solid 2px #138cd6;
  transition: all 0.5s;
}
#lhsTree li:nth-of-type(2)::before {
  background-position: -53px 2px;
}
#lhsTree li:nth-of-type(2):hover:before {
  background-position: -53px -26px;
  transition: all 0.5s;
}
#lhsTree li:nth-of-type(3)::before {
  background-position: -83px 2px;
}
#lhsTree li:nth-of-type(3):hover:before {
  background-position: -83px -26px;
  transition: all 0.5s;
}
#lhsTree li:nth-of-type(4)::before {
  background-position: -113px 2px;
}
#lhsTree li:nth-of-type(4):hover:before {
  background-position: -114px -26px;
  transition: all 0.5s;
}
#lhsTree li:nth-of-type(5)::before {
  background-position: -142px 1px;
}
#lhsTree li:nth-of-type(5):hover:before {
  background-position: -142px -26px;
  transition: all 0.5s;
}
#lhsTree li:nth-of-type(7)::before {
  background-position: -203px 0px;
}
#lhsTree li:nth-of-type(7):hover:before {
  background-position: -203px -26px;
  transition: all 0.5s;
}
#lhsTree li:nth-of-type(8)::before {
  background-position: -235px -1px;
}
#lhsTree li:nth-of-type(8):hover:before {
  background-position: -235px -26px;
  transition: all 0.5s;
}
#lhsTree li:nth-of-type(9)::before {
  background-position: 5px -55px;
}
#lhsTree li:nth-of-type(9):hover:before {
  background-position: 5px -85px;
  transition: all 0.5s;
}
#lhsTree li:nth-of-type(10)::before {
  background-position: -26px -56px;
}
#lhsTree li:nth-of-type(10):hover:before {
  background-position: -26px -86px;
  transition: all 0.5s;
}
#lhsTree li:nth-of-type(11)::before {
  background-position: -57px -54px;
}
#lhsTree li:nth-of-type(12)::before {
  background-position: -87px -54px;
}

#lhsTree > li > a {
  font-size: 14px;
  padding: 15px 0 15px 50px;
  color: #333;
}
#lhsTree li.act:nth-of-type(1):before {
  background-position: -24px -26px;
}
#lhsTree li.act:nth-of-type(2):before {
  background-position: -53px -26px;
}
#lhsTree li.act:nth-of-type(3):before {
  background-position: -83px -26px;
}
#lhsTree li.act:nth-of-type(4):before {
  background-position: -114px -26px;
}
#lhsTree li.act:nth-of-type(5):before {
  background-position: -142px -26px;
}
#lhsTree li.act:nth-of-type(6):before {
  background-position: -24px -26px;
}
#lhsTree li.act:nth-of-type(7):before {
  background-position: -203px -26px;
}
#lhsTree li.act:nth-of-type(8):before {
  background-position: -235px -26px;
}
#lhsTree li.act:nth-of-type(9):before {
  background-position: 5px -85px;
}
#lhsTree li.act:nth-of-type(10):before {
  background-position: -26px -86px;
}

.rhs-cont {
  border-left: 0;
}
#lhsTree li.resource_active {
  border-left: 3px solid #4580c7;
  padding: 3px 0;
  border-top: 0;
  -webkit-box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.09);
  font-weight: 600;
}
#lhsTree li.resource_active a {
  color: #4580c7;
}
#lhsTree li.resource_active:nth-of-type(1)::before {
  background-position: 2px -68px;
}
#lhsTree li.resource_active:nth-of-type(2)::before {
  background-position: -27px -68px;
}
#lhsTree li.resource_active:nth-of-type(3)::before {
  background-position: -58px -68px;
}
#lhsTree li.resource_active:nth-of-type(4)::before {
  background-position: -91px -68px;
}
#lhsTree li.resource_active:nth-of-type(5)::before {
  background-position: -123px -68px;
}
#lhsTree li.resource_active:nth-of-type(6)::before {
  background-position: 2px -101px;
}
#lhsTree li.resource_active:nth-of-type(7)::before {
  background-position: -26px -101px;
}
#lhsTree li.resource_active:nth-of-type(8)::before {
  background-position: -56px -101px;
}

.lhs-tree {
  width: 18%;
}
.rhs-cont {
  width: 77%;
}
</style>
    <style>
      /******** bottom tab menu styles *************/
      /* new footer link start */
      .footer-new .tabs [id^="tab"]:checked + label {
  background: #fff;
  border-bottom: 2px solid #025d72;
  color: #025d72;
  font-weight: 600;
}
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4,
#tab5:checked ~ #tab-content5 {
  display: block;
}
.footer-new .tabs [id^="tab"]:checked + label span {
  color: #035b75;
}
.tab-content ul {
  display: block;
  width: 33.33%;
  float: left;
  padding-top: 20px;
}
.tab-content ul li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #9cc1cf;
  border-radius: 20px;
  margin: 11px 0 0 -14px;
}
.footer-new {
  padding-top: 30px !important;
  padding-bottom: 20px !important;
}
.footer-new h2 {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}
.footer-new li {
  line-height: 24px;
  margin-bottom: 10px;
  padding-right: 20px;
}

/* tab section css start*/
.pageTabSec h2 {
  font-size: 29px !important;
  font-weight: bold !important;
  text-align: center;
  margin-bottom: 30px !important;
  font-family: "Open Sans", sans-serif;
  color: #000;
}
.pageTabSec {
  max-width: 1100px;
  margin: 0 auto;
  margin-bottom: 0;
}
.pageTabSec ul.pageTab {
  padding: 0;
  border-bottom: 1px solid #e7e7e7;
  text-align: center;
  box-sizing: border-box;
}
.pageTabSec ul.pageTab li {
  padding: 12px 30px;
  box-sizing: border-box;
  margin: 0 10px;
  display: inline-block;
  font-size: 15px;
  color: #8c9ca2;
  cursor: pointer;
}
.pageTabSec ul.pageTab li.active {
  border-bottom: 2px solid #055367;
  color: #055367;
  font-weight: 600;
}
.pageTabSec ul.pageTab li:hover {
  color: #055367;
}
.pageTabSec .pageTabView {
  padding: 30px 0;
  display: none;
}
.pageTabSec .pageTabView.active {
  display: block;
}
.pageTabSec .pageTabView ul {
  width: 24%;
  display: inline-block;
  padding-left: 20px;
  box-sizing: border-box;
  list-style: disc;
  color: #93bac9;
  vertical-align: text-top;
}
.pageTabSec .pageTabView.solutions-tab ul {
  width: 25%;
  float: left;
}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(1) {
  width: 26%;
}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(2) {
  width: 23%;
}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(3) {
  width: 27%;
}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(4) {
  width: 24%;
}
.pageTabSec .pageTabView ul li a {
  color: #000;
  font-size: 13px;
}
.pageTabSec .pageTabView ul li a:hover {
  text-decoration: underline;
}
.pageTabSec .pageTabView ul li {
  padding: 6px 0;
  margin: 0;
  list-style-type: disc !important;
  color: #93bac9;
}
.footer-new {
  background: #fff;
  padding-bottom: 20px !important;
  padding-top: 30px !important;
}
#rel-Prd ul {
  width: 33%;
}
#rel-Prd ul li:first-child a {
  font-weight: 600;
}
@media (max-width: 1024px) {
  .pageTabSec .pageTabView {
    padding: 30px 20px;
  }
}
@media (max-width: 1023px) {
  .pageTabSec ul.pageTab {
    padding: 0 10px;
  }
  .pageTabSec ul.pageTab li {
    padding: 12px 10px;
    margin: 0 10px;
    font-size: 13px;
  }
  .pageTabSec .pageTabView ul {
    font-size: 13px;
  }
  .pageTabSec .pageTabView {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .pageTabSec .pageTabView.solutions-tab ul {
    width: 25% !important;
  }
}
@media (max-width: 767px) {
  .pageTabSec {
    display: none !important;
  }
}

/* tab section css end */
.inner-cont {
  padding-top: 35px;
}
.heading-menu {
  display: none;
}
.recHea:after {
  content: "";
  background: linear-gradient(to right, #83b2ba, #fff);
  position: absolute;
  height: 1px;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  z-index: 1;
}
.rs-continer {
  padding: 10px 0px;
}
.reso-tab {
  margin-bottom: 20px;
}
.reso-tab ul {
  padding: 0 !important;
}
.reso-tab ul li {
  list-style-type: none;
  display: inline-block;
  padding: 0;
}
.reso-tab ul span {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  background: #fff;
  color: #333232;
  padding: 8px 20px;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
  transition: ease 0.4s ease-in-out;
  border-radius: 20px;
  border: 1px solid #e2e2e2;
  margin: 0 5px 10px 0;
  cursor: pointer;
}
.reso-tab ul span.active-tab {
  background: #f1f7fd;
  color: #0e6092;
  border: 1px solid #9ac1e3;
}
.reso-tab ul span:hover {
  color: #0e6092;
}
.res-box {
  position: relative;
  /* overflow: hidden; */
  /* border: 1px solid #ddd; */
  display: flex;
  flex-wrap: nowrap;
  /* padding: 10px; */
  /* border-radius: 8px; */
  padding: 10px;
  border-radius: 8px;
  margin: 1%;
  /* overflow: hidden; */
  width: 47%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  display: inline-flex;
  transition: all 0.4s ease;
}
.res-box:hover {
  background: #fff;
  box-shadow: 0 1px 15px -3px #0000003b;
}
.middle-align {
  display: flex;
  flex-wrap: wrap;
}
.tab {
  margin-bottom: 50px;
}
.tab .recHea {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
  font-family: "ZohoPuvi";
  border: 0;
  position: relative;
}
.bg-img {
  background: #fafafa
    url(https://www.manageengine.com/products/active-directory-audit/images/resources-sprite-24-1.png);
  background-size: 600px;
  border-radius: 8px;
  width: 89px;
  height: 68px;
  display: block;
  background-position: -5px -3px;
}
.ic-qc-gu-1 {
  background-position: -5px -3px;
}
.ic-qc-gu-2 {
  background-position: -106px -3px;
}
.ic-qc-gu-3 {
  background-position: -209px -3px;
}
.ic-qc-gu-4 {
  background-position: -309px -3px;
}
.ic-qc-gu-5 {
  background-position: -407px -3px;
}
.ic-qc-gu-6 {
  background-position: -506px -3px;
}
.ic-secgui-1 {
  background-position: -5px -75px;
}
.ic-secgui-2 {
  background-position: -106px -75px;
}
.ic-secgui-3 {
  background-position: -209px -75px;
}
.ic-secgui-4 {
  background-position: -309px -75px;
}
.ic-secgui-5 {
  background-position: -407px -75px;
}
.ic-secgui-6 {
  background-position: -506px -75px;
}
.ic-data-sou-1 {
  background-position: -5px -149px;
}
.ic-data-sou-2 {
  background-position: -106px -75px;
}
.ic-data-sou-3 {
  background-position: -209px -75px;
}
.ic-data-sou-4 {
  background-position: -309px -75px;
}
.ic-data-sou-5 {
  background-position: -407px -75px;
}
.ic-nas-1 {
  background-position: -5px -222px;
}
.ic-nas-2 {
  background-position: -106px -222px;
}
.ic-nas-3 {
  background-position: -209px -222px;
}
.ic-nas-4 {
  background-position: -309px -222px;
}
.ic-nas-5 {
  background-position: -407px -222px;
}
.ic-nas-6 {
  background-position: -506px -222px;
}
.ic-nas-7 {
  background-position: -5px -294px;
}
.ic-nas-8 {
  background-position: -106px -294px;
}
.ic-spec-con-1 {
  background-position: -209px -294px;
}
.ic-spec-con-2 {
  background-position: -309px -294px;
}
.ic-spec-con-3 {
  background-position: -407px -294px;
}
.ic-spec-con-4 {
  background-position: -506px -294px;
}
.ic-spec-con-5 {
  background-position: -5px -370px;
}
.ic-trub-1 {
  background-position: -106px -370px;
}
.ic-trub-2 {
  background-position: -209px -377px;
}
.ic-trub-3 {
  background-position: -309px -370px;
}
.ic-trub-4 {
  background-position: -407px -370px;
}
.ic-trub-5 {
  background-position: -506px -370px;
}
.ic-trub-6 {
  background-position: -5px -445px;
}
.ic-pro-opt-1 {
  background-position: -106px -445px;
}
.ic-pro-opt-2 {
  background-position: -207px -445px;
}
.ic-pro-opt-3 {
  background-position: -309px -445px;
}
.ic-pro-opt-4 {
  background-position: -407px -445px;
}
.ic-pro-opt-5 {
  background-position: -506px -445px;
}
.res-title {
  font-size: 16px; /* min-height:80px; */
  padding: 0px 10px 0px 20px;
  position: relative;
  text-align: left;
  width: calc(100% - 90px);
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.res-title > a,
.res-title > h5 {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  line-height: 22px;
  position: relative;
  transition: all 0.4s ease;
  top: 15px;
  display: inline-block;
  width: 100%;
  font-family: "ZohoPuvi";
}
.cta-more {
  transition: all 0.4s ease;
  opacity: 0;
  transform: translateY(5px);
}
.cta-more a,
.cta-more span {
  font-size: 13px;
  font-weight: 400;
  color: #2965d3;
  padding-right: 20px;
  position: relative;
}
.cta-more a:after,
.cta-more span:after {
  content: "";
  position: absolute;
  border: 2px solid #2965d3;
  width: 6px;
  height: 6px;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  right: 9px;
  top: 4px;
  transition: all 0.5s ease;
  opacity: 0;
}
.cta-more a:hover:after,
.cta-more span:hover:after {
  opacity: 1;
}
.res-box-sing:hover .cta-more span:after {
  opacity: 1;
}
.cta-more a:last-child {
  border-left: 1px solid #dbdde3;
  padding-left: 20px;
}
.cta-more a:first-child {
  border-left: 0px solid #dbdde3;
  padding-left: 0px;
}
.d-cont {
  background: #e6f5ff;
  border: 1px solid #a4ceea;
  color: #000;
  margin-left: 13px;
  padding: 15px;
  text-align: center;
  width: 94%;
}
.d-cont a {
  background: #fff;
  border: 1px solid #012353;
  border-radius: 3px;
  color: #012353;
  cursor: pointer;
  display: inline-block;
  padding: 3px 20px;
  text-decoration: none;
  transition: all 0.5s;
}
.d-cont a:hover {
  background-color: #012353;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s;
}
.cta-full {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.res-box-col {
  /* float:left; */ /* padding:0 1.5%; */ /* width: 48%; */ /* box-sizing: border-box; */ /* border: 1px solid #ddd; */ /* display: flex; */ /* flex-wrap: nowrap; */ /* padding: 10px; */ /* border-radius: 8px; */ /* margin: 1%; */ /* overflow: hidden; */ /* width: 48%; */ /* box-sizing: border-box; */ /* border: 1px solid #ddd; */
}
.localize-banner {
  margin-top: 30px;
}
.res-box:hover .res-title > a,
.res-box:hover .res-title > h5 {
  top: 2px;
}
.res-box:hover .cta-more {
  opacity: 1;
  transform: translateY(0px);
}
.res-box:hover a {
  text-decoration: none;
}
@media screen and (max-width: 1025px) {
  .res-box-col {
    display: inline-block;
    width: 100% !important;
  }
  .res-box {
    width: 100%;
    display: flex;
  }
  .bg-img {
    display: inline-block;
  }
  .res-title > a,
  .res-title > h5 {
    top: 0;
  }
  .cta-more a:after,
  .cta-more span:after {
    opacity: 1;
  }
  .cta-more {
    opacity: 1;
    transform: translateY(0px);
  }
}
/*#lhsTree li:nth-child(9){display:none} */
@media screen and (max-width: 760px) {
  .rhs-cont,
  .d-cont {
    width: 100%;
  }
  .mL10 {
    margin-left: 0px;
  }
  .reso-tab ul span {
    font-size: 12px;
    padding: 2px 7px;
    margin: 0 1px 6px 0;
  }
}
.document-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background-color: #e6f4fb;
  border: 1px solid #d0e7f2;
  border-radius: 5px;
  width: 100%;
  max-width: 850px;
  margin: 0 0 50px 0;
}
.document-section,
.document-section * {
  box-sizing: border-box;
}
.document-title {
  font-size: 16px;
  color: #333;
  margin-right: 15px;
}
.document-section a {
  background-color: #fff;
  border: 1px solid #204166;
  color: #204166;
  font-size: 14px;
  padding: 5px 20px;
  border-radius: 3px;
  cursor: pointer;
  margin-left: 10px;
  text-decoration: none;
}
.document-section a:hover {
  background-color: #f0f0f0;
}
@media screen and (max-width: 500px) {
  .document-section {
    display: block;
  }
  .document-title {
    display: block;
    padding-bottom: 10px;
  }
  .document-section a {
    margin: 0 15px 0 0;
    font-size: 13px;
    padding: 5px;
  }
  .cta-more a:last-child {
    border-left: 0px solid #dbdde3;
    padding-left: 0;
    display: block;
  }
}
