* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.mef_foot_top,
#VideosAndLogos {
    display: none
}

body {
    font-family: 'ZohoPuvi', sans-serif;
}

a {
    color: #006DEB;
}

.aiops-day-banner {
    position: relative;
    background: #000 url("/itom/images/hero-banners/2025/sweden-banner-mar25.webp") no-repeat scroll center;
    background-size: auto;
    background-size: cover;
    z-index: 1
}

.slider-bg1 {
    background: #f0f2f0
}

.yellow-bg {
    background: #fc0
}

.yellow-bg-fff596 {
    background: #fff596
}

.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
}

.ffp-mccann-casestudy {
    position: relative;
    background: #000 url("/itom/images/hero-banners/fp-mccann.webp") no-repeat scroll center;
    background-size: auto;
    background-size: cover;
    z-index: 1
}

.apm-plugin-webinar-promotion .opmIndex-banner-img img {
    max-width: 190px
}

.apm-plugin-webinar-promotion .spit img {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.nutanix-bg {
    background: #080f46 url(https://www.manageengine.com/itom/spotlight/images/video-th-bg.jpg) top center no-repeat;
    background-size: cover
}

.future-it-operation-bg {
    background: #00177d;
    position: relative;
    z-index: 1
}

.future-opr-img {
    max-width: 254px
}

.banking-cs-bg {
    position: relative;
    background: #000
}

.banking-cs-bg:before {
    content: "";
    background: url(../../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(/itom/images/banner/halloween-spider-bg.svg) top left no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .5;
    z-index: -1
}

.banner-wrapper * {
    box-sizing: border-box;
}

.banner-wrapper h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 8px
}

.banner-wrapper h3 {
    font-size: 22px;
    font-weight: 500;
    margin: 0
}

.banner-wrapper p {
    font-size: 18px;
}

.banner-wrapper a {
    text-decoration: none;
    padding: 12.5px 24px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
    margin-top: 16px;
    line-height: 1.3;
}

.slider-bg1 a,
.slider-bg4 a,
.slider-bg5 a {
    background: #e80e19
}

.hero-content-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -ms-flex-wrap: wrap;
    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
}

.white-box,
.yellow-hglt {
    font-size: 11px;
    display: inline-block;
    text-transform: uppercase;
    padding: 6px 8px;
    margin-bottom: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.15;
    color: #000 !important
}

.yellow-hglt {
    background: #ffcc02;
    border: 1px solid #000
}

.white-box {
    background: #fff
}

.gray-box {
    background: #333;
    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-black * {
    color: #000
}

.txt-white * {
    color: #fff
}

.yellow-txt {
    color: #ffc901
}

.btn-white {
    background: #fff;
    color: #000 !important
}

.btn-yellow {
    background: #ffca14;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px
}

.col2-row img {
    max-width: 100px
}

.blue-bg1 {
    background: #0d2092
}

.date-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    margin-top: 8px
}

.date-location>.split {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #3a43b0;
    padding: 4px 12px
}

.date-location div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px
}

.date-location div>img {
    width: 20px;
    height: 20px
}

.date-location div p {
    font-size: 14px;
    margin: 0
}

.border-lt-yellow {
    border: 1px solid #ffe19e !important
}

.date-location>.evt-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    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;
    font-weight: 700
}

.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;
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
    top: -60%
}

.border-6c7bc0 {
    border-color: #6c7bc0 !important
}

.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
}

.trainingad-strip img {
    width: 100%
}

#sgbanner {
    display: none
}

.itom-banner img {
    max-width: 1200px;
    height: 360px
}

.hTag1 a,
.hTag2 a,
.hTag3 a,
.hTag4 a,
h1 a,
h2 a,
h3 a,
h4 a {
    color: #000
}

.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% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1
    }
}

@keyframes AnimFadeUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1
    }
}

.bannerbg1 {
    position: relative
}

.bannerbg1:before {
    height: 100%;
    background-image: url(../images/op-banner-bg.png);
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    opacity: .2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    background-position: top center;
    background-size: 85%
}

.bannerbg6 {
    background: #0666b8;
}

.nav-dwns {
    display: none;
}

.free-dwn-btn {
    display: none;
    text-align: center;
    margin: 24px !important;
}

.btnDownload {
    background: #FFCA14;
    padding: 10px 24px;
    color: #000;
    text-decoration: none;
    border-radius: 4px;
    font-size: 17px;
    font-weight: 500;
    display: inline-block;
    text-decoration: none !important;
}

