.slider-bg1 {
  background: #f0f2f0;
}

.yellow-bg {
  background: #ffcc00;
}
.orange-bg {
  background: #fda31a;
}
.blue-bg-1a1b49 {
  background: #1a1b49;
}
.blue-bg-001A89 {
  background: #001A89;
}
.blue-bg-1946ab {
  background: #1946ab;
}
.blue-bg-091E8C {
  background: #091E8C;
}
.white-bg-f9f9f9 {background:#f9f9f9;}
.nutanix-bg {background:#080f46 url(https://www.manageengine.com/itom/spotlight/images/video-th-bg.jpg) top center no-repeat;background-size:cover;}

.banking-cs-bg {position:relative;background:#000}
.banking-cs-bg:before {
    content:"";
    background: url(https://www.manageengine.com/itom/images/hero-banners/banking-case-study.png) top center no-repeat;
    background-size:cover;
    position:absolute;width:100%;
    height:100%;z-index:-1;opacity:.75;
}


.slider-bg2 {
  background: #e5e4de;
}

.slider-bg3 {
  background: #f2f2f2;
}

.slider-bg4 {
  background: #d6e0eb;
}

.slider-bg5 {
  background: #051ace;
}

.slider-bg6 {
  background: #0912a6;
}
.halloween-bg:before {content:"";background:url(https://www.manageengine.com/itom/images/banner/halloween-spider-bg.svg) top left no-repeat;position:absolute;width:100%;height:100%;opacity:.5;z-index:-1;}

.swiper-slide {
  min-height: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 0;
  padding: 32px 0;
}

.banner-wrapper h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
}

.banner-wrapper h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.5;
  margin: 0;
  margin-bottom: 16px;
}

.banner-wrapper h3 {
  font-size: 22px;
  font-weight: 500;
  margin: 0;
}

.banner-wrapper p {
  font-size: 18px;
  margin: 0;
}

.banner-wrapper a {
  display: inline-block;
  padding: 8px 24px;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  margin-top: 16px;
}

.slider-bg1 a,
.slider-bg4 a,
.slider-bg5 a {
  background: #e03860;
}

/* .slider-bg2 h2,
.slider-bg2 p,
.slider-bg5 h2,
.slider-bg5 h3,
.slider-bg5 p {
  color: #fff;
}*/

.slider-bg3 h2,
.slider-bg3 p {
  color: #000;
}

.hero-content-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  flex-wrap: wrap;
  width: 1120px;
  gap: 40px;
  margin: 0 auto;
}

.hero-content-row>.cell:first-child {
  width: 60%;
}

.hero-content-row>.cell:last-child {
  width: calc(40% - 40px);
  text-align: center;
}

.hero-content-row>.cell:last-child>img {
  max-width: 280px;
}

.yellow-hglt {
  display: inline-block;
  background: #ffcc02;
  padding: 2px 12px;
  border: 1px solid #000;
  border-radius: 6px;
  font-size: 14px;
}
.white-box {
  display: inline-block;
  background: #fff;
  text-transform: uppercase;
  padding: 9px 11px;
  font-size: 12px;
  letter-spacing: 1px;font-weight:700;
  line-height: 1.15;
  color: #000 !important;
  margin-bottom: 16px;
}
.gray-box {background:#333333;color:#fff !important;}

.list-disc-white {
  margin: 0;
  padding: 0;
  margin-left: 16px;
  color: #fff;
}

.list-disc-white>li {
  list-style: disc;
  padding: 0;
}

.mt1 {
  margin-top: 16px !important;
}

.itom-day-img {
  max-width: 270px;
  margin-bottom: 24px;
}
.itom-day-con > img {max-width:190px;margin-bottom:8px;}

.mob-hide {
  display: block;
}

.mob-show {
  display: none;
}


.txt-black * {
  color: #000;
}
.txt-white * {
  color: #fff;
}
.yellow-txt {color:#ffc901;}
.btn-white {
  background: #fff;
  color: #000 !important;
}
.btn-yellow {
  background: #ffc800;
  color: #000 !important;
}
.mrg-btm-sm {
  margin-bottom: 8px !important;
}
.mrg-btm-md {
  margin-bottom: 16px !important;
}
.mrg-btm-l {
  margin-bottom: 24px !important;
}

.col2-row {display:flex;gap:16px;align-items:center;margin-top:16px;}
.col2-row img {max-width:100px;}


.blue-bg1 {background:#0D2092;}
.date-location {display:flex;gap:24px;margin-top:8px;}
.date-location > .split {display:flex;flex-direction:column;align-items:flex-start;border:1px solid #3a43b0;padding:4px 12px;}
.date-location div {display:flex;align-items:center;column-gap:8px;}
.date-location div > img {max-width:24px;}
.date-location div p {font-size:14px;margin:0;}
.border-lt-yellow {border:1px solid #ffe19e !important;}

.date-location > .evt-details {display:flex;align-items:flex-start;flex-direction:column;flex:1;border: 1px solid #283d9d;border-radius:8px;padding:8px;text-align:left;}
.evt-details > h3.evt-city {font-size:18px;font-weight:600;margin-bottom:6px;}
.evt-details > p.evt-date-time {font-size:16px;line-height:24px;padding-bottom:6px;}
.evt-details > p.evt-address{font-size:14px;line-height:22px;}

.cover-bg {
    position: relative
}

.cover-bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 220%;
    background: #ffd600;
    z-index: -1;
    left: 0;
    transform: rotate(18deg);
    top: -60%;
}



.img-max-width-s {max-width:200px !important;}
.img-max-width1 {max-width:250px !important;}
.img-max-width2 {max-width:300px !important;}
.img-max-width3 {max-width:350px !important;}
.img-max-width4 {max-width:400px !important;}




/* Banner end */




.trainingad-strip img {
  width: 100%;
}

#sgbanner {
  display: none;
}

.itom-banner img {
  max-width: 1200px;
  height: 360px;
}

/*.c-vid10{display:none}*/

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}

/*.opmPlusSlider span, .opmPlusSlider-2 span, .opmPlusUserExp span{font:300 16px/120% 'ZohoPuvi';color:#000}*/
body,
div#highlights p,
.opmPlusSlider span,
.opmPlusSlider-2 span,
.opmPlusUserExp span {
  font: 300 16px/30px "Zoho_Puvi_Regular", sans-serif;
  color: #000;
}

.opmPlusBanner .h2,
.opmPlusSlider .h2,
.opmPlusSlider-2 .h2,
.opmPlusUserExp .h2 {
  font: 100 31px/120% "Zoho_Puvi_SemiBold";
}

.opmPlusBanner span {
  font: unset !important;
  font-size: 18px !important;
  color: #222 !important;
}

.opmPlusSlider-2 .h2 {
  font: 500 31px/120% "Zoho_Puvi_Medium";
  color: #222;
}

/*.hTag1 a, .hTag2 a, .hTag3 a, .hTag4 a, h1 a, h2 a, h3 a, h4 a {color:#104C5D;}*/
.hTag1 a,
.hTag2 a,
.hTag3 a,
.hTag4 a,
h1 a,
h2 a,
h3 a,
h4 a {
  color: #000;
}

.editionband .h2 {
  font: 500 31px/120% "Zoho_Puvi_Medium";
  color: #222;
  margin: 60px 0 10px;
  text-align: center;
}

.opmPlusPerSpr {
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
}

.nav-dwns {
  display: none;
}

.section.pad1 {
  padding: 58px 0;
  position: relative;
  -webkit-animation: AnimFadeUp 2s ease-in-out;
  animation: AnimFadeUp 2s ease-in-out;
}

ul.list>li>a:link,
ul.list>li>a:visited {
  color: #000;
}

ul.list>li>a:hover {
  color: #138cd6;
  text-decoration: underline;
}

@-webkit-keyframes AnimFadeUp {
  0% {
      transform: translateY(20px);
      opacity: 0;
  }

  100% {
      transform: translateY(0px);
      opacity: 1;
  }
}

@keyframes AnimFadeUp {
  0% {
      transform: translateY(20px);
      opacity: 0;
  }

  100% {
      transform: translateY(0px);
      opacity: 1;
  }
}

.bannerbg1 {
  position: relative;
}

.bannerbg1:before {
  height: 100%;
  background-image: url(https://www.manageengine.com/network-monitoring/images/op-banner-bg.png);
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0.2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* -webkit-animation: zoomin 10s ease-in infinite;
  animation: zoomin 25s ease-in infinite;
  transition: all .5s ease-in-out; */
  overflow: hidden;
  background-position: top center;
  background-size: 85%;
}

.bannerbg6 {
  background: #0666b8;
}

.nav-dwns {
  display: none;
}

.free-dwn-btn {
  display: none;
}

.btnDownload {
  background: #feb40a;
  padding: 10px 23px;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
  transition: all ease 0.5s;
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
}

.web-circle {
  background: #6b9db1;
  border: solid 5px #fff;
  box-shadow: 0 0 2px #3a3a3a;
  animation: pulse 1s infinite;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
}

.opm-web-bg {
  background: url(https://www.manageengine.com/network-monitoring/images/opm-web.png) top center no-repeat;
  width: 1200px;
  height: 650px;
  zoom: 0.7;
  -webkit-zoom: 0.7;
  -moz-zoom: 0.7;
  position: relative;
}

.opm-web-bg ul {
  display: block;
  margin: 0;
  padding: 0;
}

.opm-web-bg ul li {
  display: inline-block;
  position: absolute;
}

.pos1 {
  top: 300px;
  left: 63px;
}

.pos2 {
  top: 210px;
  left: 208px;
}

.pos3 {
  top: 130px;
  left: 388px;
}

.pos4 {
  top: 65px;
  left: 600px;
}

.pos5 {
  top: 193px;
  left: 705px;
}

.pos6 {
  top: 123px;
  left: 973px;
}

.pos7 {
  top: 319px;
  left: 807px;
}

.pos8 {
  top: 427px;
  left: 1000px;
}

.pos9 {
  top: 543px;
  left: 680px;
}

.pos10 {
  top: 370px;
  left: 583px;
}

.pos11 {
  top: 285px;
  left: 402px;
}

.pos12 {
  top: 350px;
  left: 247px;
}

.pos13 {
  top: 480px;
  left: 350px;
}

.pos1 .web-circle:nth-child(1) {
  animation-delay: 1s;
}

.pos2 .web-circle:nth-child(1) {
  animation-delay: 5.5s;
}

.pos3 .web-circle:nth-child(1) {
  animation-delay: 10.5s;
}

.pos4 .web-circle:nth-child(1) {
  animation-delay: 15.5s;
}

.pos5 .web-circle:nth-child(1) {
  animation-delay: 20s;
}

.pos6 .web-circle:nth-child(1) {
  animation-delay: 25s;
}

.pos7 .web-circle:nth-child(1) {
  animation-delay: 30s;
}

.pos8 .web-circle:nth-child(1) {
  animation-delay: 35s;
}

.pos9 .web-circle:nth-child(1) {
  animation-delay: 40s;
}

.pos10 .web-circle:nth-child(1) {
  animation-delay: 45s;
}

.pos11 .web-circle:nth-child(1) {
  animation-delay: 50s;
}

.pos12 .web-circle:nth-child(1) {
  animation-delay: 55s;
}

.pos13 .web-circle:nth-child(1) {
  animation-delay: 59s;
}

@-webkit-keyframes pulse {
  0% {
      -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }

  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }

  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

@keyframes pulse {
  0% {
      -moz-box-shadow: 0 0 0 0 rgba(87, 87, 87, 0.4);
      box-shadow: 0 0 0 0 rgba(87, 87, 87, 0.4);
      -webkit-transform: scale(1);
      transform: scale(1);
  }

  70% {
      -moz-box-shadow: 0 0 0 10px rgba(87, 87, 87, 0);
      box-shadow: 0 0 0 10px rgba(87, 87, 87, 0);
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
  }

  100% {
      -moz-box-shadow: 0 0 0 0 rgba(87, 87, 87, 0);
      box-shadow: 0 0 0 0 rgba(87, 87, 87, 0);
      -webkit-transform: scale(1);
      transform: scale(1);
  }
}

.per40.img-valign {
  height: 540px !important;

  display: flex;
  align-items: center;
  justify-content: center;
}

#AwardsHonors ul {
  margin: 0;
  padding: 15px 0 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#AwardsHonors ul li {
  display: inline-block;
  margin: 10px;
  vertical-align: top;
  width: 30%;
  background: #fff;
  min-height:336px;
}
#AwardsHonors ul li span {
  font-size: 15px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: #ffffff;
}

#AwardsHonors ul li a {
  display: inline-block;
  color: #000;
  height: 100%;
}

#AwardsHonors ul li a:hover {
  color: #138cd6;
}

#AwardsHonors ul li span {
  display: block;
}

#AwardsHonors ul li span img {
  max-width: 120px;
}

#AwardsHonors ul li span.div-awards-ct {
  padding: 30px 15px;
  min-height: 90px;
}

#AwardsHonors ul li span img {
  max-width: 120px;
}

