body {
  color: #333;
}
.strip-banner{
display:none;
}
#lhsTree a {
  color: #333
}

.fixed_bar_hcontainer {
  margin: 195px -89px 0
}

.hideAnimation {
  margin: 195px -89px 0 0;
  transition: all .5s
}

.showAnimation {
  margin: 195px 0 0;
  transition: all .5s
}

#lhsTree>li {
  color: #333;
}

#lhsTree>li,
#scroll ul.relPrd>li {
  border-bottom: none;
}

#lhsTree>li>ul li,
#scroll ul.relPrd li ul li,
#scroll ul.relPrd li ul li {
  border-top: none;
}

#lhsTree>li>ul li.feaact {
  background: #f1f9fe;
  border-left: 3px solid #2283e8;
}

#lhsTree>li>ul li:hover {
  background: #f1f9fe;
  transition: .2s;
}

#lhsTree>li>ul li.feaact a {
  color: #2a85e5;
}

#lhsTree>li>ul li {
  padding: 10px 0 10px 20px;
  margin-left: 16px;
  font-size: 13px;
  transition: .2s;
}

#lhsTree>li>span.ifTree:after {
  border-top: 5px solid transparent;
  border-left: 5px solid #374f60;
  border-bottom: 5px solid transparent;
}

#lhsTree>li>span.ifTree.dropact:after {
  border-left: 5px solid transparent;
  border-top: 5px solid #374f60;
  border-bottom: 5px solid transparent;
}

#scroll ul.relPrd>li>span {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}

#scroll ul.relPrd li ul li {
  padding-left: 27px;
  position: relative;
}

#scroll ul.relPrd li ul li::before {
  content: "";
  position: absolute;
  height: 30px;
  width: 30px;
  background: url("https://www.manageengine.com/products/active-directory-audit/images/lhs-ad-product-icons-sprite.png");
  background-size: 32px;
  background-position: 0 0;
  left: -6px;
}

#scroll ul.relPrd li ul li:nth-of-type(2)::before {
  background-position: 0 -36px;
}

#scroll ul.relPrd li ul li:nth-of-type(3)::before {
  background-position: 0 -71px;
}

#scroll ul.relPrd li ul li:nth-of-type(4)::before {
  background-position: 0 -110px;
}

#scroll ul.relPrd li ul li:nth-of-type(5)::before {
  background-position: 0 -147px;
}

#scroll ul.relPrd li ul li:nth-of-type(6)::before {
  background-position: 0 -184px;
}

#scroll ul.relPrd li ul li:nth-of-type(7)::before {
  background-position: 0 -221px;
}

#scroll ul.relPrd li ul li:nth-of-type(8)::before {
  background-position: 0 -261px;
}

#scroll ul.relPrd li ul li:nth-of-type(9)::before {
  background-position: 0 0;
}

#scroll ul.relPrd li ul li:nth-of-type(10)::before {
  background-position: 0 -294px;
}

#rel-Prd ul {
  width: 33%;
}

#rel-Prd ul li:first-child a {
  font-weight: 600
}

.featureContent {
  padding-left: 65px;
  position: relative;
}

.featureBox .featureContent::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 50px;
  background: url("https://www.manageengine.com/products/active-directory-audit/images/active-directory-audit-feature-page-sprite.png");
}

/******** 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;
  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;
}

@media(min-width:1200px) {
  .container {
      max-width: 1200px
  }
}

@media(max-width:1024px) {
  .pageTabSec .pageTabView {
      padding: 30px 20px
  }

  .container {
      width: 95%;
  }

  #commonHeader {
      min-height: 84px;
      height: 84px;
  }
}

@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;
  }

  .adap-logo-blocks .adapcus-block {
      width: 26.3%;
  }

  @media (max-width:600px) {
      .adap-logo-blocks .adapcus-block {
          width: 100%;
      }
  }
}

/* tab section css end */
/* Onboarding strip banner */
.strip-banner {
  background: #ffedc3;
  font-weight: 600;
    font-size: 15px;
  left: 0;
  padding: 13px 0;
  position: relative;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999999
}

.strip-banner a {
  color: #0067FF;
  font-weight: 500;
  text-decoration: underline
}

.strip-banner span {
  border-radius: 2px;
  cursor: pointer;
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 10px;
}

.strip-banner span:before,
.strip-banner span:after {
  background: #5E728B;
  content: "";
  height: 2px;
  left: -2px;
  position: absolute;
  top: 4px;
  width: 135%;
}

.strip-banner span:before {
  transform: rotate(45deg);
}

.strip-banner span:after {
  transform: rotate(-45deg);
}

@media screen and (max-width: 1025px) {
  .strip-banner a {
      display: block
  }

  #header-mainsec .headerinner {
      position: initial;
      top: 0px;
  }

  #header-topsec {
      position: relative;
      top: 0;
  }

  #header-mainsec .headerinner.fixed {
      top: 0
  }

  .strip-banner {
      font-size: 12px;
      line-height: 16px;
  }
}


.crossConta {
  margin-top: 20px;
}

.botLine {
  padding: 30px 1.5% 20px;
  height: 100px;
}

.logoerp {
  background-size: 430px;
  background-position: -250px -127px;
}

.logormp {
  background-position: -260px -187px;
  background-size: 450px;
}


.mT50 {
  margin-top: 50px;
}

