<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* new banner */
.bluebg {background: #001A89}
.slider-5-bg {
    background: #001a8c;
}
.orange-bg {
  background: #fda31a;
}
.blue-bg-1a1b49 {
  background: #1a1b49;
}
.blue-bg-001A89 {
  background: #001A89;
}
.yellow-bg-F5D05C {
  background: #F5D05C;
}
.white-bg-f9f9f9 {background:#f9f9f9;}
.slider-bg1 {
  background: #f0f2f0;
}
.slider-bg2 {
  background: rgb(12, 33, 146)
}
.slider-bg3 {
  background: rgb(255, 204, 0);
}
.slider-bg4 {
  background: #0b3090
}
.slider-bg5 {
  background: #0b3090;
}
.slider-bg6 {
  background: #0912a6;
}
.yellow-bg {
  background: #ffcc00;
}
.orange-bg {
  background: #fda31a;
}
.nutanix-bg {background:#080f46 url(https://www.manageengine.com/itom/spotlight/images/video-th-bg.jpg) top center no-repeat;background-size:cover;}

.halloween-bg:before {content:"";background:url(../../../itom/images/banner/halloween-spider-bg.svg) top left no-repeat;position:absolute;width:100%;height:100%;opacity:.5;z-index:-1;}
.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 0;
  padding: 24px 0;min-height:312px;
}


.banner-wrapper h1 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 8px;
}
.banner-wrapper h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 1.5;
  margin: 0;
  margin-bottom: 16px;
}
.banner-wrapper h2 &gt; strong {

  font-weight: 900;
}
.banner-wrapper h3 {
  font-size: 22px;
  font-weight: 500;
  margin: 0;
}
.banner-wrapper p {
  font-size: 18px;
  margin: 0;
  margin-bottom: 0 !important;
}
.banner-wrapper a {
  display: inline-block;
  padding: 8px 24px;
  border-radius: 6px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  transition: all .3s;
  margin-top: 16px;
}
.banner-wrapper a:hover {
  text-decoration: none;
  opacity: .8;
}
.txt-black * {
  color: #000;
}
.txt-white * {
  color: #fff;
}
.yellow-txt {color:#ffc901;}
.btn-red {
  background: #b70100;
  color: #fff;
}
.btn-yellow {
  background: #ffc800;
  color: #000;
}
.btn-black {
  background: #000;
  color: #fff !important;
}
.btn-white {
  background: #fff;
  color: #000 !important;
}

.mrg-btm-sm {
  margin-bottom: 8px !important;
}
.mrg-btm-md {
  margin-bottom: 16px !important;
}
.mrg-btm-l {
  margin-bottom: 24px !important;
}
.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;
  max-width: 1120px;
  width: 100%;
  gap: 40px;
  margin: 0 auto;
}
.slider-bg1:before {
  height: 100%;
  background-image: url(../images/fwa-banner-bg.png);
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0.20;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  background-size: cover;
  z-index: -1;
}
.gartner-bg:before {
  height: 100%;
  background-image: url(../images/hero-banners/banner-bg-color.svg);
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0.8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  background-size: cover;
  z-index: -1;
}
.banner-container {
  max-width: 1120px;
}
.hero-content-row &gt; .cell:first-child {
  width: 60%;
}
.hero-content-row &gt; .cell:last-child {
  width: calc(40% - 40px);
  text-align: center;
}
.hero-content-row &gt; .cell &gt; img {
  width: 100%;
}
.yellow-hglt {
  display: inline-block;
  background: #ffcc02;
  text-transform: uppercase;
  padding: 9px 11px;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1.15;
  font-weight: 600;
  margin-bottom: 16px;
}
.white-box {
  display: inline-block;
  background: #fff;
  text-transform: uppercase;
  padding: 9px 11px;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1.15;
  color: #000;
  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 &gt; li {
  list-style: disc;
  padding: 0;
}
.mt1 {
  margin-top: 16px !important;
}
.itom-day-img {
  max-width: 270px;
  margin-bottom: 24px;
}
.mob-hide {
  display: block;
}
.mob-show {
  display: none;
}

.itom-day-con &gt; img {max-width:190px;margin-bottom:8px;}
.blue-bg1 {background:#0D2092;}
.date-location {display:flex;gap:24px;margin-top:8px;}
.date-location &gt; .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 &gt; img {max-width:24px;}
.date-location div p {font-size:14px;margin:0;}
.border-lt-yellow {border:1px solid #ffe19e !important;}

.date-location &gt; .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 &gt; h3.evt-city {font-size:18px;font-weight:600;margin-bottom:6px;}
.evt-details &gt; p.evt-date-time {font-size:16px;line-height:24px;padding-bottom:6px;}
.evt-details &gt; p.evt-address{font-size:14px;line-height:22px;}

.col2-row {display:flex;gap:16px;align-items:center;margin-top:16px;}
.col2-row img {max-width:100px;margin:0 !important;}
.cover-bg {position: relative}
.cover-bg:before {content: "";position: absolute;width: 100%;height: 180%;background: #ffd600;z-index: -1;left: 0;transform: rotate(18deg);top: -40%;}

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

@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;
  }
  .hero-content-row &gt; .cell {
    width: 100% !important;
    text-align: center;
  }
  .hero-content-row &gt; .cell:last-child {
    display: none;
  }
  .date-location {justify-content:center;}
  .mob-hide {
    display: none;
  }
  .mob-show {
    display: block;
  }
.col2-row {justify-content:center;}
}
@media screen and (max-width: 500px) {
.date-location {flex-wrap:wrap;}
.date-location &gt; .split {width:95%;}
}
.date-location &gt; .evt-details {
  flex:auto;width:100%;align-items:center;
  }
/* end new banner */

body {font:300 16px/30px 'Zoho_Puvi_Regular',sans-serif;color:#000;}
h1, h2, h3, h4, h5, h6 {font-weight:700;color:#000;}
h5 {font-size:14px;font-weight:600;}
.d-flex {display: -webkit-flex;display: flex;flex-wrap:wrap;gap:32px;}
.d-flex &gt; .cell-50 {width:calc(50% - 32px);}
.d-flex &gt; .cell-33 {width:calc(33% - 32px);}

.fea-cards {display:flex;flex-wrap:wrap;justify-content:center;gap:40px;margin-top:32px;}
.fea-cards &gt; a {width:calc(33% - 40px);box-shadow: 0 0 12px 0 #cecece3e;box-sizing:border-box;color:#444;transition:all .3s ease;}
.fea-cards &gt; a:hover {text-decoration:none;box-shadow: 0 0 18px 0 #7070703e;}
.fea-cards &gt; a &gt; img {border-bottom:1px solid #ddd;margin-bottom:16px;}
.fea-cards &gt; a &gt; span {display:block;}
.fea-cards &gt; a *:not(img) {margin:0;margin-bottom:16px;padding:0 16px;text-align:left;}

.bx-shadow {-webkitbox-shadow: 0 0 12px 0 #cecece3e;box-shadow: 0 0 12px 0 #cecece3e;}

.editions-row &gt; .cell-33, .why-choose-row &gt; .cell-50 {box-shadow: 0 0 16px 0 #f3f3f3e3;box-sizing: border-box;padding: 16px;}
.editions-row &gt; .cell-33 &gt; h3 {margin:0;background:#4f565e;padding:8px 16px;color:#fff;}

.sup-devices {display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:24px;}
.sup-devices &gt; li {width:calc(25% - 24px);border:1px solid #ddd;padding:12px;box-sizing:border-box;display:flex;align-items:center;min-height:100px;border-radius:6px;background:#fff;}
.sup-devices &gt; li &gt; a &gt; img {max-width:120px !important;width:100%;}
.sec-hglt-lght {background:#f9f9f9;}
.tech-partner {display:flex;justify-content:center;gap:32px;margin:24px 0;flex-wrap:wrap;}
.tech-partner &gt; li {border:1px solid #ddd;padding:12px 24px;display:flex;align-items:center;border-radius:6px;}


#dubaibanner {
  display: none
}
.align-both-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.itom-banner img {
  max-width: 1326px;
  width: 100%
}
#sgbanner {
  display: none
}
#lnbanner {
  display: none
}
#eubanner {
  display: none
}
.bannerbg5 img {
  height: 410px;
}
.bannerbg5 {
  background: #fe8b00 !important;
  height: 410px;
}
.slider-2-bg img {
  height: 410px
}
.slider-3-bg img {
  height: 410px
}
.slider-6-bg {
  background: #0b3090
}
#ukbanner img {
  max-width: 1200px;
  width: 100%;
  text-align: center;
  height: 410px;
}
.opmPlusSliderContainer &gt; a img {
  height: auto !important;
  border: 1px solid #f1f1f1;
}
#ukbanner {
  display: none
}
.opmPlusSlider div {
  font: 300 16px/30px 'Zoho_Puvi_Regular', sans-serif;
}
.opmPlusBanner .h2, .opmPlusSlider .h2, .opmPlusSlider-2 .h2, .opmPlusUserExp .h2 {
  color: #000
}
.opmPlusSliderContainer &gt; a .h4, .opmPlusUserExpData &gt; div .h4 {
  color: #000
}
.opmPlusSliderContainer &gt; a span, .opmPlusSliderContainer &gt; a span:hover {
  color: #000
}
.opmPlusBanner .h2 span {
  font-size: 36px;
  color: #0b4c5d;
}
.section.pad1 {
  padding: 0px 0;
  position: relative;
  -webkit-animation: AnimFadeUp 2s ease-in-out;
  animation:AnimFadeUp 2s ease-in-out;
}
@-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;
  }
}
/* .div-per1 {
          width: 40%;
          float: left;
          height: 292px;
      }

      .div-per1 img{max-width: 76%;}
      .div-per2 {
          width: 60% !important;
      } */
.bannerbg1 {
  position: relative;
}
.bannerbg1:before {
  height: 100%;
  background-image: url(images/fwa-banner-bg.png);
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0.2;
  background-attachment: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  overflow: hidden;
  background-position: 90px center;
  background-size: cover;
}
.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;
}
.free-dwn-btn {
  display: none;text-align:center;
}
.hmEditionCont p {
  margin: 0 0
}
.brdr-r {
  border-right: solid 1px #606061
}
.trainingad-strip-ncm-nfa {
  background: #263145;
  color: #fff;
}
.trainingad-strip-ncm-nfa h3 {
  color: #fff;
  margin: 0;
  padding: 2px 0;
}
.trainingad-strip-ncm-nfa p {
  color: #fffd5f;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.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;
}
.h2 {
  color: #0b4c5d;
  margin: 15px 0 15px;
}

.percent50 {
  width: 49%;
}
.brdr-rhs {
  border-right: solid 1px #000;
}
.hmrgn h3 {
  margin: 15px 5px 0;
}
.hmrgn p {
  margin: 8px 5px;
  font-weight: 600;
  color: #000;
}
.trng-btn:link, .trng-btn:visited {
  display: inline-block;
  background: #e21128;
  color: #fff;
  padding: 8px 25px;
  border-radius: 2px;
  text-decoration: none;
  transition: 200ms all;
}
.trng-btn:hover {
  background: #b91426;
}
.trainingad-strip {
  background: #ffba00;
  text-align: center;
}


.whitebox {
  background: #f1f1f1;
}
.fnt20 {
  font-size: 20px;
  text-decoration: underline;
}
.fnt20:hover {
  text-decoration: none;
  cursor: pointer;
}
.opmPlusSlider {
  width: 100%;
  height: auto;
  text-align: center;
}
.section {
  width: 100%;
  max-width: 1155px;
  margin: 0 auto;
  transition: all .2s ease-in 0s;
  display: inline-block;
}
.opmPlusSlider {
  padding: 0 0 20px;
}
.opmPlusSliderContainer &gt; a {
  display: inline-block;
  vertical-align: top;
  float: none;
}
.bglightdark {
  background: #ddd;
  box-shadow: none;
}
.partner-trainingad-strip {
  background: #011634;
  text-align: center
}
.newtable {
  z-index: 1;
  position: relative;
}
.bannerbg2 {
  background: #ffd257;
}
.bannerbg5 {
  background: #ffd257;
}
.survey-bannerbg {
  background: #ffd101;
}
.fwatraining-bannerbg {
  background: #231e84;
}
.bannerbg3 {
  background: #e2f7ff;
}
.bannerbg4 {
  background: #ffd81a;
}
.bannerbg5 {
  background: #0b3090 !important;
}
.survey-bannerbg {
  background: #ffd101 !important;
}
.bannerbg6 {
  background: #034286 !important;
}
.opmPlusBanner, .au-banner {
  width: 1200px;
  margin: 0 auto;
  float: none;
}
.flexBnrslides li {
  display: none;
  min-height: 305px;
}
.flexBnrslides li:first-child {
  display: block
}
.webinar-strip-slider {
  position: relative;
  margin-top: 20px;
}
.webinar-strips li {
  width: 100%;
  text-align: center;
  position: relative;
  top: 0;
  display: none
}
.webinar-strips li:first-child {
  display: block;
}
.pagination {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  margin: 20px 0;
}
.pagination li {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #949191;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 0 0px 5px;
}
.pagination li.active {
  background: #74B223
}
.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: 36px;
  margin: 50px 0 15px;
  letter-spacing: 1px
}
.opmPlusBanner a {
  margin: 15px auto;
  height: auto;
  padding: 5px 40px;
  height: inherit;
  width: auto;
}
.opmPlusBanner span {
  color: #717171;
}
.flexslider1 {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  max-height: 400px;
  position: relative;
  display: block;
  max-width: 100%;
}
.tac {
  text-align: center !important
}
.table-nav {
  position: absolute;
  top: 200px;
  max-width: 1200px;
  width: 100%;
}
.table-nav .table-left {
  float: left;
  margin-left: -80px;
}
.table-nav .table-right {
  float: right;
  margin-right: -80px;
}
.table-nav li {
  background: rgba(0, 0, 0, .3);
  display: block;
  float: left;
  list-style: none;
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
}
.table-nav li:hover {
  background: rgba(0, 0, 0, .5);
}
.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 .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 .5s;
  z-index: 4;
  left: 0
}
.play-icon img:hover {
  filter: gray;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;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\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(100%)
}
.play-icon {
  height: 330px;
  width: 550px;
  cursor: pointer;
  position: relative;
  border: 3px solid #ddd;
}
.play-icon iframe {
  position: absolute;
  top: 0;
  left: 0;
}
.heading-menu {
  display: none
}
.scrolltable {
  position: relative;
}
a.slideShareLnk {
  padding: 10px 20px;
  box-shadow: 4px 4px 5px #ddd;
  border-top: 2px solid #00ade9;
  margin-top: 30px;
  display: inline-block;
  color: #00ade9;
  background: #fff
}
a.slideShareLnk:hover {
  text-decoration: none;
  background: #00ade9;
  color: #fff
}
.slideShareImg {
  box-shadow: 0 0 5px #ccc
}
.bannerbg1 {
  background: #f0f2f0
}
#scroll {
  padding: 0 !important
}

.flexslider1 {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  max-height: 400px;
  position: relative;
  display: block;
  max-width: 100%;
}
#customer-logo ul li {
  vertical-align: bottom;
}
.supported-devices ul li {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* banner new css */

.pad1 {
  padding: 58px 0;
  position: relative;
}
.section {
  width: 100%;
  max-width: 1155px;
  margin: 0 auto;
  transition: all .2s ease-in 0s;
  display: inline-block;
}
.bannerbg1 {
  position: relative;
}
.bannerbg1 .pad1 {
  padding: 85px 0px !important;
}
.bannerbg1:before {
  height: 100%;
  background-image: url(images/fwa-banner-bg.png);
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0.2;
  background-attachment: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  overflow: hidden;
  background-position: 90px center;
  background-size: cover;
}
.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: 40px;
  margin: 0px 0 20px;
  line-height: 54px;
  color: #000;
}
.opmPlusBanner a {
  margin: 20px auto;
  height: auto;
  padding: 12px 40px;
  font-size: 18px !important;
  font-weight: 500;
  background: #e03860;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  width: auto !important;
  font: 100 31px/120%'Zoho_Puvi_SemiBold';
}
.slider-1-bg {
  background: #f0f2f0;
}
.slider-2-bg {
  background: #0b3090;
}
.slider-3-bg {
  background: #ffd257;
}
.slider-4-bg {
  background: #e2f7ff;
}
.slider-5-bg {
  background: #ffd81a;
}
.banner-wrapper {
  text-align: center;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  opacity: .4;
  background: #000;border:1px solid #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.slider-1-bg {
  position: relative;
}
.slider-1-bg:before {
  height: 100%;
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0.20;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-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%;
}
.common-banner a {
  height: 100%;
  width: 100%;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  right: 10px;
  width: unset !important;
  position: absolute;
  left: inherit;
}