.web-circle {
    background: #6b9db1;
    border: solid 5px #fff;
    -webkit-box-shadow: 0 0 2px #3a3a3a;
    box-shadow: 0 0 2px #3a3a3a;
    -webkit-animation: pulse 1s infinite;
    animation: pulse 1s infinite;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    position: relative
}

.opm-web-bg {
    background: url(../images/opm-web.png) top center no-repeat;
    width: 1200px;
    height: 650px;
    zoom: .7;
    -webkit-zoom: .7;
    -moz-zoom: .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) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.pos2 .web-circle:nth-child(1) {
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s
}

.pos3 .web-circle:nth-child(1) {
    -webkit-animation-delay: 10.5s;
    animation-delay: 10.5s
}

.pos4 .web-circle:nth-child(1) {
    -webkit-animation-delay: 15.5s;
    animation-delay: 15.5s
}

.pos5 .web-circle:nth-child(1) {
    -webkit-animation-delay: 20s;
    animation-delay: 20s
}

.pos6 .web-circle:nth-child(1) {
    -webkit-animation-delay: 25s;
    animation-delay: 25s
}

.pos7 .web-circle:nth-child(1) {
    -webkit-animation-delay: 30s;
    animation-delay: 30s
}

.pos8 .web-circle:nth-child(1) {
    -webkit-animation-delay: 35s;
    animation-delay: 35s
}

.pos9 .web-circle:nth-child(1) {
    -webkit-animation-delay: 40s;
    animation-delay: 40s
}

.pos10 .web-circle:nth-child(1) {
    -webkit-animation-delay: 45s;
    animation-delay: 45s
}

.pos11 .web-circle:nth-child(1) {
    -webkit-animation-delay: 50s;
    animation-delay: 50s
}

.pos12 .web-circle:nth-child(1) {
    -webkit-animation-delay: 55s;
    animation-delay: 55s
}

