.slider-bg1 {
    background: #f0f2f0
}

.slider-bg2 {
    background: #0c2192
}

.slider-bg3 {
    background: #fc0
}

.slider-bg4 {
    background: #0b3090
}

.slider-bg6 {
    background: #0912a6
}

.slider-5-bg {
    background: #001a8c
}

.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
}

.yellow-bg {
    background: #fc0
}

.orange-bg {
    background: #fda31a
}


  .blue-bg-0C1B36 {background: #0C1B36;}
    .bdr-white {border: 1px solid #fff;}
    .mt-0 { margin-top: 0px !important;}

/* South Africa - banner (start) */
.south-africa-event {
    background: #002DBF;
}
.aus-uc-2025 {
    background: #F7DA2A;
}


.event-title-img {
    margin-bottom: 16px;
}

.event-title-img img {
    max-width: 340px;
    width: 100%;
    height: auto;
}

.event-info-wrapper {
    gap: 16px;
    margin-bottom: 4px;
    display: grid;
    grid-template-columns: auto auto auto;
}

.event-info-item {
    font-size: 17px;
    font-weight: 400;
    flex: 0 1 100%;
}

.event-info-label {
    color: #fcc50a !important;
    font-weight: 600;
    margin-bottom: 4px;
    font-size: 18px;
}

.event-info-details {
    color: #ffffff;
}

@media screen and (max-width: 575.98px) {
    .event-info-wrapper {
        grid-template-columns: auto;
    }
}

/* South Africa - banner (end) */

.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
}

.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
}

.date-location div>img {
    max-width: 24px
}

.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: -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;
    z-index: 0;
    padding: 24px 0;
    min-height: 360px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.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>strong {
    font-weight: 900
}

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

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

.banner-wrapper a {
    display: inline-block;
    padding: 8px 24px;
    border-radius: 4px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-top: 16px
}

.banner-wrapper a:hover {
    text-decoration: none;
    opacity: .9
}

.txt-black * {
    color: #000
}

.txt-white * {
    color: #fff
}

.yellow-txt {
    color: #ffc901
}

.btn-red {
    background: #E80E19;
    color: #fff;
}

.btn-yellow {
    background: #ffc800;
    color: #000
}

.btn-black {
    background: #000;
    color: #fff !important
}

.btn-white {
    background: #fff;
    color: red !important
}
.btn-blue{background:#00173B;color:#fff!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: -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;
    max-width: 1120px;
    width: 100%;
    gap: 40px;
    margin: 0 auto
}

.slider-bg1:before {
    height: 100%;
    background-image: url(../images/opu-index-banner-bg.png);
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    opacity: .6;
    -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>.cell:first-child {
    width: 60%
}

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

.hero-content-row>.cell>img {
    width: 100%
}

.yellow-hglt {
    display: inline-block;
    background: #ffcc02;
    color: #000;
    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: #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
}

.mob-hide {
    display: block
}

.mob-show {
    display: none
}

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

.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 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
}

@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>.cell {
        width: 100% !important;
        text-align: center
    }

    .hero-content-row>.cell:last-child {
        display: none
    }

    .date-location {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .mob-hide {
        display: none
    }

    .mob-show {
        display: block
    }

    .col2-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 500px) {
    .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
    }
}

.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;
    margin: 0 !important
}

.cover-bg {
    position: relative
}

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

.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: 350px !important
}

.img-max-width3 {
    max-width: 300px !important
}

.img-max-width4 {
    max-width: 400px !important
}

body {
    font: 300 16px/30px "Zoho_Puvi_Regular", sans-serif;
    color: #000
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #000
}

.itom-banner {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    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
}

.ban_show {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

#ebook-banner img {
    max-width: 1000px
}

.itom-banner img {
    max-width: 1200px;
    width: 100%
}

#irbanner img {
    height: 360px
}

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

.free-dwn-btn {
    text-align: center;
    display: none
}

.fea-oputils4 {
    background: url(../images/bandwidth-monitoring.png) no-repeat 0 0
}

.fea-oputils5 {
    background: url(../images/cisco-file-config-manager.png) no-repeat 0 0
}

.fea-oputils6 {
    background: url(../images/wake-on-lan.png) no-repeat 0 0
}

.fea-oputils7 {
    background: url(../images/snmp-tools.png) no-repeat 0 0
}

.fea-oputils8 {
    background: url(../images/cisco-tools.png) no-repeat 0 0
}

.fea-oputils9 {
    background: url(../images/diagnostic-tools.png) no-repeat 0 0
}

.fea-oputils10 {
    background: url(../images/network-monitor.png) no-repeat 0 0
}

.fea-oputils11 {
    background: url(../images/address-monitor.png) no-repeat 0 0
}

.fea-oputils12 {
    background-position: -160px -32px
}

.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
}

.percent50 {
    width: 49%
}

.brdr-rhs {
    border-right: solid 1px #000
}