.div-awards-img {
  min-height: 135px;
  border-bottom: solid 1px #cacaca;
  padding: 10px 0;
}

#AwardsHonors ul li:last-child a span img {
  max-width: 80px;
}

.btn {
  text-align: center;
}

.btn a {
  background: #333;
  color: #fff;
  padding: 6px 25px;
  transition: all 0.5s ease;
  margin: 40px 0px 10px;
  display: inline-block;
}

.btn a:hover {
  background: #5f5d5d;
}

.opmPwrHd h2,
.opmPwrHd h1 {
  display: inline-block;
  font: 100 31px/120% "Zoho_Puvi_Medium";
  color: #222;
}

.trainingad-strip {
  background: #d1d7db;
  text-align: center;
}

.brdr-r {
  border-right: solid 1px #606061;
}

.trainingad-strip-ncm-nfa {
  background: #263145;
  color: #fff;
}

.trainingad-strip-ncm-nfa h3,
.trainingad-strip-ncm-nfa p {
  color: #fff;
  margin: 0;
  padding: 2px 0;
}

.trainingad-strip-ncm-nfa img {
  padding-bottom: 15px;
}

.trainingad-strip-ncm-nfa a {
  padding: 5px 15px;
  background: #f00;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
}

.appLeftalign {
  padding-top: 0px;
}