.pos13 .web-circle:nth-child(1) {
    -webkit-animation-delay: 59s;
    animation-delay: 59s
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, .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% {
        -webkit-box-shadow: 0 0 0 0 rgba(87, 87, 87, .4);
        box-shadow: 0 0 0 0 rgba(87, 87, 87, .4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    70% {
        -webkit-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% {
        -webkit-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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.div-awards-img {
    min-height: 135px;
    border-bottom: solid 1px #cacaca;
    padding: 10px 0
}

.btn {
    text-align: center
}

.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: red;
    color: #fff;
    border-radius: 5px;
    display: inline-block
}

.appLeftalign {
    padding-top: 0px
}

.appLeftalign ul {
    margin: 0 0 0 20px
}

.appLeftalign ul li {
    list-style-type: disc;
    margin: 12px 0px
}

.unsetColor {
    color: unset
}

.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: #fff;
    line-height: 1.2;
    text-align: center
}

.trainingad-strip-infotech p {
    font-size: 19px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    margin: 25px 0
}

.trainingad-strip-infotech a {
    font-size: 16px;
    color: #fff;
    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;
    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(../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(../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(../images/dubi-bg-img.png);
    text-align: center;
    display: none
}

.opmband {
    text-align: center;
    padding: 40px 0;
    background: linear-gradient(180deg, #FFF0BC 0%, rgba(255, 248, 224, 0.6) 100%), url("https://www.manageengine.com/network-monitoring/images/resource/resource-banner-bg-pattern.svg");
}

.opmband .btn-outline-secondary {
    padding: 10px 12px 10px 16px;
    margin-top: 12px;
}

.opmband .btn-outline-secondary:hover svg {
    filter: invert(1) hue-rotate(200deg) brightness(1) contrast(100);
}
.bglightdark {
    background: #ddd;
    -webkit-box-shadow: none;
    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
}

.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
}

.opmPts li {
    padding: 0 0 0 32px;
    position: relative;
}

.opmPts li::after {
    content: " ";
    display: inline-block;
    width: 4px;
    height: 9.5px;
    border: solid #fff;
    border-width: 0 1.75px 1.75px 0;
    position: absolute;
    left: 7.5px;
    top: 8.5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.opmPts li::before {
    content: " ";
    display: inline-block;
    border: solid 10px #08ab58;
    border-radius: 40px;
    height: 0;
    width: 0;
    position: absolute;
    left: 0;
    top: 5px;
 }

.webinar-strip {
    background: url("../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
}

.mT80 {
    margin-top: 80px
}

.play-icon {
    cursor: pointer;
    position: relative;
    text-align: center;
    overflow: hidden;
    max-width: 740px;
    margin: 24px auto 24px;
    object-fit: cover;
    height: 412px;
}

.play-icon iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.play-icon img {
    border-radius: 12px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.play-icon img:hover {
    -webkit-filter: gray;
    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%)
}

.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%
}

.opmPlusIconPlace {
    text-align: center
}

.opmPlusSliderContainer>a {
    margin: 0 0 80px
}

.opmPlusSliderContainer>a img {
    float: none
}

.opmPlusSliderContainer>a span {
    float: none;
    color: #868686
}

.opmPlusSliderContainer>a .h4 {
    float: none
}

.opmPlusnewBG1 {
    background: #f6f6f6;
    -webkit-box-shadow: inherit;
    box-shadow: inherit
}

.opmAppSectionBg {
    background: #e9e9e9 url(../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
}

#opmpluslide2 {
    background: #fff
}

#opmpluslide2 .section,
#opmPlusSlider2 .section {
    max-width: 950px
}

.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 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
}
.swiper-slide {
    min-height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
    padding: 32px 0;
}

@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 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .hero-content-row>.cell {
        width: 100% !important;
        text-align: center
    }

    .col2-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        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
    }

    .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
    }

    .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) {
    .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 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .date-location>.split {
        width: 95%
    }

    .date-location>.evt-details {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

@media screen and (max-width: 650px) {
    .bg-white-media {
        background: #fff !important
    }

    .badge-card {
        border: 1px solid #ddd
    }

    .div-awards-ct {
        border-bottom: solid 1px #ddd
    }

    .trainingad-strip-infotech a {
        font-size: 9px;
        color: #fff;
        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: #fff;
        line-height: 1.2;
        text-align: center
    }

    .bnr1 h2 {
        width: 140px
    }

    .trainingad-strip-infotech p {
        font-size: 12px;
        color: #fff;
        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
    }

    .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;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 16px;
    gap: 16px;
}

.app-store a {
    width: 160px;
}

.opmPlusSlider-2 {
    background: #fff
}

a.linkcolor {
    color: #0b4c5d
}

.editionband-content.clearfix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.editionband-content.clearfix>div {
    position: relative;
    padding: 20px 20px 70px 20px
}

.opmPlusSlider {
    -webkit-box-shadow: none;
    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;
    -webkit-box-shadow: 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;
    background: linear-gradient(180deg, #FFF0BC 0%, rgba(255, 248, 224, 0.6) 100%), url("https://www.manageengine.com/network-monitoring/images/resource/resource-banner-bg-pattern.svg");
}

.heroBanner .swiper-wrapper {
    align-items: stretch;
}

.heroBanner .swiper-slide {
    display: flex;
    height: auto;
}

.heroBanner .hero-content-row {
    padding: 40px 0;
}

.heroBanner .swiper-container-horizontal>.swiper-pagination-bullets,
.heroBanner .swiper-pagination-custom,
.heroBanner .swiper-pagination-fraction {
    bottom: 10px;
    right: 10px;
    width: unset !important;
    position: absolute
}

@-webkit-keyframes AnimFadeUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1
    }
}

@keyframes AnimFadeUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1
    }
}

.sec-row-wrapper .row {
    gap: 24px 0;
}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem;padding-top:0;padding-bottom:0;}.row>*{padding-left:12px;padding-right:12px;max-width:100%;}.row.g-0{margin-right:0;margin-left:0;}.row.g-0>*{padding-left:0;padding-right:0;}.col{-webkit-box-flex:1;-ms-flex:1 0 0;flex:1 0 0;}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%;}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%;}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%;}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%;}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%;}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%;}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%;}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%;}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;}@media only screen and (min-width:576px){.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:992px){.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:1200px){.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}

.sec-cell {
    padding: 24px;
    border-radius: 8px;
    height: 100%;
}

.cell-border .sec-cell {
    border: 1px solid #e5e5e5
}

.fea-title-icon svg {
    width: 36px;
    height: 36px;
}