#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;
}


@media screen and (max-width: 1023px) {
  .opmPlusBanner {
    width: 80%;
  }
}
@media screen and (max-width: 1000px) {
  .table-nav {
    top: -120px
  }
  .table-nav .table-left {
    float: left;
    margin-left: -80px;
  }
  .table-nav .table-right {
    float: right;
    margin-right: -80px;
  }
.fea-cards &gt; a {width:calc(50% - 40px)}
}
@media screen and (max-width: 778px) {
.d-flex &gt; .cell-33 {width:100%;}
}
@media screen and (max-width: 650px) {
  .opmPlusBanner .h2 span, .opmPlusBanner .h2 {
    font-size: 18px !important;
    line-height: 26px;
  }
  .brdr-rhs {
    border-bottom: solid 1px #000;
    border-right: 0;
  }
  .percent50 {
    width: 98%;
  }
.d-flex &gt; .cell-50, .fea-cards &gt; a{width:100%;}
}
@media screen and (max-width: 500px) {
  .brdr-r {
    border-right: 0;
    border-bottom: solid 1px #606061;
  }
 .sup-devices &gt; li {width:calc(50% - 24px);}
}
@media screen and (max-width: 760px) {
  .swiper-container {
    height: auto;
  }
  .opmPlusBanner span {
    font: 100 18px Roboto Slab;
  }
  .bannerbg1 .pad1 {
    padding: 40px 0px 15px !important
  }
  #survey {
    display: none !important
  }
  .free-dwn-btn {
    display: block
  }
  .opmPlusBanner .h2, .opmPlusSlider .h2, .opmPlusSlider-2 .h2, .opmPlusUserExp .h2 {
    margin: 0px 0px
  }
  .opmPlusSliderContainer &gt; a {
    width: 90%;
    text-align: center
  }
  
  .more-partner {
    color: #333;
    text-align: center;
    font-size: 20px;
    text-decoration: underline;
    display: block;
  }
  .know-more {
    margin-left: 0px
  }
}</pre></body></html>