#beta {
  display: none !important;
}
#prdLogo {
  background: url(https://www.manageengine.com/identity-management/images/common-sprite.png)
    no-repeat 0 0;
}
.l360Cloudlogosvg {
  width: 280px;
  height: 26px;
  margin-top: -1px;
}
#prdLogo {
  background-position: 0 0;
  width: 270px;
  height: 31px;
}
.feaLayout h2 {
  color: #5a6770;
  margin: 10px 0 20px;
}
.feaList h3 {
  color: #0088c4;
  font-size: 17px;
  margin: 0;
}
.feaList {
  background: url(https://www.manageengine.com/identity-management/images/wap-sprite.png) -454px
    5px no-repeat;
  margin: 15px 0;
  padding: 5px 0 5px 55px;
}
.feaLayout .per30 {
  padding: 1% 3%;
  width: 27%;
}
.feaLayout .per30 p {
  text-align: justify;
}
#scroll ul,
#scroll ol {
  padding: 0;
  margin: 0 0 0 25px;
}
#scroll ul li {
  list-style: disc;
}
#scroll ol {
  list-style: decimal;
}

.supHead {
  color: #919496;
  display: inline-block;
  font-size: 22px;
  font-weight: 100;
  padding: 2px 10px;
}
.supBox {
  background: #ffffff;
  border-top: 1px solid #e5e5e5;
  font-size: 12px;
  margin: 10px 0px 20px;
  padding: 32px 10px 10px;
}
.conCenter {
  text-align: center;
}
#lhsTree ul {
  list-style: none;
}
.rhs-cont ul li {
  list-style: disc;
}
#backToTop {
  right: 35px;
}
.heading-menu {
  display: none;
}
.l360Cloudlogosvg img {
  width: 180px;
}