.appLeftalign ul {
  margin: 0 0 0 35px;
}

.appLeftalign ul li {
  list-style-type: disc;
  margin: 12px 0px;
}

.unsetColor {
  color: unset;
}

.h4 {
  margin: 0px 40px 0px;
}

.de-trainingad-strip {
  text-align: center;
  display: none;
  background: #fff;
}

.bnr1 p {
  width: 400px;
  margin: 25px -28px !important;
}

.trainingad-strip-infotech h2 {
  font-size: 26px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
}

.trainingad-strip-infotech p {
  font-size: 19px;
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  margin: 25px 0;
}

.trainingad-strip-infotech a {
  font-size: 16px;
  font-family: "Poppins";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  background: #c31111;
  padding: 10px 25px;
  border-radius: 5px;
}

.row {
  width: 100%;
  float: left;
  padding: 5px 0;
}

.row label {
  width: 45%;
  float: left;
  min-height: 35px;
  text-align: right;
  padding-right: 25px;
  line-height: 40px;
}

.row input {
  float: left;
  width: 15%;
  height: 25px;
  padding: 8px 20px;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  font-size: 15px;
}

#divCustomerDet {
  margin-top: -85px;
  text-align: Center;
  font-weight: bold;
}

.divCustDetActive {
  margin-top: 20px !important;
}