.hmrgn h3 {
    font-family: "Anton", Poppins, Arial;
    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;
    -webkit-transition: 200ms all;
    transition: 200ms all
}

.trng-btn:hover {
    background: #b91426
}

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

.fnt20:hover {
    text-decoration: none;
    cursor: pointer
}

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

.h2 {
    font: 100 31px/120% Roboto Slab;
    color: #0b4c5d;
    margin: 60px 0 5px
}

.section {
    width: 100%;
    max-width: 1155px;
    margin: 0 auto;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    display: inline-block
}

.opmPlusSlider {
    width: 100%;
    height: auto;
    text-align: center
}

.opmPlusSlider {
    padding: 0 0 20px
}

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

.usa-trainingad-strip {
    background: #000;
    text-align: center;
    display: none
}

.in-trainingad-strip {
    background: url(../../itom/images/india-seminar-band-bg.png) repeat-x 0 0;
    text-align: center;
    display: none
}

.flexslider .flexBnrslides>li {
    float: none
}

.bannerflex {
    margin: 0 auto
}

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

.flexslider .flexBnrslides img {
    width: 100%
}

.heading-menu {
    display: none
}

.opmUtilsPlus h2 {
    font-size: 38px;
    margin: 20px 0 10px
}

.opmUtilsPlus .section a {
    margin: 20px auto;
    height: auto;
    padding: 5px 20px
}

.opmUtilsPlus span {
    font: 100 24px Roboto Slab
}

.flexslider {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    max-height: 450px;
    position: relative;
    display: block;
    max-width: 100%
}

.flexBnrslides li {
    display: none
}

.flexBnrslides li:first-child {
    display: block
}

.bannerbg1 {
    background: #f0f2f0
}

.bannerbg2 {
    background: #fefabf
}

.bannerbg3 {
    background: #4e4e4e
}

.opmUtilsPlusBanner,
.au-banner {
    width: 1200px;
    margin: 0 auto;
    float: none;
    position: relative
}

.hmEdi1,
.hmEdi2 {
    width: 48%
}

.heading-menu {
    display: none
}

.bannerbg4 {
    background: #0b3090
}

.survey-bannerbg {
    background: #ffd101
}

.bannerbg5 {
    background: #fe8b00
}

.opmUtilsPlusBanner img {
    display: block;
    margin: 0 auto
}

.opmUtilsPlusBanner a {
    width: unset !important
}

.section {
    width: 100%;
    max-width: 1155px;
    margin: 0 auto;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    display: inline-block
}

.bannerbg1 {
    position: relative
}

.bannerbg1 .pad1 {
    padding: 85px 0px !important
}

.bannerbg1:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    opacity: .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 {
    -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: 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: #4e4e4e
}

.slider-4-bg {
    background: #fefabf
}

.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
}

.common-banner a {
    height: 100%;
    width: 100%;
    position: relative;
    display: inline-block;
    cursor: pointer
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    right: 10px;
    position: absolute;
    left: inherit
}

.banner-wrapper .swiper-container .swiper-wrapper .swiper-slide {
    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
}

.opmUtilsPlusBanner {
    background: none !important
}

.main-banner {
    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;
    background: url(../images/opu-index-banner-bg.png) no-repeat top center;
    background-size: cover
}

.main-banner h1 {
    font-size: 45px;
    line-height: 1.4;
    font-weight: 600;
    color: #0b4c5d;
    letter-spacing: 0;
    margin-bottom: 16px
}

.main-banner p {
    font-size: 24px;
    margin: 0
}

.main-banner a {
    margin: 0 !important;
    margin-top: 23px !important
}

.promotion-middle-banner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    background-color: #292929;
    color: #fff;
    font-family: "ZohoPuvi", sans-serif;
    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%
    }
}

.promotion-middle-banner .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
}

.promotion-middle-banner .btn-primary:hover,
.promotion-middle-banner .btn-primary:focus,
.promotion-middle-banner .btn-primary:focus-within,
.promotion-middle-banner .btn-primary:active {
    background: #c80420;
    text-decoration: none
}

.promotion-middle-banner .btn-primary .chevron-right-icon {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px
}

.promotion-middle-banner .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)
}

.promotion-middle-banner .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: 320px;
    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
}

@media screen and (max-width: 650px) {
    .brdr-rhs {
        border-bottom: solid 1px #000;
        border-right: 0
    }

    .percent50 {
        width: 98%
    }
}

@media screen and (max-width: 1025px) {
    #commonHeader {
        min-height: 90px !important;
        height: 90px !important
    }
}

@media screen and (max-width: 650px) {
    .opmUtilsPlusBanner {
        width: 100%
    }

    .opmUtilsPlus span {
        font: 100 18px Roboto Slab
    }

    .opmUtilsPlus h2 {
        font-size: 18px;
        margin: 40px 0 10px
    }

    .bannerflex {
        display: none
    }
}