#commonHeader {
  min-height: 75px;
}
#commonHeader .per30 img {
  width: 159px;
}
#commonHeader ul.mainNav {
  margin: 10px 0 0 0;
  padding: 0;
}
#commonHeader ul.mainNav li {
  display: inline-block;
  font-size: 16px;
  list-style: none;
  margin: 0 0 0 20px;
}
#commonHeader ul.mainNav li a {
  color: #000;
}
#commonHeader ul.mainNav li.actMenu a {
  border-bottom: 4px solid #0ba9f2;
  color: #0ba9f2;
  padding: 14px 0;
}
#commonHeader ul.mainNav li.logBut {
  margin: 0;
}
#commonHeader ul.mainNav li.logBut a {
  border: 1px solid #a2a2a2;
  color: #000;
  padding: 7px 30px;
  transition: all 1s;
}
#commonHeader ul.mainNav li.logBut a:hover {
  background: #e8e7e7;
  text-decoration: none;
  transition: all 1s;
}
#commonHeader ul.mainNav li.sigBut {
  margin: 0 0 0 20px;
}
#commonHeader ul.mainNav li.sigBut a {
  background: #d23a3d;
  color: #fff;
  padding: 7px 30px;
  transition: all 1s;
}
#commonHeader ul.mainNav li.sigBut a:hover {
  background: #a31417;
  text-decoration: none;
  transition: all 1s;
}
li a.menu-new:before {
  content: "";
  position: absolute;
  background: url(https://www.manageengine.com/identity-management/images/beta-signup-menu-new-23.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
  margin: -9px 0 0 -17px;
}
li a.menu-new span {
  background: #0ba9f2;
  color: #fff !important;
  font-size: 11px;
  padding: 2px !important;
  border-radius: 5px 5px 5px 0;
  margin: -10px 0 0;
  position: relative;
  display: table-caption;
  line-height: 11px;
}
/* Index Page */
.as-full {
  /* font-family:'Open Sans',sans-serif; */
  margin: 0;
  padding: 0;
}
.as-full p,
.as-full a,
.as-full li,
.as-full td,
.as-full td,
.as-full span,
.as-full label {
  line-height: 24px;
  font-size: 14px;
}
.as-full h1,
.as-full h2,
.as-full h3,
.as-full h4,
.as-full h5,
.as-full h6 {
  margin: 0;
  color: #000;
}
.as-full ul {
  padding-left: 0;
  margin: 0;
}
.as-full li {
  list-style-type: none;
}
.as-full a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.as-full a:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.as-full div,
.as-full a,
.as-full ul,
.as-full li,
.as-full input,
.as-full p,
.as-full h1,
.as-full h2,
.as-full span {
  box-sizing: border-box;
}
.as-full div {
  box-sizing: border-box;
}
.as-full {
  width: 100%;
  display: flow-root;
}
.as-container {
  margin: 0 auto;
  position: relative;
}
.as-container-1300 {
  max-width: 1300px;
}
.as-container-1250 {
  max-width: 1250px;
}
.as-container-1220 {
  max-width: 1220px;
}
.as-container-1200 {
  max-width: 1200px;
}
.as-container-1100 {
  max-width: 1100px;
}
.as-container-1050 {
  max-width: 1050px;
}
.as-container-1000 {
  max-width: 1000px;
}
.col-10 {
  width: 100%;
  float: left;
}
.col-90 {
  width: 90%;
  float: left;
}
.col-80 {
  width: 80%;
  float: left;
}
.col-75 {
  width: 75%;
  float: left;
}
.col-70 {
  width: 70%;
  float: left;
}
.col-60 {
  width: 60%;
  float: left;
}
.col-65 {
  width: 65%;
  float: left;
}
.col-50 {
  width: 50%;
  float: left;
}
.col-40 {
  width: 40%;
  float: left;
}
.col-35 {
  width: 35%;
  float: left;
}
.col-33 {
  width: 33.3333%;
  float: left;
}
.col-30 {
  width: 30%;
  float: left;
}
.col-25 {
  width: 25%;
  float: left;
}
.col-20 {
  width: 20%;
  float: left;
}
.col-10 {
  width: 10%;
  float: left;
}
.pad-100 {
  padding: 100px;
}
.pad-50 {
  padding: 50px;
}
.pad-40 {
  padding: 40px;
}
.pad-30 {
  padding: 30px;
}
.pad-20 {
  padding: 20px;
}
.pad-15 {
  padding: 15px;
}
.pad-10 {
  padding: 10px;
}
.pad-5 {
  padding: 5px;
}
.pad-top-100 {
  padding-top: 100px;
}
.pad-top-75 {
  padding-top: 75px;
}
.pad-top-50 {
  padding-top: 50px;
}
.pad-top-40 {
  padding-top: 40px;
}
.pad-top-25 {
  padding-top: 25px;
}
.pad-top-15 {
  padding-top: 15px;
}
.pad-top-10 {
  padding-top: 10px;
}
.pad-top-5 {
  padding-top: 5px;
}
.pad-rig-100 {
  padding-right: 100px;
}
.pad-rig-75 {
  padding-right: 75px;
}
.pad-rig-50 {
  padding-right: 50px;
}
.pad-rig-40 {
  padding-right: 40px;
}
.pad-rig-25 {
  padding-right: 25px;
}
.pad-rig-15 {
  padding-right: 15px;
}
.pad-rig-10 {
  padding-right: 10px;
}
.pad-rig-5 {
  padding-right: 5px;
}
.pad-bot-100 {
  padding-bottom: 100px;
}
.pad-bot-75 {
  padding-bottom: 75px;
}
.pad-bot-50 {
  padding-bottom: 50px;
}
.pad-bot-40 {
  padding-bottom: 40px;
}
.pad-bot-25 {
  padding-bottom: 25px;
}
.pad-bot-15 {
  padding-bottom: 15px;
}
.pad-bot-10 {
  padding-bottom: 10px;
}
.pad-bot-5 {
  padding-bottom: 5px;
}
.pad-lef-100 {
  padding-left: 100px;
}
.pad-lef-75 {
  padding-left: 75px;
}
.pad-lef-50 {
  padding-left: 50px;
}
.pad-lef-40 {
  padding-left: 40px;
}
.pad-lef-25 {
  padding-left: 25px;
}
.pad-lef-15 {
  padding-left: 15px;
}
.pad-lef-10 {
  padding-left: 10px;
}
.pad-lef-5 {
  padding-left: 5px;
}
.as-list-bull {
  margin: 20px 0;
}
.as-list-bull h4 {
  margin-bottom: 15px;
}
.top0 {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 9;
  box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.1);
}
.clu-ss {
  padding: 20px 50px 60px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 60px;
}
.clu-ss div {
  float: left;
}
.clu-ss div:nth-child(1) {
  width: 40%;
  padding: 60px 35px 0 0;
}
.clu-ss div:nth-child(1) h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  position: relative;
}
.clu-ss div:nth-child(1) h2:before {
  content: "";
  position: absolute;
  width: 125px;
  height: 4px;
  background: #3ecff7;
  bottom: -15px;
  border-radius: 1px;
}
.clu-ss div:nth-child(1) h2 span {
  display: block;
  font-size: 30px;
  font-weight: 300;
  line-height: 52px;
}
.clu-ss div:nth-child(2) {
  width: 60%;
  padding-left: 25px;
}
.clu-ss div:nth-child(2) p {
  font-size: 16px;
  line-height: 33px;
}