#divCustomerDet div {
  float: left;
  text-align: left;
  width: 33%;
}

#divCustomerDet input {
  float: left;
  width: 80%;
  height: 25px;
  padding: 8px 20px;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  font-size: 15px;
}

#ulTable ul li {
  display: table-cell;
  vertical-align: top;
  width: 25%;
  margin: 5px 10px;
  padding: 5px;
  border-right: solid 1px #c5c5c5;
  text-align: center;
}

#ulTable ul li:last-child {
  border-right: 0;
}

.divInptCont {
  text-align: center;
  margin: 4% 0;
}

#ulTable ul {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 3;
}

#ulTable ul li label {
  font-weight: bold;
  font-size: 1.5em;
}

#ulTable strong {
  font-weight: 500;
}

.divInptCont button,
#btnGetPrice {
  background: #1b8616;
  color: #fff;
  padding: 15px 40px;
  margin: 35px 20px 0;
  border: 0;
  display: inline-block;
  font-size: 17px;
  border-radius: 4px;
  cursor: pointer;
}

#adRhsLnkNm {
  display: block;
  background: #34ad65;
  border-radius: 3px 0px 0px 3px;
  height: 105px;
  position: absolute;
  right: 1px;
  top: 501px;
  width: 95px;
  transition: all 1.2s ease-in-out;
  -webkit-transition: all 1.2s ease-in-out;
  color: #fff;
  font-family: BariolRegular, sans-serif;
  text-align: center;
  padding: 10px 16px 0;
  z-index: 1;
  cursor: pointer;
}

#adRhsLnkNm a {
  text-decoration: none;
  color: #fff !important;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 5px;
  font-size: 10px;
  line-height: 15px;
}