.tnk {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  color: #fff;
  background: #3b860c;
  font-size: 14px;
  text-align: center;
  padding: 5px;
  z-index: 999999;
  display: none;
}

.form-set-3 form ul li.no-lhs {
  padding-left: 36%;
}

.diSCount-PopuP {
  display: none
}

.tnk-content * {
  box-sizing: border-box;
}

.tnk-content {
  padding-bottom: 50px;
}

.tnk-content h1 {
  font-weight: normal;
  font-size: 32px;
  margin: 30px 0 28px;
  line-height: 1.6;
}

.tnk-content p.desc {
  font-size: 14px;
  margin: 0;
}

.tnk-content p.desc a {
  color: #0475cc;
}

.tnk-card-section {
  position: relative;
  margin-top: 37px;
  padding: 25px 27px 0;
}

.tnk-card-section h2 {
  margin: 0;
  font-weight: normal;
  position: relative;
  font-size: 26px;
}

#scroll ul.card-main {
  padding: 0;
  list-style-type: none;
  margin-left: -8px;
  margin-right: -8px;
  position: relative;
  margin-top: 23px;
}

.card-main li {
  padding: 0 8px;
  float: left;
  width: 33.3333%;
}

.tnk-card-section:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: #ecf7fe;
  max-height: 320px;
}

.card-inner {
  border: 1px solid #d3eefe;
  display: block;
  background: #fff;
  color: #000;
  position: relative;
  padding: 31px 10px 33px;
  border-radius: 10px 10px 0 0;
  transition: 0.3s ease all;
  cursor: pointer;
}

.card-inner:hover {
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.12);
}

.card-inner:hover .card-btn {
  background-color: #0a78dd;
  color: #fff;
}

.card-icon {
  background-image: url(https://www.manageengine.com/products/active-directory-audit/images/demo-request-tnk-sprite.png);
  background-repeat: no-repeat;
  background-size: 250px 250px;
  min-height: 65px;
  display: block;
  margin: 0 auto 22px;
  position: relative;
}

.card-icon:before {
  content: '';
  display: block;
  width: 150px;
  height: 1px;
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
  background: #f4f7f9;
  background: -moz-linear-gradient(left, #f4f7f9 0%, #b1c8d6 50%, #f4f7f9 100%);
  background: -webkit-linear-gradient(left, #f4f7f9 0%, #b1c8d6 50%, #f4f7f9 100%);
  background: linear-gradient(to right, #f4f7f9 0%, #b1c8d6 50%, #f4f7f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f7f9', endColorstr='#f4f7f9', GradientType=1);
}

.icn-pricing {
  width: 95px;
  height: 65px;
  background-position: -10px -8px;
}

.icn-quote {
  width: 59px;
  height: 65px;
  background-position: -130px -8px;
}

.icn-datasheet {
  width: 67px;
  height: 65px;
  background-position: -10px -85px;
}

.card-inner a {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 100%;
}

.card-inner h3 {
  font-size: 17px;
  font-weight: 600;
  margin: 0 0 11px;
  padding-top: 10px;
  line-height: 1.6;
}

.card-inner p {
  max-width: 200px;
  margin: 0 auto;
  min-height: 96px;
}

.card-btn {
  background: #fff;
  display: block;
  width: 100%;
  max-width: 185px;
  margin: 17px auto 0;
  font-weight: 600;
  color: #0a78dd;
  transition: 0.3s ease all;
  border: 1px solid #7cb7ed;
  border-radius: 3px;
  padding: 8px 10px;
}

.tnk-contact-section {
  border-top: 1px dashed #b3b3b3;
  max-width: 745px;
  margin: 60px auto 0;
  padding-top: 26px;
}

.tnk-contact-section p {
  margin: 0;
  font-size: 15px;
  color: #000000;
}

.tnk-contact-section a {
  display: inline-block;
  background: #f6f6f6;
  border: 1px solid #000000;
  color: #000000;
  border-radius: 3px;
  width: 210px;
  padding: 5px 10px;
  font-size: 13px;
  margin: 25px 0 0;
  text-decoration: none !important;
  transition: 0.3s ease all;
}

.tnk-contact-section a:hover {
  background-color: #0a78dd;
  color: #fff;
  border-color: #0a78dd;
}

@media(max-width:1199px) {
  .tnk-content h1 {
      line-height: 1.3;
      font-size: 28px;
  }

  .tnk-card-section {
      padding: 20px 20px 0;
  }

  .card-inner h3 {
      font-size: 15px;
  }

  .card-btn {
      padding: 6px 10px;
      max-width: 160px;
  }
}

@media(max-width: 991px) {
  .card-main li {
      width: 50%;
      margin: 0 auto 30px;
  }

  .tnk-contact-section {
      margin-top: 30px;
  }

  .tnk-card-section:before {
      display: none;
  }

  .tnk-card-section {
      background: #ecf7fe;
      padding: 30px ​20px 0px;
  }
}

@media(max-width:760px) {

  .card-main li {
      width: 100%;
      max-width: 350px;
      float: none;
  }

  #adapcutomerlogos img {
      max-width: 100%;
  }
}


.thanks-page-cs-container h2 {
  margin-top: 10px;
}

.rhs-cont {
  border-right: 0px dotted #ddd;
  float: none;
  padding: 30px 0% 40px 0%;
  position: relative;
  width: 100%;
}

.heading-menu {
  display: none;
}