/* Pricing Page */
.mainBanner {
  background: #082559;
  height: 262px;
}
.mainBanner ul.pri {
  display: none;
  margin: 20px 0 0;
  padding: 0;
}
.mainBanner ul.pri li {
  border-bottom: 2px solid #53678b;
  color: #53678b;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 100;
  padding: 5px;
}
.mainBanner ul.pri li.actMenu {
  border-bottom: 2px solid #fff;
  color: #fff;
  cursor: default;
}
.mainBanner h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  margin: 55px 0 30px;
}
.mainBanner h1 span.blu {
  color: #1ab3ff;
}
.mainBanner h1 span.nxtLne {
  display: block;
  font-size: 24px;
  font-weight: 100;
}
.bgGray {
  background: #f9f9f9;
  margin: 40px 0 0 0;
  padding: 50px 0 70px;
  position: relative;
  z-index: 9;
}
.priContainer {
  background: #fff;
  border: solid 1px #e5e5e5;
  margin: -96px auto 0 auto;
  max-width: 570px;
  position: relative;
  z-index: 99;
}
.priContainer .per50 {
  height: 350px;
  padding: 0;
  width: 49.8%;
}
.priContainer .plaRigBor {
  border-right: 1px solid #e5e5e5;
}
.priContainer .per50 ul {
  text-align: center;
}
.priContainer .per50 ul li.hea {
  border-bottom: 1px solid #e5e5e5;
  font-size: 15px;
  margin: 0;
  padding: 15px 0;
  text-transform: uppercase;
}
.priContainer .per50 ul li.pri {
  color: #000;
  font-size: 40px;
  margin: 30px 0 20px;
}
.priContainer .per50 ul li.pri sup {
  font-size: 20px;
  font-weight: 500;
  vertical-align: super;
}
.priContainer .per50 ul li.pri sub {
  color: #444;
  font-size: 14px;
}
.priContainer .per50 ul li.sto {
  font-weight: 700;
}
.priContainer .per50 ul li.sto .drp {
  background: url(https://www.manageengine.com/identity-management/images/drpdwn-Botarr.png)
    142px 20px no-repeat #efefef;
  background-size: 9px;
  cursor: pointer;
  display: block;
  height: 24px;
  padding: 9px 0 8px 26px;
  position: relative;
  text-align: left;
}
.priContainer .per50 ul li.sto ul {
  background: #fff;
  border: 1px solid #efefef;
  display: none;
  font-weight: 100;
  list-style: none;
  margin: -6px 0 0 54px;
  padding: 0;
  position: absolute;
  text-align: left;
  width: 174px;
}
.priContainer .per50 ul li.sto ul li {
  cursor: pointer;
  padding: 5px 0 5px 20px;
  transition: all 0.5s;
}
.priContainer .per50 ul li.sto ul li:hover {
  background: #f8f7f7;
  transition: all 0.5s;
}
.mouOverLy {
  background: #f8f7f7;
  transition: all 0.5s;
}
.priContainer .per50 ul li.sto span {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  height: 5px;
  margin: 0 auto;
  width: 150px;
}
.priContainer .per50 ul li.mon {
  margin: 10px 0;
}
.priContainer .per50 ul li.lnk a {
  background: #20b566;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin: 40px 0 0 0;
  padding: 10px 30px;
  transition: all 1s;
}
.priContainer .per50 ul li.lnk a:hover {
  background: #149e55;
  text-decoration: none;
  transition: all 1s;
}
.bgGray .feaCont h2 {
  border-bottom: 1px solid #e0e0e0;
  font-size: 38px;
  font-weight: 100;
  margin: 0 0 40px 0;
  padding: 0 0 30px 0;
}
.bgGray .feaCont .per30 {
  background: #fff;
  box-shadow: 0 0 7px #ccc;
  height: 540px;
  margin: 0 1%;
  padding: 1% 0;
}
.bgGray .feaCont .per30 h3 {
  color: #1196d9;
  font-size: 20px;
  line-height: 24px;
}
.bgGray .feaCont .per30 h3 span {
  color: #666;
  display: block;
  font-size: 12px;
}
.bgGray .feaCont .per30 ul {
  margin: 0 0 0 60px;
}
.bgGray .feaCont .per30 ul li {
  font-size: 13px;
  list-style: disc;
  margin: 0 0 10px 0;
}
/* Support Page */
h1.linHea {
  border-bottom: 1px solid #e5e5e5;
  font-size: 28px;
  font-weight: 600;
  padding: 0 0 10px 0;
}
.suppLft ul {
  margin: 66px 0;
  padding: 0;
}
.suppLft ul li {
  float: left;
  list-style: none;
  margin: 0 0 130px 0;
  width: 33%;
}
.suppLft ul li .suppIco {
  height: 40px;
}
.suppLft ul li .suppTxt {
  font-size: 13px;
  font-weight: 600;
}
.suppRgt {
  background: #f7f7f7;
  padding: 1% 0 0;
  width: 33.3%;
}
.suppRgt > ul {
  margin: 20px 0 0;
  padding: 0;
}
.suppRgt > ul > li {
  float: left;
  margin: 0 0 25px;
  width: 100%;
}
.suppRgt > ul > li > .per30 {
  padding: 0;
  width: 23%;
}
.suppRgt > ul > li > .per30 > img {
  margin: 4px 0 0 0;
}
.suppRgt > ul > li > .per70 {
  font-size: 13px;
  padding: 0;
  width: 75%;
}
.suppRgt > ul > li > .per70 > strong {
  display: block;
}
.suppRgt > ul > li > .per70 > ul {
  margin: 0;
  padding: 0;
}
.suppRgt > ul > li > .per70 > ul > li {
  list-style: none;
  width: 80%;
}
.suppRgt > ul > li > .per70 > ul > li > .per70 {
  font-weight: bold;
}
.suppRgt > ul > li > ul {
  margin: 10px 0 0 0;
  padding: 0;
  width: 90%;
}
.suppRgt > ul > li > ul > li {
  list-style: none;
}
.suppRgt > ul > li.chaCont {
  background: #129ce4;
  margin: 0;
}
.suppRgt > ul > li.chaCont > ul {
  margin: 0;
  padding: 14px 0 !important;
}
.suppRgt > ul > li.chaCont > ul > li {
  color: #fff;
  display: inline-block;
  font-weight: 100;
  width: auto;
}
.suppRgt > ul > li.chaCont > ul > li.icn {
  margin: 0 0 0 50px;
}
.suppRgt > ul > li.chaCont > ul > li.tet {
  font-size: 22px;
  margin: 0 0 0 20px;
}
.suppRgt > ul > li.chaCont > ul > li.tet > span {
  display: block;
  font-size: 13px;
}
.suppRgt > ul > li > ul > li > .per70 {
  font-weight: bold;
}
.chaCont {
  cursor: pointer;
}
.suppRgt .email img {
  width: 28px;
}
.suppRgt .did img {
  width: 17px;
}
.suppRgt .toll img {
  width: 23px;
}
.icn img {
  margin: -25px 0 0 0;
  width: 44px;
}

/* Form */
.getqtTbl {
  border: none;
  margin: 0 auto 20px;
  width: 55%;
}
.getqtTbl td {
  padding: 8px 0;
  width: auto;
}
.getqtTbl input,
.getqtTbl select,
.getqtTbl textarea {
  background: #fff;
  padding: 7px;
  border: 1px solid #ccc;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  width: 90%;
}
.getqtTbl select {
  height: 36px;
  width: 94.1%;
}
.getqtTbl .formfooter {
  background: none;
  text-align: left;
  padding-top: 20px;
}
.getqtTbl .formfooter input[type="submit"] {
  background: #069b4f !important;
  border: none;
  cursor: pointer;
  padding: 8px 35px;
  color: #fff;
  height: auto;
  width: auto;
}
.getqtTbl .formfooter input[type="reset"] {
  background: #cfd7da !important;
  border: none;
  color: #676b6d;
  margin: 0 0 0 5px;
  padding: 8px 35px;
}
.getqtTbl .formfooter input {
  background: #424f56 !important;
  color: #fff;
  height: auto;
  padding: 10px 20px;
  width: auto;
}

/* Thanks Page */
.thaLeft {
  width: 30%;
}
.thaLeft a {
  background: url(https://www.manageengine.com/identity-management/images/thanks-page-sprite.png);
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.thaRig {
  font-size: 12px;
  line-height: 18px;
  width: 70%;
}
.thaRig a {
  display: block;
  float: left;
  margin: 5px 0 0;
  width: 100%;
}
.rigLine {
  border-right: 1px solid #e5e5e5;
}
.botLine {
  border-bottom: 1px solid #e5e5e5;
  padding: 30px 1.5%;
}
.remLin {
  border-bottom: none;
}
.thaLogo {
  background: url(https://www.manageengine.com/identity-management/images/thanks-page-sprite.png)
    no-repeat -291px -92px;
  height: 19px;
  margin: 0 0 8px;
  width: 100%;
}
.thaLogo a:hover {
  text-decoration: none;
}
.logoadap {
  background-position: -291px -110px;
}
.logoadssp {
  background-position: -291px -129px;
}
.logoerp {
  background-position: -291px -150px;
}
.logoela {
  background-position: -291px -170px;
}
.logofap {
  background-position: -291px -189px;
}
.logormp {
  background-position: -291px -207px;
}
.logospmp {
  background-position: -291px -226px;
}
.logoomp {
  background-position: -291px -243px;
}
.logoad360 {
  background-position: -291px -260px;
}
.logoadap a {
  width: 113px;
}
.logoadssp a {
  width: 160px;
}
.logoerp a {
  width: 200px;
}
.logoela a {
  width: 158px;
}
.logofap a {
  width: 120px;
}
.logormp a {
  width: 195px;
}
.logospmp a {
  width: 195px;
}
.logoomp a {
  width: 143px;
}
.logoad360 a {
  width: 60px;
}
.mlogoadap {
  background-position: -60px 0 !important;
}
.mlogoadssp {
  background-position: -119px 0 !important;
}
.mlogoerp {
  background-position: -180px 0 !important;
}
.mlogoela {
  background-position: -239px 0 !important;
}
.mlogofap {
  background-position: -300px 1px !important;
}
.mlogormp {
  background-position: -361px 1px !important;
}
.mlogospmp {
  background-position: -419px 2px !important;
}
.mlogoomp {
  background-position: 0px -58px !important;
}
.mlogoad360 {
  background-position: -62px -58px !important;
}

.prdMobMenu ul li a {
  display: block !important;
}
#backToTop {
  display: none !important;
}
.footCol2 .foot-head,
.footCol2 .footCont {
  display: none;
}
#commonNLdivisionV1 .foot-head {
  display: block;
}

/* for Chat */
.zsiq_theme1 .zsiq_user {
  display: none;
}
#zsiq_agtpic {
  display: none;
}
#zsiq_avcall.zsiq_unrdcnt {
  display: none !important;
}
.zsiq_theme1.zsiq_floatmain {
  width: auto !important;
  max-height: none !important;
}
.siq_bR {
  bottom: 20px !important;
  right: 15px !important;
}
#backToTop {
  bottom: 130px;
}
.zsiq_theme1 .zsiq_flt_rel {
  background: url("https://www.manageengine.com/active-directory-360/images/global-chat.png") !important;
  background-size: 77px 94.6px !important;
  background-position: 0 -0.5px !important;
  width: 77px !important;
  height: 95px !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  box-shadow: none !important;
  background-repeat: no-repeat !important;
}
#titlediv {
  height: 80px !important;
  top: 0;
  left: auto !important;
  right: 40px;
  min-width: 175px !important;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  padding-left: 30px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  margin: 0;
  background: #fff !important;
}
#titlediv #zsiq_maintitle {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}
#titlediv #zsiq_byline {
  /* font-size:11px; */ /* color:#000; */
}