.adRhsIconNm {
  width: 43px;
  height: 47px;
  display: inline-block;
  margin: 0 auto;
  background: url(https://www.manageengine.com/network-monitoring/images/v1/common-sprite.png) no-repeat 0 0;
  background-position: -257px -84px;
}

.ie-trainingad-strip {
  background: #edf8f9;
  text-align: center;
  display: none;
}

.bnr1 a {
  margin: 0 43px;
}

.bnr2 a {
  margin: 0 93px;
}

.bnr2 {
  width: 52%;
  padding: 2% 0 0 4%;
}

.bnr2 p {
  width: 450px;
  margin: 25px 7px;
}

.bnr1 {
  padding-right: 14%;
}

.per50 {
  width: 48%;
  text-align: center;
  margin: 30px auto;
}

.trainingad-strip-infotech {
  background: url(https://www.manageengine.com/network-monitoring/images/infotech-bg-img.jpg) no-repeat;
  text-align: center;
  background-size: 100% 100%;
  height: 250px;
}

.nl-trainingad-strip {
  background: #f8f5da;
  text-align: center;
  display: none;
}

.sa-trainingad-strip {
  background: #c7d6e0;
  text-align: center;
  display: none;
}

.ae-trainingad-strip {
  background: url(https://www.manageengine.com/network-monitoring/images/dubi-bg-img.png);
  text-align: center;
  display: none;
}

.opmband {
  text-align: center;
  padding: 20px 0;
}

.opmband-content {}

.bglightdark {
  background: #ddd;
  box-shadow: none;
}

.fnt20 {
  font-size: 20px;
  text-decoration: underline;
}

.bannerbg2 img {
  height: 360px !important;
}

.bannerbg2 {
  background: #071a56;
  display: none;
}

.survey-bannerbg img {
  height: 360px !important;
}

.survey-bannerbg {
  background: #f8d047;
  display: none;
}

.bannerbg3 img {
  height: 360px !important;
}

.bannerbg3 {
  background: #034286;
  display: none;
}

.bannerbg4 img {
  height: 360px !important;
}

.bannerbg4 {
  background: #fefabf;
  display: none;
}

.bannerbg5 img {
  height: 360px !important;
}

.bannerbg5 {
  background: #fff3b9;
  display: none;
}

.key {
  font: inherit;
  font-weight: inherit !important;
  color: inherit;
}

.au-trainingad-strip {
  background: #01b3a4;
  text-align: center;
  display: none;
}

.uk-trainingad-strip {
  background: #dbeffa;
  text-align: center;
  display: none;
}

.review-navigation {
  position: relative;
  width: 100%;
  top: -260px;
  z-index: 1;
}

.prev-btn,
.next-btn {
  position: absolute;
  cursor: pointer;
  background: #333;
  border-radius: 50%;
  padding: 10px 20px;
  color: #fff;
  font-size: 22px;
}

.prev-btn {
  left: 80px;
}

.next-btn {
  right: 80px;
}

/*#what-makes{display:none}*/
.divFlex {
  display: flex;
  justify-content: center;
  text-align: left;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}

.divFlex h2 {
  margin: 0;
  padding: 10px;
}

.divFlex .cell {
  flex: 1;
  padding: 20px;
  margin: 10px;
}

.divFlex .cell:nth-child(2) {
  border-left: solid 1px #ddd;
}

.opmPts {
  list-style-type: disc;
  margin: 0 30px;
}

.webinar-strip {
  background: url("https://www.manageengine.com/network-monitoring/images/v1/free-webinar-bg.jpg");
  text-align: center;
}

.bannerbg1 {
  background: #f0f2f0;
  height: 360px;
}

.opmPlusBanner,
.uc-banner,
.au-banner {
  margin: 0 auto;
  float: none;
}

#scroll {
  padding: 0 !important;
}

a.plus-store-link {
  color: #138cd6 !important;
  font-weight: bold !important;
  font-size: 15px !important;
  top: 10px !important;
}

.eeband {
  text-align: center;
  padding: 40px 0;
}

.eeband-img {
  float: left;
  margin-right: 20px;
  width: calc(30% - 20px);
}

.eeband-content {
  float: left;
  width: 70%;
  text-align: center;
}

.eeband-link a {
  text-decoration: underline;
  color: #000;
}

.custband {
  background: url(https://www.manageengine.com/network-monitoring/images/v1/cust-band-repeat-bg.png) repeat-x 0 0;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#highlights,
#highlights .hTag2,
#highlights h3,
#highlights .hTag1 {
  color: #0b4c5d !important;
  font-weight: 300;
}

.mT80 {
  margin-top: 80px;
}

.own-slider {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  height: 400px;
}

.own-slider ul {
  width: 100%;
  margin: 0;
  padding: 0;
  transition: all 0.5s;
  height: 100%;
}

.own-slider ul li {
  width: 1000px;
  list-style: none;
  height: 100%;
  float: left;
}

.own-slider-pagination li {
  list-style: none;
  height: 10px;
  background: #ddd;
  width: 10px;
  font-size: 0;
  display: inline-block;
  border-radius: 10px;
  cursor: pointer;
}

.own-slider-pagination li.active {
  background: #74b223;
}

.play-icon img {
  /*position: absolute;*/
  transition: all 0.5s;
  z-index: 4;
  left: 0;
}

.play-icon img:hover {
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
}

.play-icon {
  /*height: 330px;
  width: 590px;*/
  cursor: pointer;
  position: relative;
  border: 3px solid #ddd;
}

.play-icon iframe {
  position: absolute;
  top: 0;
  left: 0;
}

.bannerflex {
  margin: 0 auto;
}

.flexslider,
.flexslider1 {
  width: 100%;
  max-height: none;
}

.flexslider .flexBnrslides img,
.flexslider1 .flexBnrslides img {
  width: 100%;
}

.heading-menu {
  display: none;
}

.opmPlusBanner .h2 {
  font-size: 46px;
  margin: 0px 0 20px;
  line-height: 54px;
  color: #000;
}



.opmPlusBanner span {
  font: 100 24px Roboto Slab;
  color: #6a6a6a;
}

.flexslider1 {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  position: relative;
  display: block;
  max-width: 100%;
}

/*New Style*/
.opmPlusIconPlace {
  text-align: center;
}

.opmPlusIconPlaceBox {
  width: 33%;
  display: inline-block;
  margin: 40px auto;
  box-sizing: border-box;
  padding: 0 20px;
  vertical-align: top;
}

.opmPlusIconPlaceBox a:before,
.opmPlusIconPlaceBox a:after {
  display: table;
  line-height: 0;
  content: "";
}

.opmPlusIconPlaceBox a:after {
  clear: both;
}

.opmPlusIconPlaceBox h2.key {
  float: none;
  text-align: inherit;
  font-size: inherit;
}

.opmPlusIconPlaceBox img {
  float: left;
}

.opmPlusIconSep {
  line-height: 2px !important;
  height: 1px;
  width: 100%;
  background: #eaeaea;
  display: inline-block;
}

.opmPlusSlider {
  padding: 0 0 20px;
}

.opmPlusSliderContainer>a {
  margin: 0 0 80px;
}

.opmPlusSliderContainer>a img {
  float: none;
}

.opmPlusSliderContainer>a span {
  float: none;
  color: #868686;
}

.opmPlusSliderContainer>a:hover span {
  color: #333;
}

.opmPlusSliderContainer>a .h4 {
  float: none;
}

.opmPlusnewBG1 {
  background: #f6f6f6;
  box-shadow: inherit;
}

.opmAppSectionBg {
  background: #e9e9e9 url(https://www.manageengine.com/network-monitoring/images/v1/opmanager-ios-app-bg.png) no-repeat 0 0;
  background-size: cover;
}

.opmAppSectionBg .flexslider {
  max-width: 1200px;
  width: 100%;
}

.opmAppSectionBg .flexslider .flexBnrslides img {
  width: auto;
}

.opmAppSectionBg .flexslider .flexBnrslides>li {
  padding: 30px 0;
}

.opmAppSectionBg .flexBnrslides {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto !important;
  text-align: center;
  color: #fff;
}

.opmAppSectionBg .flexBnrslides li h3 {
  font-size: 4em;
  color: #fff;
  line-height: 1em;
}

.opmAppSectionBg .flexBnrslides li p {
  font-size: 2em;
  color: #fff;
  line-height: 1.5em;
}

.opmAppSectionBg .flexBnrslides li a.appArw img {
  width: 70px;
}

.opmAppSectionBg .opmAppSection {
  position: relative;
}

.opmAppSectionBg .appLeftalign {
  position: absolute;
  left: 20%;
  top: 120px;
}

.opmAppSectionBg a {
  color: #333;
}

.review-frame {
  width: 700px;
  max-width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.review-slides {
  width: 7000px;
  position: relative;
  transition: all 0.5s ease;
  left: 0;
}

.review-slides>div {
  width: 700px;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
}

.opmPlusCusRev {
  padding: 10px;
  background: #fff;
  margin: 10px 0;
  min-height: 340px;
}

.opmPlusCusRev h4 {
  margin-top: 0;
}

.opmPlusCusRev_head {
  font-size: 16px;
  font-weight: 600;
}

.opmPlusCusRev_dept {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #888;
}

.opmPlusCusRev_cont {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 20px;
}

.poppins {
  font-family: Poppins;
  font-weight: 300;
}

.poppins h1,
.poppins h2,
.poppins h3 {
  font-weight: 300;
}

#opmpluslide2 {
  background: #fff;
}

#opmpluslide2 .section,
#opmPlusSlider2 .section {
  max-width: 950px;
}

.editionband {
  padding: 40px 0;
}

.editionLhs {
  padding: 20px 20px 40px 20px;
  background: #e8f5e2;
  width: 33%;
  float: left;
  position: relative;
  margin: 20px 1px 20px 0;
}

.editionLhs h3 {
  text-align: center;
}

.editionLhs ul {
  /* min-height:330px; */
}

.editionLhs ul li {
  margin: 7px 0;
}

.editionLhs .ediDownload {
  text-align: center;
}

.editionLhs .ediDownload a {
  margin: 0 auto;
  background: #0ba268;
  padding: 5px 25px;
  display: inline-block;
  color: #fff;
  font-weight: 400;
}

.editionMid {
  padding: 20px 20px 40px 20px;
  background: #e0e8f3;
  width: 33%;
  float: left;
  margin: 20px 1px 20px 0;
}

.editionMid h3 {
  text-align: center;
}

.editionMid ul {
  min-height: 330px;
}

.editionMid ul li {
  margin: 7px 0;
}

.editionMid .ediDownload {
  text-align: center;
}

.editionMid .ediDownload a {
  margin: 0 auto;
  background: #10479b;
  padding: 5px 25px;
  display: inline-block;
  color: #fff;
  font-weight: 400;
}

.editionRhs {
  padding: 20px 20px 70px 20px;
  background: #f5f5f5;
  width: 33%;
  float: left;
  margin: 20px 1px 20px 0;
}

.editionRhs h3 {
  text-align: center;
}

.editionRhs ul {
  min-height: 330px;
}

.editionRhs ul li {
  margin: 7px 0;
}

.editionRhs .ediDownload {
  text-align: center;
}

.editionRhs .ediDownload a {
  margin: 0 auto;
  background: #545454;
  padding: 5px 25px;
  display: inline-block;
  color: #fff;
  font-weight: 400;
}

.view-details a {
  font-size: 16px;
  text-decoration: none;
  color: #c0193e;
}

.view-details a:hover {
  text-decoration: underline;
}

.survey-bannerbg {
  background: #f8d047;
}

.bannerbg2 {
  background: #0b3090;
}

@media screen and (max-width: 1200px) {
  .hero-content-row {
      max-width: 100%;
      width: 95%;
  }

}

@media screen and (max-width: 1024px) {
  #commonHeader {
      min-height: 90px;
      height: 90px;
  }
.date-location {justify-content:center;}
  .hero-content-row>.cell {
      width: 100% !important;
      text-align: center;
  }
.col2-row {justify-content:center;}
  .hero-content-row>.cell:last-child {
      display: none;
  }

  .mob-hide {
      display: none;
  }

  .mob-show {
      display: block;
  }

  .list-disc-white>li {
      list-style: disc inside;
  }

  .bnr2 a {
      margin: 0 27px;
  }

  .bnr2 p {
      width: 400px;
      margin: 25px -23px;
  }

  .trainingad-strip-infotech h2 {
      font-size: 22px;
  }
}

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

  .per60,
  .per40 {
      width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .section.pad1 {
      padding: 40px 0;
      width: 98%;
  }

  .opmPlusBanner .h2 {
      font-size: 18px !important;
      line-height: 28px !important;
      margin: 0px 0 10px !important;
  }

  #AwardsHonors ul li {
      width: 100%;
      display: block;
  }



  .opmPlusBanner span {
      font-size: 16px !important;
  }

  .section.pad1 {
      padding: 40px 0 40px;
  }

  .swiper-wrapper .opm-banner {
      padding: 50px 0px;
  }

  .editionband-content.clearfix {
      display: block !important;
  }

  .opmPlusSlider .h2 {
      margin: 30px 0 5px;
  }

  .free-dwn-btn {
      display: block;
  }

  .editionLhs,
  .editionMid,
  .editionRhs {
      width: 100% !important;
  }

  .nav-dwns {
      background: #e9142b;
      color: #fff;
      font-size: 22px;
      line-height: 30px;
      padding: 4px 10px;
      display: inline-block;
      width: 148px;
      position: absolute;
      top: 0px;
      z-index: 9999;
      right: 0;
      border-radius: 5px;
      text-decoration: none;
      text-align: center;
  }

  /*#header-topsec {
      width: 50% !important;
  }*/

  .bnr1 a {
      margin: 0 0px;
  }

  .bnr2 a {
      margin: 0 -20px;
  }

  .bnr2 a {
      width: 480px;
  }

  .trainingad-strip-infotech h2 {
      font-size: 19px;
  }

  .bnr2 p {
      width: 300px;
      margin-left: 17px;
  }

  .bnr1 p {
      width: 300px;
      margin: 25px -28px !important;
  }
}