.fea-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.fea-title>span {
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fea-title>h3 {
    margin: 0;
    font-weight: 500;
    line-height: 1.3;
    text-align: left;
}

.fea-body {
    text-align: left;
    line-height: 1.75
}

.fea-nav {
    margin-top: 15px;
    font-size: 17px;
}

.fea-nav>a {
    position: relative;
}

.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: "→";
    position: absolute;
    right: -24px;
    top: -1px;
}

@media screen and (max-width: 760px) {
    .itom-banner img {
        max-width: 100% !important;
        height: 38vh
    }
}

.slider-it-budgeting {
    background-color: #fc0
}

.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: #e80e19
}

.btn-red:hover {
    background-color: #dd101a
}

@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
    }
}

.opm-common-banner {
    padding: 50px 0;
    background: #f0f2f0;
    position: relative;
    min-height: 360px;
}

.opm-common-banner:before {
    height: 100%;
    background-image: url(../images/op-banner-bg.png);
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    opacity: .2;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    background-position: top center;
    background-size: cover
}

.opm-common-banner .banner-content {
    position: relative;
    z-index: 0;
}

.opm-common-banner .banner-content h1 {
    font-size: 40px;
    font-weight: 700;
}

.opm-common-banner .banner-content a {
    background: #DC0A0A;
    display: inline-flex;
    gap: 16px;
    align-items: center;
}

.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%
    }
}

.edition-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: 60px;
    position: relative;
    flex-wrap: wrap
}

.edition-row * {
    margin: 0
}

.edition-row>.edition-col {
    position: relative;
    width: calc(33.333% - 16px)
}

.edition-row>.edition-col>.edition-block {
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    background: #fff
}

.edition-row>.edition-col>.edition-block.professional {
    /* border: 1px solid #85a9ff; */
    /* background: #f5f8fe; */
    border: 1px solid #ebda99;
    background: linear-gradient(180deg, #fff9e9 15%, #fdfbf6 78%, #ffffff 100%) 0% 0% no-repeat;
}

.edition-row>.edition-col>.edition-block>.edition-header {
    padding: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid #d3d3d3;
    position: relative
}

.edition-body {
    margin-top: 35px
}

.edition-body>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    margin: 12px;
    font-size: 14px
}

.edition-body>ul>li {
    font-size: 15px;
    padding-bottom: 8px;
    padding-left: 28px;
    position: relative;
}

.edition-body>ul>li>a {
    display: block;
    color: #000;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.edition-body>ul>li>a:hover {
    color: #0941c6;
}

.edition-body>ul>li>svg,
.edition-body>ul>li>a>svg {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 16px;
    height: 16px;
}

.edition-body>ul>li.inclue-fea {
    font-weight: 600;
    /* color: #0941c6; */
}

.edition-header>.edition-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    position: absolute;
    border: 1px solid #d8d8d8;
    border-radius: 6px;
    background: #fff;
    padding: 12px;
    width: 90%;
    left: 5%;
    right: 5%;
    top: -25px;
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.edition-header>.edition-title h3 {
    font-weight: 500;font-size:16px;
}

.edition-header>.edition-title span {
    display: inline-block;
    background: #ffe7c1;
    border-radius: 40px;
    line-height: 14px;
    padding: 3px 8px;
    font-size: 11px;
    color: #000
}

.edition-block.professional .edition-title {
    /* border-color: #85a9ff; */
    border-color: #ebda99;
}

.edition-row>.edition-col>.edition-block.professional>.edition-header {
    /* border-bottom-color: #85a9ff; */
    border-bottom-color: #ebda99;
}

.edition-header>.edition-pricing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.edition-header>.edition-pricing>div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 16px
}

.edition-header>.edition-pricing>div .edition-label {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 6px
}

.edition-header>.edition-pricing>div .edition-price {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 4px;
line-height:18px;
}

.edition-header>.edition-pricing>div .edition-device-count {
    font-size: 14px;
    line-height: 14px
}

.edition-header>.edition-pricing>div .edition-device-count>strong {
    font-weight: 600;
    font-size: 16px
}

.edition-btn-div {
    position: absolute;
    margin-top: 46px;
    background: #fff;
    border-radius: 50%
}

.edition-pricing .edition-btn-div>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #dc0a0a;
    padding: 12px;
    border-radius: 50%;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    gap: 8px
}

.edition-pricing .edition-btn-div>a:hover {
    background: #fee7e7
}

.edition-block.standard,
.edition-block.professional {
    min-height: 573px;
    height: 100%;
}

.get-quote-block {
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    margin-top: 12px;
    background: #fff;
    padding: 12px;
    min-height: 285px
}