@media screen and (max-width: 1020px) {
  .mainNav {
    display: none;
  }
}

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

@media screen and (max-width: 760px) {
  .mainbanner {
    padding: 58px 18px 0 !important;
  }
  .mainbanner img {
    display: none;
  }
  .signupPart {
    padding: 70px 20px 60px 20px;
    box-sizing: border-box;
  }
  .mainbanner h2 {
    line-height: 42px;
  }
  .signupPart h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .footer {
    display: none;
  }
  #MEmobPanel a {
    width: 100%;
    box-sizing: border-box;
  }
  .suppLft ul li {
    float: left;
    list-style: none;
    margin: 0px;
    width: 50%;
    box-sizing: border-box;
    border: 1px solid #efefef;
    padding: 15px;
  }
  h1.linHea {
    padding: 15px 0 15px 0;
  }
}

@media screen and (max-width: 500px) {
  .higligIco1,
  .higligIco2,
  .higligIco3 {
    padding: 40px 30px 30px 30px !important;
    width: 100% !important;
    background: #fff;
    margin-bottom: 15px;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
  }
  .higligPart h2 {
    font-weight: 700 !important;
    margin: 10px 0 40px;
  }
  .priContainer {
    margin: 0 auto 0 auto;
  }
  .priContainer .per50 {
    width: 100%;
  }
  .mainBanner h1 {
    line-height: 54px;
  }
  .feaCont .per30 {
    width: 99%;
  }
  .bgGray .feaCont .per30 {
    height: auto;
    margin: 0 1% 30px 1%;
  }
  .suppRgt > ul > li > .per30 {
    float: left !important;
  }
  .suppRgt > ul > li > .per70 {
    float: left;
  }
  .mobRes {
    height: 230px;
  }
  .suppRgt ul li .per70 ul li .per30 {
    float: left;
    width: 30%;
  }
  .suppRgt ul li .per70 ul li .per70 {
    float: left;
    text-align: left;
    width: 68%;
  }
}