@media screen and (max-width: 900px) {
  #AwardsHonors ul li {
      width: 30%;
  }

  .div-awards-img {
      border-bottom: 0;
      border-top: 0;
      min-height: 100px;
  }
}

@media screen and (max-width: 500px) {
  .brdr-r {
      border-right: 0;
      border-bottom: solid 1px #606061;
  }
.date-location {flex-wrap:wrap;}
.date-location > .split {width:95%;}

.date-location > .evt-details {
flex:auto;width:100%;align-items:center;
}

}

@media screen and (max-width: 650px) {
  .bg-white-media {
      background: #fff !important;
  }

  .divFlex .cell {
      flex: auto;
      padding: 0;
  }

  .divFlex .cell:nth-child(2) {
      border: 0;
      padding: 0 10px;
  }

  .divFlex h2 {
      font-weight: 400;
  }

  .div-awards-ct {
      border-bottom: solid 1px #ddd;
  }

  #AwardsHonors ul li {
      width: 90%;
  }

  .trainingad-strip-infotech a {
      font-size: 9px;
      font-family: "Poppins";
      color: rgb(255, 255, 255);
      line-height: 1.2;
      text-align: center;
      background: #c31111;
      padding: 5px 5px;
      border-radius: 5px;
  }

  .trainingad-strip {
      background: #d1d7db;
      text-align: center;
  }

  .trainingad-strip-infotech h2 {
      font-size: 15px;
      color: rgb(255, 255, 255);
      line-height: 1.2;
      text-align: center;
  }

  #banner-area .trainingad-strip img {
      max-width: 1200px;
      width: 100%;
  }

  .bnr1 h2 {
      width: 140px;
  }

  .trainingad-strip-infotech p {
      font-size: 12px;
      color: rgb(255, 255, 255);
      line-height: 1.2;
      text-align: center;
      margin: 15px 5px;
  }

  .bnr1 a {
      margin: 0 0px;
  }

  .bnr2 a {
      margin: 0 -33px;
  }

  .bnr2 {
      margin: -176px 178px;
  }

  .bnr2 p {
      width: 150px;
  }

  .bnr1 {
      padding-right: 5%;
      margin: 30px 0px;
  }

  .bnr1 p {
      width: 150px;
      margin: 15px 5px !important;
  }

  .opmPlusIconPlaceBox {
      width: 100%;
  }

  .opmPlusIconPlaceBox h3 {
      margin: 0 0 0 20px;
      text-align: left;
      line-height: 26px;
      font-size: 22px;
      margin-left: 90px;
  }

  .row label {
      float: none;
      width: auto;
  }

  .row input {
      width: 90%;
  }

  #ulTable ul li {
      width: 90%;
      float: left;
      border-right: 0;
      border-bottom: solid 1px #c5c5c5;
  }

  #divCustomerDet div {
      width: 100%;
      float: left;
  }

  #divCustomerDet div label {
      float: left;
      width: 90%;
  }

  #divCustomerDet input {
      width: 90%;
  }
}