.get-quote-block h3 {
    font-weight: 600;
    margin-bottom: 8px
}

.form-con {
    position: relative
}

.form-group>.form-row {
    margin-bottom: 6px
}

.form-group>.form-row:last-child {
    margin-bottom: 0
}

.form-group>.form-row input,
.form-group>.form-row select {
    border: 1px solid #e3e3e3;
    padding: 8px;
    width: 100%;
    border-radius: 4px;
    font-family: inherit;
}

.form-row select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    --form-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-image: var(--form-bg-img);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px 12px;
    margin-bottom: 6px;
}

.form-row select:last-child {
    margin-bottom: 0px;
}

.edition-btn {
    background: #dc0a0a;
    border: 0 !important;
    color: #fff;
    padding: 10px !important;
    font-weight: 500;
    font-size: 15px;
}

span.errormsg {
    position: relative;
    left: 0;
    line-height: 16px;
    font-size: 12px;
    color: red;
    display: block;
    text-align: left;
    top: 1px
}

@media screen and (max-width: 998px) {
    .edition-row>.edition-col {
        width: 460px;
        margin-bottom: 24px
    }

    .edition-block.standard,
    .edition-block.professional {
        min-height: auto
    }
}

.success-message {
    display: none;
    background: #e2fff5;
    padding: 40px 24px;
    border-radius: 6px
}

.success-message>h5 {
    color: #1c7838;
    font-weight: 900;
    font-size: 18px
}

.promotion-middle-banner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    background-color: #292929;
    color: #fff;
    padding: 60px 0;
    position: relative;
    z-index: 1
}

.promotion-middle-banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-image: linear-gradient(to right, #323232 1px, transparent 1px), linear-gradient(to bottom, #323232 1px, transparent 1px);
    background-size: 72px 72px
}

.promotion-middle-banner * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.promotion-middle-banner h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 1.3;
    color: #f3c16a;
    margin: 0 0 8px
}

.promotion-middle-banner p {
    font-size: 17px;
    line-height: 1.75;
    margin: 0 0 8px;
    text-align: left
}

.promotion-middle-banner .text-highlight {
    color: #f3c16a
}

.promotion-middle-banner .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
}

.promotion-middle-banner .row>* {
    padding-left: 12px;
    padding-right: 12px;
    max-width: 100%
}

.promotion-middle-banner .row.g-0 {
    margin-right: 0;
    margin-left: 0
}

.promotion-middle-banner .row.g-0>* {
    padding-left: 0;
    padding-right: 0
}

.promotion-middle-banner .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .promotion-middle-banner .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .promotion-middle-banner .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .promotion-middle-banner .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        display: unset
    }

    .promotion-middle-banner .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .promotion-middle-banner .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
}

@media only screen and (min-width: 992px) {
    .promotion-middle-banner .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .promotion-middle-banner .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .promotion-middle-banner .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }

    .promotion-middle-banner .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .promotion-middle-banner .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.66666667%
    }
}

