:root {
  --theme-color: #3472cf;
  --theme-bg: #ecfaff;
}
.heading-menu, #topsec-rhs, #allFea, #customers, .btmBar, nav ul.productmenu.header-nav > li {
  display: none;
}
nav ul.productmenu.header-nav > li#quote, nav ul.productmenu.header-nav > li#demos {
  display: inline-block;
}
nav ul.productmenu {
    margin-right: 9px;
    margin-bottom: 12px;
}
.nav li#demos,.nav li#quote {
    margin: 5px 0;
}
.nav li#demos a,.nav li#quote a {
    background-color: #ccc;
    color: #000;
    font-size: 20px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 148px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}
.nav > li > a:hover, .nav > li > span:hover, [data-soldrop]:hover {
  color: var(--theme-color);
}
.prdLogo a.dclogosvg {
  font-family: 'Inter';
  font-size: 26px;
  color: #010101;
  font-weight: 600;
  text-decoration: none;
  line-height: 45px;
}
.sec-pTB {
  padding: 0;
}
.ems-pm {
  font-family: 'Inter';
  padding: 58px;
  color: #000;
}
.ems-pm h1 {
  font-size: 44px;
  line-height: 67px;
  font-weight: 300;
  text-align: center;
  margin: 0 0 50px;
  letter-spacing: -.5px;
}
.ems-pm h1 strong {
  font-weight: 600;
}
.ems-pm h2 {
  font-size: 40px;
  line-height: normal;
  font-weight: 600;
  text-align: center;
  margin: 0 0 50px;
}
.ems-pm h3 {
  font-size: 42px;
  line-height: normal;
  font-weight: 600;
  color: var(--theme-color) !important;
  margin: 0 !important;
  padding: 0 !important;
}
.ems-pm p {
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: -.5px;
  margin: 0 0 10px;
}
.ems-pm ul {
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: -.5px;
  margin: 0 0 60px 40px;
}
.ems-pm ul li {
    margin: 0px 0 10px;
    display: flex;
    align-items: flex-start;
}
.ems-pm ul li:before {
    content: '';
    min-width: 25px;
    height: 20px;
    display: inline-block;
    background-image: url(https://www.manageengine.com/products/desktop-central/images/list-bullet.png);
    background-size: 20px;
    background-position: left center;
    margin: 8px 10px 0 0;
    background-repeat: no-repeat;
}
.ems-pm span {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
.ems-pm img {
  max-width: 100%;
}
.ems-pm a {
  color: var(--theme-color);
  text-decoration: none;
  font-size: 20px;
}
.ems-pm a.cta {
  font-size: 23px;
  color: #fff;
  background-color: #dd321b;
  padding: 12px 26px;
  border-radius: 15px;
  line-height: normal;
  display: inline-block;
  font-weight: 600;
  box-shadow: 0 2px 5px #0008;
  margin: 0 10px;
}
.ems-pm a.cta:nth-child(3),.ems-pm a.cta:nth-child(4) {
    background-color: #ccc;
    color: #000;
}
.ems-pm a.link:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 2px solid var(--theme-color);
  border-bottom: 0;
  border-left: 0;
  transform: rotate(45deg);
  margin: 0px 0px 1px 5px;
}
.ems-pm .flex {
  display: flex;
  justify-content: center;
}
.ems-pm.banner {
  background-color: var(--theme-bg);
  text-align: center;
  padding-bottom: 0;
}
.ems-pm.banner .flex .flex-inner {
  max-width: 1175px;
}
.ems-pm.banner .flex .flex-inner img {
  width: 858px;
  display: block;
  margin: 58px auto 0;
}
.ems-pm.features {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
.ems-pm.features .flex {
  justify-content: space-between;
}
.ems-pm.features .flex .flex-inner {
  width: 50%;
  max-height: 680px;
  overflow: hidden;
}
.ems-pm.features .flex .flex-inner:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ems-pm.apps {
  background-color: #f2f2f2;
}
.ems-pm.apps .flex {
  max-width: 900px;
  margin: auto;
  justify-content: space-evenly;
  align-items: center;
}
.ems-pm.apps .flex .flex-inner {
  width: 30%;
}
.ems-pm.apps .flex .flex-inner:first-child {
  width: 45%;
}
.ems-pm.apps .flex .flex-inner .os-icon-set {
  display: flex;
  margin: 0 0 20px;
  align-items: center;
}
.ems-pm.apps .flex .flex-inner .os-icon-set img {
  width: 40px;
  margin-right: 10px;
}
.ems-pm.why .flex-inner {
  width: 20%;
  text-align: center;
}
.ems-pm.why .flex-inner img {
  max-width: 50px;
}
.ems-pm.why .flex-inner span {
  display: block;
  margin: 15px;
}
.ems-pm.recog {
  background-color: #f2f2f2;
}
.ems-pm.recog .flex .flex-inner img {
  max-width: 220px;
  max-height: 40px;
  margin: 0 50px;
}
.ems-pm.recog a {
  display: block;
  max-width: 200px;
  text-align: center;
  margin: 58px auto 0;
}
.ems-pm.testimonial h2 + img {
  width: 30px;
  margin: -30px auto 20px;
  display: block;
  background-color: #f1f1f1;
  padding: 8px;
  border-radius: 50%;
}
.ems-pm.testimonial li {
  text-align: center;
  padding-bottom: 30px;
}
.ems-pm.testimonial li:before {
  display: none;
}
.ems-pm.testimonial li .author {
  display: flex;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin: 40px 0 0;
}
.ems-pm.testimonial li .author img {
  max-height: 60px;
  margin: 7px;
}
.ems-pm.testimonial li .author .desc {
  display: flex;
  flex-wrap: wrap;
  max-width: 40%;
  border-right: 1px solid #eee;
  margin: 0 15px 0 0;
}
.ems-pm.testimonial li .author .desc strong {
  width: 100%;
  color: var(--theme-color);
  font-weight: 400;
}
.ems-pm.testimonial li .author .desc span {
  font-weight: 300;
}
.ems-pm.testimonial .flex-control-nav {
  left: 10px;
  bottom: -30px;
}
.ems-pm.testimonial .flex-control-nav li a.flex-active {
  background: var(--theme-color);
}
.ems-pm.testimonial .flexslider {
  width: 1100px;
}
.ems-pm.testimonial ul.flex-direction-nav {
    display: none;
}
.ems-pm.credit {
  background-color: #f2f2f2;
}
.ems-pm.credit .flex {
  max-width: 1175px;
  margin: auto;
}
.ems-pm.credit .flex .flex-inner {
  width: 50%;
  padding: 40px;
}
.ems-pm.credit .flex .flex-inner:first-child {
  border-right: 1px solid #ccc;
}
.ems-pm.credit .flex .flex-inner img {
  max-height: 60px;
  margin: 0 0 10px;
}
.ems-pm.credit p {
  font-size: 18px;
  min-height: 180px;
}
.ems-pm.credit a.cta {
  margin: 0 15px 0 0;
}
.ems-pm.credit a.cta:last-child {
  background-color: #ccc;
  color: #000;
}
.ems-pm.credit .cta-grp {
  margin: 0 0 20px;
}
.ems-pm.credit .cta-grp + p {
  min-height: auto;
}
.ems-pm.credit .cta-grp + p a {
  font-size: inherit;
  font-weight: 500;
}
.ems-pm.credit .cta-grp + p a:after {
  display: none;
}
@media(max-width:1450px) {
  .ems-pm.recog .flex .flex-inner img {
    max-width: 170px;
    max-height: 40px;
    margin: 0 20px;
  }
  .ems-pm h3 {
    font-size: 30px;
  }
  .ems-pm.why .flex-inner span {
    font-size: 15px;
    line-height: normal;
    white-space: nowrap;
  }
  .ems-pm ul {
    margin: 0 0 100px 50px;
  }
  .ems-pm h2 {
    margin: 0 20px 50px;
  }
}
@media(max-width:1000px) {
  .ems-pm.recog .flex .flex-inner img {
    max-width: 130px;
    max-height: 20px;
  }
  .ems-pm.credit .flex .flex-inner:last-child {
    padding-right: 0;
  }
  .ems-pm.credit .flex .flex-inner:first-child {
    padding-left: 0;
  }
  .ems-pm a.cta {
    font-size: 18px;
  }
}
@media(max-width:800px) {
  .headerinner .prdLogo {
    width: auto;
  }
  header:not(.abheader) #MEmobPanel {
    top: 82px;
  }
  #MEdropPanel li {
    display: none;
  }
  #MEdropPanel li#quote, #MEdropPanel li#demos {
    display: block;
  }
  .ems-pm h1 {
    font-size: 30px;
    line-height: 50px;
  }
  .ems-pm {
    padding: 40px 20px;
    margin: 0;
  }
  .ems-pm.features .flex .flex-inner {
    width: auto;
  }
  .ems-pm.features .flex .flex-inner:last-child {
    max-height: 400px;
    text-align: right;
    margin-right: -20px;
  }
  .ems-pm.features .flex .flex-inner:last-child img {
    height: 130%;
  }
  .ems-pm .flex {
    flex-wrap: wrap;
  }
  .ems-pm.features {
    padding: 40px 20px;
  }
  .ems-pm h2 {
    font-size: 30px;
    line-height: 50px;
    margin: 0 0 30px;
  }
  .ems-pm p {
    font-size: 18px;
    line-height: 36px;
  }
  .ems-pm ul {
    font-size: 20px;
    margin: 0 0 20px;
  }
  .ems-pm.apps {
    padding-bottom: 40px;
  }
  .ems-pm.apps .flex .flex-inner {}
  .ems-pm.why .flex-inner {
    width: 40%;
    margin: 15px 5px;
  }
  .ems-pm.why .flex-inner span {
    margin: 5px;
  }
  .ems-pm.recog .flex .flex-inner {
    text-align: center;
  }
  .ems-pm.recog .flex .flex-inner img {
    margin: 20px;
    max-width: 170px;
    max-height: 50px;
  }
  .flexBnrslides, .flex-control-nav, .flex-direction-nav {
    display: block;
  }
  .ems-pm.testimonial .flexslider {
    max-height: none;
  }
  .ems-pm.testimonial li .author {
    flex-wrap: wrap;
  }
  .ems-pm.testimonial li .author img:last-child {
    display: block;
  }
  .ems-pm.testimonial li .author .desc {
    max-width: none;
    text-align: center;
    border: 0;
    margin: 0;
    justify-content: center;
  }
  .ems-pm.credit .flex .flex-inner {
    width: auto;
    padding: 0;
    margin: 15px;
  }
  .ems-pm.credit .flex .flex-inner:first-child {
    border-right: 0;
  }
  .ems-pm.credit p {
    min-height: auto;
  }
}
@media(max-width:700px) {
  .ems-pm.apps .flex .flex-inner {
    width: auto !important;
    text-align: center;
  }
.ems-pm.apps .flex .flex-inner:first-child img {
    max-width: 80%;
}
  .ems-pm.apps .flex .flex-inner .os-icon-set {
    justify-content: center;
  }
}
@media(max-width:500px) {
  .ems-pm.features .flex .flex-inner:last-child {
    max-height: 330px;
  }
.ems-pm a.cta {
    margin: 20px auto !important;
    max-width:200px;
    text-align:center;
    display:block;
}
}