@media screen and (max-width: 360px) {
  .bnr2 {
      padding: 2% 0 0 2%;
  }
}

.app-store {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.app-store a {
  width: 180px;
  display: block;
  margin: 15px 15px 0;
}

.app-store a img {
  max-width: 100%;
}
.opmPlusSlider-2 {
  background: white;
}

a.linkcolor {
  color: #0b4c5d;
}

.editionband-content.clearfix {
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.editionband-content.clearfix>div {
  position: relative;
  padding: 20px 20px 70px 20px;
}

.ediDownload.poppins {
  position: absolute;
  width: 120px;
  bottom: 10px;
  margin-bottom: 20px;
  left: calc((100% - 120px) / 2);
}

@media screen and (max-width: 1025px) {
  #header-topsec {
      width: 50%;
  }
}

/* opm banner new css */

.opmPlusSlider {
  box-shadow: none;
}

.section.pad1 {
  padding: 58px 0;
  position: relative;
  -webkit-animation: AnimFadeUp 2s ease-in-out;
  animation: AnimFadeUp 2s ease-in-out;
}

.opmPlusBanner {
  background: #f0f2f0;
  float: left;
  width: 100%;
  margin: 0 auto;
  float: none;
  box-shadow: none;
}

.opmPlusBanner .h2 {
  font-size: 46px;
  margin: 0px 0 20px;
  line-height: 54px;
  color: #000;
}



.opmPlusBanner span {
  font: unset !important;
  font-size: 18px !important;
  color: #222 !important;
  display: block;
}



.banner-wrapper {
  text-align: center;
}

.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  display: inline-block;
  border-radius: 100% !important;
  opacity: .4 !important;border:1px solid #fff !important;
}

.swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: #007aff;
}

.slider-bg1 {
  position: relative;
}