@media screen and (max-width: 1200px) {
  .ifoot-inn div:nth-child(1) {
    width: 350px;
    height: 334px;
    background-position: 0 -237px;
    background-size: 599px;
  }
}
@media screen and (max-width: 1250px) {
  .as-container {
    max-width: 90%;
  }
  .col-10 {
    width: 100%;
    float: left;
  }
  .col-90 {
    width: 90%;
    float: left;
  }
  .col-80 {
    width: 80%;
    float: left;
  }
  .col-75 {
    width: 75%;
    float: left;
  }
  .col-70 {
    width: 100%;
    float: left;
  }
  .col-60 {
    width: 100%;
    float: left;
  }
  .col-65 {
    width: 100%;
    float: left;
  }
  .col-50 {
    width: 100%;
    float: left;
  }
  .col-40 {
    width: 100%;
    float: left;
  }
  .col-35 {
    width: 100%;
    float: left;
  }
  .col-33 {
    width: 100%;
    float: left;
  }
  .col-30 {
    width: 100%;
    float: left;
  }
  .col-25 {
    width: 100%;
    float: left;
  }
  .col-20 {
    width: 100%;
    float: left;
  }
  .col-10 {
    width: 100%;
    float: left;
  }
  .ds-list li {
    width: 50%;
  }
  .ds-list li:last-child {
    width: 100%;
  }
  .ds-list-inn {
    height: 200px;
    border: 1px solid #deeaec;
    margin: 5px;
    background: #fbfbfb;
  }
  .as-form-bor {
    padding-left: 0;
    margin-left: 0;
    margin-top: 35px;
  }
  .ds-bann-right {
    display: none;
  }
  .ds-bann-left {
    text-align: center;
  }
  .mob-hide,
  .fea2 {
    display: none;
  }
  .fea1 {
    width: 50%;
    padding-right: 0;
  }
  .fea3 {
    width: 50%;
    padding-left: 0;
  }
  .flc ul li div {
    border: 1px solid #f1f1f1;
    padding: 35px;
    border-radius: 2px;
    margin: 15px;
  }
  .flc ul li {
    width: 100%;
    margin-bottom: auto;
  }
  .ifoot-inn div:nth-child(2) {
    padding: 65px 0 0;
  }
  .ifoot:before {
    background-size: 100%;
  }
}
@media screen and (max-width: 1050px) {
  .ifoot-inn {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .suppRgt > ul > li > .per70 > ul > li > .per70 {
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .ifoot-inn div:nth-child(2) h2 {
    line-height: 58px;
  }
  .flc ul li div {
    padding: 20px;
  }
  .clu-ss div:nth-child(1) {
    width: 100%;
    padding: 20px 0 40px;
  }
  .clu-ss div:nth-child(2) {
    width: 100%;
    padding-left: 0;
  }
  .suppRgt {
    width: 100% !important;
  }
  .mblwd {
    width: 100% !important;
  }
}
@media screen and (max-width: 500px) {
  .ds-list li {
    width: 100%;
  }
  .fea1,
  .fea3 {
    width: 100%;
  }
  .flc ul li div {
    margin: 0;
    margin-bottom: 15px;
  }
  .ifoot:before {
    background-size: 100%;
    top: -37px;
  }
}
@media screen and (max-width: 480px) {
  .as-list-bull ul li {
    width: 100%;
  }
  .clu-ss {
    padding: 0px 20px 60px 20px;
  }
}
@media screen and (max-width: 400px) {
  .ifoot-inn div:nth-child(1) {
    width: 280px;
    height: 260px;
    background-position: 0 -194px;
    background-size: 486px;
  }
}

/*--=== OTHER COUNTRY DEMO FORM SET 2 ===--*/
.perDemBx1 {
  border: 0;
  margin: 0;
}
.perDemBx1 h2 {
  text-align: center;
  margin: 20px 0 10px;
  font-weight: 500;
}
.perDemBx1 p {
  text-align: center;
  padding-bottom: 15px;
}
.perDemBx1 .icoReqDemo {
  display: none;
}
.de-box {
  border-top: 1px solid #e5e5e5;
  margin: 30px auto 0;
  padding: 20px 0 0;
  width: 75%;
}
.de-box .head {
  font-size: 24px;
  padding-left: 12px;
  font-weight: 500;
  display: inline-block;
  margin: 0;
}
.de-box .demoPAli {
  margin: 20px 0 0;
}
.form-set-2 {
  background: #fff;
  padding: 25px 30px 30px;
  border-radius: 7px;
  position: relative;
  border: 1px solid #eaeaea;
  max-width: 380px;
}
.form-set-2 h2 {
  text-align: center;
  font-size: 18px;
  margin: 0 0 14px;
  color: #000;
  line-height: 1.3;
  font-weight: 600;
  padding: 0;
}
.solution-form ul {
  padding: 0;
  margin: 0;
}
.form-set-2 form ul li {
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.form-set-2 form ul li div {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  background: #fafafa;
  box-sizing: border-box;
  position: relative;
}
.form-set-2 form ul li.no-bor {
  border: 0;
}
.form-set-2 form ul li i {
  background-image: url(https://www.manageengine.com/active-directory-360/images/icon-set-1.png);
  position: absolute;
  width: 32px;
  height: 32px;
  top: 3px;
  pointer-events: none;
}
.form-set-2 form ul li i.ic-ic-user {
  background-position: -13px -13px;
}
.form-set-2 form ul li i.ic-email {
  background-position: -72px -12px;
}
.form-set-2 form ul li i.ic-org {
  background-position: -129px -13px;
}
.form-set-2 form ul li i.ic-phone {
  background-position: -188px -13px;
}
.form-set-2 form ul li i.ic-country {
  background-position: -247px -13px;
}
.form-set-2 form ul li i.ic-feedback {
  background-position: -297px -13px;
}
.form-set-2 form ul li input,
.form-set-2 form ul li textarea {
  width: 100%;
  background: none;
  border: 0;
  height: 40px;
  font-size: 14px;
  padding: 5px 15px 5px 46px;
  box-sizing: border-box;
  outline: none;
  font-family: "Open Sans", sans-serif;
}
.form-set-2 form ul li textarea {
  padding: 5px 15px 5px 46px;
  height: 60px;
}
.form-set-2 form ul li select {
  width: 88%;
  background: none;
  border: 0;
  height: 40px;
  font-size: 14px;
  padding: 5px 20px;
  outline: none;
  margin-left: 24px;
}
.form-set-2 form ul li input[type="submit"] {
  background: #ca2033;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  float: left;
  border-bottom: 0;
  padding: 15px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  height: auto;
  border-radius: 4px;
}
.form-set-2 form ul li input[type="submit"]:hover {
  background: #ab1829;
}
.form-set-2 form ul li:last-child {
  border: 0 solid #333;
  margin-bottom: 0;
  background: none;
}
.form-set-2 form ul li input#datepicker {
  height: 40px !important;
}
.form-set-2 form ul li .dwn-priv {
  font-size: 11px;
  color: #000;
  line-height: 10px;
}
.form-set-2 form ul li .dwn-priv a {
  font-size: 10px;
  color: #000;
  text-decoration: underline;
}
.err-com {
  background: #f44336;
  color: #fff;
  font-size: 12px;
  padding: 2px 2px 2px 10px;
  margin: 10px 0;
  display: none;
  text-align: center;
}
.form-set-2 form ul li .err-box {
  border: 1px solid #ca1f32;
}

/*--=== OTHER COUNTRY DEMO FORM SET 3 ===--*/
.form-set-3 {
  margin: 0 auto;
  max-width: 600px;
  border: 0;
  padding: 0;
}
.form-set-3 form ul li div.fl {
  border: 0;
  background: none;
  float: left;
  width: 35%;
}
.form-set-3 form ul li div.fl label {
  font-size: 15px;
  font-weight: 500;
}
.form-set-3 form ul li div.fl label i {
  background: none;
  color: #f10;
  position: relative;
  top: 0;
  left: 0;
}
.form-set-3 form ul li div.fr {
  float: left;
  width: 65%;
}
.form-set-3 form ul li div.fr input,
.form-set-3 form ul li div.fr select,
.form-set-3 form ul li div.fr textarea {
  padding: 5px 15px;
}
.form-set-3 form ul li.no-lhs {
  padding-left: 35%;
}
.form-set-3 form ul li.no-lhs .fr {
  width: 100%;
  border: 0;
  background: none;
}
#meGDPRMessage {
  border: 0;
  background: none;
  margin: 0;
}
.form-set-3 form ul li div.fr input[type="submit"] {
  padding: 13px;
  background: #069b4f;
  font-size: 15px;
  float: left;
  width: 60%;
  border-radius: 2px;
}
.form-set-3 form ul li div.fr input[type="submit"]:hover {
  background: #037d3f;
  box-shadow: 0 23px 13px -18px #141619a6;
}
.form-set-3 form ul li div.fr input[type="reset"] {
  float: left;
  width: 38%;
  padding: 13px;
  background: #b8c9d6;
  font-size: 15px;
  color: #fff;
  margin-left: 2%;
  height: auto;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.5s ease;
}
.form-set-3 form ul li div.fr input[type="reset"]:hover {
  background: #889dad;
}
.form-set-3 form ul li select {
  margin-left: 0;
  width: 96%;
  cursor: pointer;
}
.form-set-3 .err-com {
  margin-left: 38%;
}
.form-set-3 form ul li div.fr #meGDPRMessage label {
  font-size: 12px;
  line-height: 19px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c500 !important;
  background: #f1f9ff !important;
  font-weight: 400 !important;
  color: #454545 !important;
}
.ui-datepicker td span,
.ui-datepicker td a {
  width: 25px;
  height: 25px;
  border-radius: 50px;
  line-height: 26px;
  text-align: center !important;
  transition: all 0.3s ease;
}
.ui-widget.ui-widget-content {
  border: 0 solid #c5c5c5 !important;
  box-shadow: 0 1px 23px -9px #3333339c;
  padding: 8px;
  box-sizing: border-box;
  width: 280px;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e !important;
  background: #fffa90 !important;
  color: #777620 !important;
}
.ui-datepicker td span,
.ui-datepicker td a:hover {
  border: 1px solid #dad55e !important;
  background: #fffa90 !important;
  color: #777620 !important;
}
.ui-widget-header {
  border: 0 solid #f1f9ff !important;
  border-bottom: 1px solid #e2e2e2 !important;
  background: none !important;
  color: #333;
  font-weight: 700;
  border-radius: 0 !important;
}
.ui-datepicker th {
  font-weight: 600;
  font-size: 13px;
  color: #7b90a0;
}
.me-ic-date {
  right: 8px;
  background-position: -312px -71px;
  background-size: 420px;
  background-repeat: no-repeat;
}

@media screen and (max-width: 550px) {
  .form-set-3 form ul li div.fl,
  .form-set-3 form ul li div.fr {
    width: 100%;
  }
  .form-set-3 {
    padding: 25px;
  }
  .form-set-3 form ul li.no-lhs {
    padding-left: 0%;
  }
  .form-set-2 form ul {
    padding: 0px !important;
  }
}
/* Thanks page Cs Product Section Styles */

.thanks-page-cs-container h2 {
  font-size: 28px;
  line-height: 41px;
  font-weight: 300;
  color: #000;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 45px;
}
.thanks-page-cs-container h2 span {
  display: block;
  font-weight: 500;
}
.thanks-page-cs-container .thanks-page-cs-wrapper {
  display: table;
  width: 100%;
  max-width: 900px;
  margin: auto;
  position: relative;
  padding: 0 !important;
  margin-bottom: 50px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper::before {
  content: "";
  width: calc((100% / 3) - 2px);
  height: 100%;
  border: 1px solid #e7e9ea;
  border-top: 0;
  border-bottom: 0;
  left: calc(100% / 3);
  top: 0;
  position: absolute;
  z-index: -1;
}
.thanks-page-cs-container .thanks-page-cs-wrapper::after {
  content: "";
  width: 100%;
  height: calc((100% / 3) - 2px);
  border: 1px solid #e7e9ea;
  border-left: 0;
  border-right: 0;
  top: calc(100% / 3);
  left: 0;
  position: absolute;
  z-index: -1;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li {
  display: inline-block;
  width: calc(100% / 3);
  font-size: 16px;
  color: #333;
  font-weight: 400;
  float: left;
  text-align: center;
  padding: 95px 0 35px;
  box-sizing: border-box;
  height: 150px;
  position: relative;
  transition: all 0.3s;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  color: #2483e0;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-decoration: none;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li a:hover {
  text-decoration: none;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li .cs-ic {
  background: url(https://www.manageengine.com/log-management/images/thanks-page-cs-logo-sprite.png)
    no-repeat 0 0;
  background-size: 999px;
  display: block;
  margin: auto;
  margin-bottom: 30px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-admp .cs-ic {
  width: 58px;
  height: 44px;
  background-position: -104px -16px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-admp:hover .cs-ic {
  background-position: -104px -102px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-adap .cs-ic {
  width: 58px;
  height: 50px;
  background-position: -16px -14px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-adap:hover .cs-ic {
  background-position: -15px -102px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-adssp .cs-ic {
  width: 49px;
  height: 57px;
  background-position: -192px -12px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-adssp:hover .cs-ic {
  background-position: -192px -96px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-dsp .cs-ic {
  width: 49px;
  height: 54px;
  background-position: -271px -17px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-dsp:hover .cs-ic {
  background-position: -271px -100px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-erp .cs-ic {
  width: 43px;
  height: 52px;
  background-position: -346px -19px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-erp:hover .cs-ic {
  background-position: -346px -100px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-m365-mp .cs-ic {
  width: 48px;
  height: 51px;
  background-position: -415px -18px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-m365-mp:hover .cs-ic {
  background-position: -415px -100px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-ela .cs-ic {
  width: 43px;
  height: 53px;
  background-position: -785px -17px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-ela:hover .cs-ic {
  background-position: -785px -101px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-ad360 .cs-ic {
  width: 54px;
  height: 57px;
  background-position: -634px -14px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-ad360:hover .cs-ic {
  background-position: -634px -97px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-log360 .cs-ic {
  width: 52px;
  height: 56px;
  background-position: -485px -16px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-log360:hover .cs-ic {
  background-position: -485px -97px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-m365-sp .cs-ic {
  width: 46px;
  height: 46px;
  background-position: -712px -18px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-m365-sp:hover .cs-ic {
  background-position: -712px -103px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-rmp .cs-ic {
  width: 42px;
  height: 61px;
  background-position: -567px -9px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-rmp:hover .cs-ic {
  background-position: -567px -90px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-imp .cs-ic {
  width: 49px;
  height: 42px;
  background-position: -857px -21px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li.cs-imp:hover .cs-ic {
  background-position: -857px -103px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper li:hover .cs-tooltip {
  visibility: visible;
  opacity: 1;
}
.thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip {
  visibility: hidden;
  opacity: 0;
  font-size: 15px;
  font-weight: 300;
  color: #000;
  line-height: 23px;
  background: #f3f9ff;
  box-sizing: border-box;
  padding: 10px 20px;
  border: 1px solid #2483e0;
  border-radius: 5px;
  width: 290px;
  text-align: left;
  position: absolute;
  left: 28%;
  top: 88%;
  z-index: 1;
  transition: 0.3s linear;
}
.thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #2483e0;
  position: absolute;
  left: 50px;
  top: -10px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #f2f9fe;
  position: absolute;
  left: 50px;
  top: -8px;
}
.thanks-page-cs-container .thanks-page-cs-wrapper .hide {
  display: none;
}
.thanks-page-cs-container.sep-brd-top h2 {
  margin-top: 30px;
}
@media screen and (max-width: 1100px) {
  .thanks-page-cs-container .thanks-page-cs-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .thanks-page-cs-container .thanks-page-cs-wrapper:after {
    height: calc((100% / 3) + 2%);
    top: calc((100% / 3) - 2%);
  }
  .thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip {
    position: relative;
    top: 0;
    left: 0;
    width: 90%;
    margin: auto;
    margin-top: 10px;
    visibility: visible;
    opacity: 1;
    background: none;
    border: none;
    text-align: center;
    padding: 0 20px;
    padding-bottom: 30px;
  }
  .thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip:before,
  .thanks-page-cs-container .thanks-page-cs-wrapper .cs-tooltip:after {
    display: none;
  }
  .thanks-page-cs-container .thanks-page-cs-wrapper li {
    height: auto;
  }
  .thanks-page-cs-container .thanks-page-cs-wrapper li .cs-ic {
    bottom: auto;
    top: 25px;
  }
}
@media screen and (max-width: 650px) {
  .thanks-page-cs-container .thanks-page-cs-wrapper:before,
  .thanks-page-cs-container .thanks-page-cs-wrapper:after {
    display: none;
  }
  .thanks-page-cs-container .thanks-page-cs-wrapper li {
    width: 90%;
    border: 1px solid #e6e9ea;
    margin: 10px auto;
    box-shadow: 0 0 10px #e6e9ea;
  }
  .thanks-page-cs-container .thanks-page-cs-wrapper li .cs-tooltip {
    padding-bottom: 0;
  }
}
.af.fea-res-section{display:none;}
/* Thanks page Cs Product Section Styles END*/