.btn-primary {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 400;
    cursor: pointer;
    padding: 10px 16px;
    line-height: 1.2;
    font-size: 17px;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    border-radius: 4px;
    background: #e80e19;
    color: #fff !important;
    border: 1px solid #e80e19;
    position: relative;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:focus-within,
.btn-primary:active {
    background: #c80420;
    text-decoration: none
}

.btn-primary .chevron-right-icon {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px
}

.btn-primary .chevron-right-icon::before {
    content: "";
    right: 0;
    position: absolute;
    width: 1.5px;
    height: 8px;
    background-color: #fff;
    border-radius: 2px;
    top: 1px;
    right: 4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.btn-primary .chevron-right-icon::after {
    content: "";
    right: 0;
    position: absolute;
    width: 1.5px;
    height: 8px;
    background-color: #fff;
    border-radius: 2px;
    top: 6px;
    right: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.promotion-middle-banner .mt-3 {
    margin-top: 12px !important
}

.promotion-middle-banner .align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.promotion-middle-banner .promotion-img-wrapper {
    text-align: center
}

.promotion-middle-banner .promotion-img-wrapper img {
    max-width: 260px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media only screen and (max-width: 768px) {
    .promotion-middle-banner .promotion-img-wrapper {
        margin-top: 40px
    }
}

.promotion-middle-banner .promotion-middle-banner-content {
    text-align: left
}

.index-content-wrapper * {
    box-sizing: border-box;
}
.index-content-wrapper p > a {font-style:italic;color:#006DEB;}

.container-xl {
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
}

.index-content-wrapper p:not(.edition-row p),
.index-content-wrapper ul li:not(.edition-row li) {
    margin: 0 0 12px;
    font-size: 17px;
    line-height: 1.7;   
}

h2,
.h2 {
    font-size: 32px;
    line-height: 1.25;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin: 0 0 12px;
}

.text-center {
    text-align: center !important;
}

.text-reset {
    color: inherit !important;
}

.text-decoration-none {
    text-decoration: none !important;
}

.swiper-slide {
    padding: 0;
}

.swiper-slide-content {
    max-width: 1080px;
    margin: auto;
}

.swiper-slide-content img {
    height: 600px;
    object-fit: contain;
    margin-bottom: 32px;
}

.swiper-button-next,
.swiper-button-prev {
    filter: grayscale(1);
}

.btn-outline-secondary {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 400;
    cursor: pointer;
    padding: 10px 16px;
    line-height: 1.2;
    font-size: 17px;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    border-radius: 4px;
    background: transparent;
    color: #006DEB;
    border: 1px solid #006DEB;
    position: relative;
    text-decoration: none !important;
    transition: all 0.25s ease;
}
.btn-outline-secondary:hover {
    background: #006DEB;
    color: #ffffff;
}
.compare-btn {
    margin: 24px 0 0; 
}

.feature-section,
.about-section,
.solution-section,
.edition-section,
.enterprise-section,
.app-section,
.reasons-section,
.why-choose-section {
    padding: 60px 0;
    display: block;
}

.app-section img {
    max-width: 420px;
    width: 100%;
}

.bg-grey {
    background: #F8F8F8;
}
.reasons-section .row {
    align-items: center;
}

.sec-header {
    margin-bottom: 32px;
}

.testimonial-section {
    padding: 60px 0;
}

.gartnerReviewSwiper .swiper-slide {
    min-height: auto;
}

.testimonial-section .customer-review-wrapper {
    background-color: #f9f9f9;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 4px 12px 0 rgba(255, 248, 226, .12);
    box-shadow: 0 4px 12px 0 rgba(255, 248, 226, .12);
    border-radius: 12px;
    padding: 24px;
    height: 100%
}

.testimonial-section .customer-review-wrapper .swiper {
    height: 100%
}

.testimonial-section .customer-review-wrapper .swiper .swiper-wrapper {
    height: 100%
}

.testimonial-section .customer-review-wrapper .swiper .swiper-wrapper .swiper-slide {
    height: 100%
}

.testimonial-section .customer-review-wrapper .swiper .swiper-wrapper .swiper-slide:last-child .client-profile-section img {
    max-height: 164px;
}

.testimonial-wrapper>div:first-child {
    display: flex;
    flex-direction: column;
}

.testimonial-section .gartner-review-wrapper {
    border-radius: 12px;
    padding: 24px;
    background-color: #f9f9f9;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 4px 12px 0 rgba(255, 248, 226, .12);
    box-shadow: 0 4px 12px 0 rgba(255, 248, 226, .12);
    margin-bottom: 24px;
    position: relative;
}

.testimonial-section .gartner-review-wrapper .gartnerReviewSwiper {
    padding-bottom: 16px
}

.testimonial-section .gartner-review-wrapper .gartnerReviewSwiper .swiper-pagination {
    bottom: -5px
}

.testimonial-section .gartner-review-card .gartner-review--item p:not(.gartner-review-details p):last-child {
    margin-bottom: 0
}

.gartner-review--item {
    margin-bottom: 24px;
}

.testimonial-section .gartner-review-card .gartner-logo {
    height: 50px
}

.testimonial-section .gartner-review-card .gartner-review-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #0f3a7b
}

@media only screen and (max-width:575.98px) {
    .testimonial-section .gartner-review-card .gartner-review-details {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.testimonial-section .gartner-review-card .gartner-review-details p {
    margin: 0 24px 12px 0;
    font-size: 16px;
    line-height: 1.75
}

.testimonial-section .gartner-review-card h4 {
    font-size: 24px;
    line-height: 1.4;
    margin: 16px 0 8px 0;
    font-weight: 500;
}

.testimonial-section .client-review-card {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.testimonial-section .client-review-card .client-profile-section {
    background-color: #fff;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 16px;
    padding-bottom: 150px;
    margin-bottom: 24px;
    position: relative
}

.testimonial-section .client-review-card .client-profile-section img {
    max-width: 234px;
    max-height: 154px;
    position: absolute;
    bottom: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.testimonial-section .client-review-card .client-profile-section .btn-play-icon {
    width: 36px;
    height: 36px;
    border-radius: 100px;
    background-color: #006deb;
    color: #fff;
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 16px
}

.testimonial-section .client-review-card .client-profile-section .btn-play-icon::before {
    border-top: 7px solid rgba(0, 0, 0, 0);
    border-bottom: 7px solid rgba(0, 0, 0, 0);
    border-left: 11px solid #fff;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-32%, -50%);
    transform: translate(-36%, -50%)
}

.testimonial-section .client-review-card .client-details .client-name {
    color: #006deb;
    font-size: 18px;
    font-weight: 500;
}

.testimonial-section .client-review-card .btn-link {
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    font-size: 15px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #006deb;
    font-weight: 500;
    cursor: pointer
}

.testimonial-section .award-badge-card {
    background-color: #f9f9f9;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 4px 12px 0 rgba(255, 248, 226, .12);
    box-shadow: 0 4px 12px 0 rgba(255, 248, 226, .12);
    border-radius: 12px;
    height: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width:991.98px) {
    .testimonial-section .award-badge-card {
        margin-bottom: 24px
    }
}

.testimonial-section .award-badge-card img {
    height: 100px
}

.video-player-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(7, 13, 20, .84);
    width: 100%;
    height: 100%;
    padding: 40px 20px;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
    z-index: 99999;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    opacity: 0
}

.video-player-wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.video-player-wrapper.active {
    display: block;
    opacity: 1
}

.video-player-wrapper .video-player-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1360px;
    margin: auto
}

.video-player-wrapper .video-player-container .video-player-close-btn {
    width: 36px;
    height: 36px;
    border-radius: 100px;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    position: relative
}

.video-player-wrapper .video-player-container .video-player-close-btn::before {
    content: "";
    width: 2px;
    height: 32px;
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.video-player-wrapper .video-player-container .video-player-close-btn::after {
    content: "";
    width: 2px;
    height: 32px;
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.video-player-wrapper .video-player-container .video-player {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
    margin: 12px auto 0
}

.video-player-wrapper .video-player-container .video-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.why-choose-section .row {
    gap: 24px 0;
}
.flip-card {width: 100%;height: 280px; perspective: 1000px;}
.flip-card-inner {position: relative;width: 100%;height: 100%;text-align: center;transition: transform 0.6s;transform-style: preserve-3d;box-sizing: border-box;border-radius: 8px;-webkit-box-shadow:0 0 5px 3px #f3f3f5;box-shadow:0 0 5px 3px #f3f3f5;}
.flip-card:hover .flip-card-inner {transform: rotateY(180deg);}
.flip-card-front, .flip-card-back {position: absolute;width: 100%;height: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index:1;padding: 20px;border-radius: 8px;}
.flip-card-front {background-color: #ffffff; border-radius: 8px;border:1px solid var(--border-color);}
.flip-card-back {background: linear-gradient(180deg, #fff9e9 15%, #fdfbf6 78%, #ffffff 100%) 0% 0% no-repeat;transform: rotateY(180deg);display:flex;flex-direction:column;align-items:center;justify-content:center;}
.flip-card-back > .fea-nav {border: 1px solid #006deb; border-radius: 4px;padding: 6px 36px 6px 12px;}
.flip-card-back > .fea-nav a:hover {text-decoration:none;}
.flip-card-front h3 {margin: 0 0 8px; font-weight: 500;}
.dwn-priv {color:#000;} .dwn-priv a {font-style:italic;}

.flip-card-icon {
    width: 40px;
    height: 40px;
    margin: 0 auto 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.flip-card-icon svg {
    width: 36px;
    height: 36px;
}

/* old codes */
.fea-icons {
    background: url(../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-icons, .opm-icons {background:url("https://www.manageengine.com/network-monitoring/images/opm-index-sprite-icons.svg") top center no-repeat;background-size: 265px;}
.opm-icons.affordable{background-position:-227px -52px} .opm-icons.scalable{background-position:-4px -107px} .opm-icons.customizable{background-position:-58px -107px;} .opm-icons.tractable{background-position:-113px -107px;}