.slider-bg1:before {
  height: 100%;
  background-image: url(https://www.manageengine.com/network-monitoring/images/op-banner-bg.png);
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0.2;
  z-index: -1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  background-position: top center;
  background-size: cover;
}


.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  right: 10px;
  width: unset !important;
  position: absolute;
}

@-webkit-keyframes AnimFadeUp {
  0% {
      transform: translateY(20px);
      opacity: 0;
  }

  100% {
      transform: translateY(0px);
      opacity: 1;
  }
}

@keyframes AnimFadeUp {
  0% {
      transform: translateY(20px);
      opacity: 0;
  }

  100% {
      transform: translateY(0px);
      opacity: 1;
  }
}
.sec-row-wrapper {
  padding: 0 12px;
  margin-top: 40px;
}

.sec-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -12px;
}

@media only screen and (min-width: 576px) {
  .col-sm-12 {
      display: flex;
      width: 100%;
      flex: 0 0 auto;
      padding: 0 12px;
      box-sizing: border-box;
  }
}

@media only screen and (min-width: 768px) {
  .col-md-6 {
      display: flex;
      width: 50%;
      flex: 0 0 auto;
      padding: 0 12px;
      box-sizing: border-box;
  }
}

@media only screen and (min-width: 992px) {
  .col-lg-4 {
      display: flex;
      width: 33.33333333%;
      flex: 0 0 auto;
      padding: 0 12px;
      box-sizing: border-box;
  }
}

.sec-cell {
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 8px;
  background: #fff;
}

.cell-border .sec-cell {
  border: 1px solid #dddddd;
}

.fea-title {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.fea-title>span {
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin-right: 15px;
  position: relative;
}

.fea-title>h3 {
  margin: 0 0 0 4px;
  text-align: left;
  font-weight: 500;
  line-height: 28px;
}

.fea-body {
  text-align: left;
  line-height: 1.75;
}

.fea-icons {
  background: url(https://www.manageengine.com/network-monitoring/images/opm-index-sprite-icons.svg) top center no-repeat;
  background-size: 265px;
}

.fea-icons.nm {
  background-position: -2px 5px;
}

.fea-icons.nm {
  background-position: -2px 5px;
}

.fea-icons.pvsm {
  background-position: -60px 5px;
}

.fea-icons.wnm {
  background-position: -116px 5px;
}

.fea-icons.wanm {
  background-position: -172px 5px;
}

.fea-icons.cacim {
  background-position: -229px 5px;
}

.fea-icons.sm {
  background-position: -2px -50px;
}

.fea-icons.dnm {
  background-position: -62px -50px;
}

.fea-icons.nv {
  background-position: -114px -51px;
}

.fea-icons.fm {
  background-position: -173px -50px;
}

.fea-nav {
  margin-top: 15px;
  text-align: left;
}

.fea-nav>a {
  position: relative;
  color: #1a5dd8;
}

.fea-nav>a:hover {
  text-decoration: none;
}

.fea-nav>a:hover:after {
  -webkit-animation: animArrow 1.5s ease-in infinite;
  animation: animArrow 1.5s ease-in infinite;
}

@-webkit-keyframes animArrow {
  0% {
      right: -20px;
  }

  50% {
      right: -30px;
  }

  100% {
      right: -20px;
  }
}

@keyframes animArrow {
  0% {
      right: -20px;
  }

  50% {
      right: -30px;
  }

  100% {
      right: -20px;
  }
}

.fea-nav>a:after {
  content: "\2192";
  position: absolute;
  right: -20px;
  top: -4px;
}

@media screen and (max-width: 760px) {
  .itom-banner img {
      max-width: 100% !important;
      height: 38vh;
  }
}
.slider-it-budgeting {
  background-color: #ffcc00;
}

.opmIndex-banner-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1120px;
  width: 100%;
}

.opmIndex-banner-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.opmIndex-banner-wrapper .opmIndex-banner-content {
  text-align: left;
}

.opmIndex-banner-wrapper .opmIndex-banner-content h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.25;
  margin: 0;
  margin-bottom: 8px;
}

.btn-black {
  background: #222;
}

.btn-red {
  background-color: #b70100;
}

.btn-red:hover {
  background-color: #b70100;
}

@media screen and (max-width: 1024.98px) {
  .opmIndex-banner-wrapper .opmIndex-banner-content {
      text-align: center;
  }
}

.opmIndex-banner-wrapper .opmIndex-banner-img img {
  max-width: 420px;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1024.98px) {
  .opmIndex-banner-wrapper .opmIndex-banner-img {
      display: none;
  }
}

.opmIndex-banner-wrapper .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  padding-top: 0;
  padding-bottom: 0;
}

.opmIndex-banner-wrapper .row>* {
  padding-left: 12px;
  padding-right: 12px;
  max-width: 100%;
}

.opmIndex-banner-wrapper .row.g-0 {
  margin-right: 0;
  margin-left: 0;
}

.opmIndex-banner-wrapper .row.g-0>* {
  padding-left: 0;
  padding-right: 0;
}

.opmIndex-banner-wrapper .col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}

@media only screen and (min-width: 1025px) {
  .opmIndex-banner-wrapper .col-xl-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: 41.66666667%;
  }

  .opmIndex-banner-wrapper .col-xl-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: 50%;
  }

  .opmIndex-banner-wrapper .col-xl-7 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: 58.33333333%;
  }
}