h1 {
    margin: 0;
}

.bg-header {
    background: rgba(27, 70, 131, 1);
    position: fixed;
    top: 0;
    padding: 10px 0;
    left: 0;
    right: 0;
    z-index: 99;
    transition: all .5s ease-in-out
}

.bg-header .header-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.bg-header .header-wrap .main-logo {
    max-width: 333px;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.bg-header #menu {
    font-size: 4em;
    font-weight: 800;
    z-index: 111;
    cursor: pointer;
    text-align: center;
    transition: all .5s
}

.bg-header .menu-cont {
    width: 46rem;
    height: 100vh;
    top: 0;
    right: -46rem;
    background: #fff;
    position: fixed;
    z-index: 99999;
    opacity: 0;
    transition: all .25s
}

.bg-header .menu-cont #exit {
    position: absolute;
    right: 3.5rem;
    top: 2rem;
    cursor: pointer;
    transition: all .25s
}

.bg-header .menu-cont .accordin {
    margin-top: 11rem;
    padding: 0 35px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.bg-header .menu-cont .accordin .accordin-head,
.bg-header .menu-cont .accordin .menu-heading {
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 3.2rem;
    color: #333;
    border-bottom: 1px solid rgba(90, 90, 90, .16);
    padding: 1.6rem 2.2rem;
    position: relative
}

.bg-header .menu-cont .accordin .accordin-head:hover,
.bg-header .menu-cont .accordin .menu-heading:hover {
    color: #155291
}

.bg-header .menu-cont .accordin .accordin-head:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 40%;
    width: 10px;
    height: 10px;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    transition: all .5s ease-in-out;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bg-header .menu-cont .accordin .accordin-head.active:after {
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.bg-header .menu-cont .accordin .accordin-content {
    display: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #333;
    padding: 16px 22px
}

.bg-header .menu-cont .accordin .accordin-content .accord-links {
    margin-bottom: 1.6rem
}

.bg-header .menu-cont .accordin .accordin-content .accord-links:hover {
    color: #155291
}

.bg-header .menu-cont .lottie-wrap {
    position: absolute;
    top: 0;
    height: 100vh;
    width: 300px;
    right: -258px;
    z-index: 999;
    transition: all .25s
}

.bg-header .menu-cont .lottie-wrap.in {
    right: 41.7rem
}

.bg-header .enter {
    opacity: 1;
    right: 0
}

@media only screen and (max-width:992.99px) {
    .bg-header .menu-cont {
        width: 38rem;
        right: -38rem
    }

    .bg-header .menu-cont #exit {
        right: 2.5rem
    }

    .bg-header .menu-cont .lottie-wrap.in {
        right: 35.7rem
    }

    .bg-header .enter {
        right: 0
    }
}

@media only screen and (max-width:767.99px) {
    .bg-header .header-wrap .main-logo {
        width: 14.5rem
    }

    .bg-header .header-wrap .main-logo {
        max-width: 100%
    }

    .bg-header #menu {
        width: 1.8rem
    }

    .bg-header .menu-cont {
        width: 22rem;
        right: -22rem
    }

    .bg-header .menu-cont .accordin {
        margin-top: 8rem;
        padding: 0 10px 0 0
    }

    .bg-header .menu-cont .accordin .accordin-head,
    .bg-header .menu-cont .accordin .menu-heading {
        font-size: 14px;
        line-height: 17px;
        padding: 1rem
    }

    .bg-header .menu-cont .accordin .accordin-content {
        font-size: 12px;
        line-height: 15px;
        padding: 12px 12px
    }

    .bg-header .menu-cont .lottie-wrap.in {
        right: 21.7rem
    }

    .bg-header .enter {
        right: 0
    }

    img.payzapp-logo {
        width: 140px;
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#loader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    background-color: #fff;
    opacity: 1;
    text-align: center
}

#loader .loaderContent {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#loader .loaderContent img {
    width: auto;
    max-width: 80%
}

#loader span {
    font-size: 4.2rem
}

@font-face {
    font-family: Helvetica;
    src: url(../resources/fonts/Helvetica.eot);
    src: url(../resources/fonts/Helvetica.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Helvetica.woff2) format("woff2"), url(../resources/fonts/Helvetica.woff) format("woff"), url(../resources/fonts/Helvetica.ttf) format("truetype"), url(../resources/fonts/Helvetica.svg#Helvetica) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica-Bold;
    src: url(../resources/fonts/Helvetica-Bold.eot);
    src: url(../resources/fonts/Helvetica-Bold.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Helvetica-Bold.woff2) format("woff2"), url(../resources/fonts/Helvetica-Bold.woff) format("woff"), url(../resources/fonts/Helvetica-Bold.ttf) format("truetype"), url(../resources/fonts/Helvetica-Bold.svg#Helvetica-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica-Black;
    src: url(../resources/fonts/Helvetica-Black.eot);
    src: url(../resources/fonts/Helvetica-Black.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Helvetica-Black.woff2) format("woff2"), url(../resources/fonts/Helvetica-Black.woff) format("woff"), url(../resources/fonts/Helvetica-Black.ttf) format("truetype"), url(../resources/fonts/Helvetica-Black.svg#Helvetica-Black) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica-Oblique;
    src: url(../resources/fonts/Helvetica-Oblique.eot);
    src: url(../resources/fonts/Helvetica-Oblique.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Helvetica-Oblique.woff2) format("woff2"), url(../resources/fonts/Helvetica-Oblique.woff) format("woff"), url(../resources/fonts/Helvetica-Oblique.ttf) format("truetype"), url(../resources/fonts/Helvetica-Oblique.svg#Helvetica-Oblique) format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Helvetica-BoldOblique;
    src: url(../resources/fonts/Helvetica-BoldOblique.eot);
    src: url(../resources/fonts/Helvetica-BoldOblique.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Helvetica-BoldOblique.woff2) format("woff2"), url(../resources/fonts/Helvetica-BoldOblique.woff) format("woff"), url(../resources/fonts/Helvetica-BoldOblique.ttf) format("truetype"), url(../resources/fonts/Helvetica-BoldOblique.svg#Helvetica-BoldOblique) format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gravity-Regular;
    src: url(../resources/fonts/Gravity-Regular.eot);
    src: url(../resources/fonts/Gravity-Regular.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Gravity-Regular.woff2) format("woff2"), url(../resources/fonts/Gravity-Regular.woff) format("woff"), url(../resources/fonts/Gravity-Regular.ttf) format("truetype"), url(../resources/fonts/Gravity-Regular.svg#Gravity-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gravity-Book;
    src: url(../resources/fonts/Gravity-Book.eot);
    src: url(../resources/fonts/Gravity-Book.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Gravity-Book.woff2) format("woff2"), url(../resources/fonts/Gravity-Book.woff) format("woff"), url(../resources/fonts/Gravity-Book.ttf) format("truetype"), url(../resources/fonts/Gravity-Book.svg#Gravity-Book) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gravity-Bold;
    src: url(../resources/fonts/Gravity-Bold.eot);
    src: url(../resources/fonts/Gravity-Bold.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Gravity-Bold.woff2) format("woff2"), url(../resources/fonts/Gravity-Bold.woff) format("woff"), url(../resources/fonts/Gravity-Bold.ttf) format("truetype"), url(../resources/fonts/Gravity-Bold.svg#Gravity-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

.btn-default {
    display: inline-block;
    text-align: center;
    padding: 1.4rem;
    margin: 0;
    border: 0;
    outline: 0;
    cursor: pointer;
    vertical-align: top;
    text-decoration: none;
    border-radius: 50px;
    font-family: Gravity-Bold;
    font-size: 1.8rem;
    line-height: 1.8rem;
    color: #000;
    background: #fff;
    min-width: 22rem;
    transition: all .3s ease-in-out
}
#panel10 .btn-default{
margin: 0 2rem 0 0;
}

.btn-default.form-btn {
    background: #0f4d8b;
    color: #fff
}

.btn-white {
    color: #0f4d8b;
    background-color: #fff;
    border: 1px solid #fff
}

.btn-white:hover {
    color: #fff;
    background: #e42320;
    border: 1px solid #e42320
}

.btn-white:hover img {
    filter: brightness(0) invert(100)
}

.btn-primary {
    color: #fff;
    background-color: #ED2024;
    border: 1px solid #0f4d8b
}

.btn-primary:hover {
    color: #fff;
    background: #e42320;
    border: 1px solid #e42320
}

.btn-secondary {
    color: #0f4d8b;
    background: #ed2024;
    border: 1px solid #ed2024
}

.btn-secondary:hover {
    background: #fff
}

.btn-outline {
    color: #0f4d8b;
    background: #fff;
    border: 1px solid #0f4d8b;
    font-family: CenturyGothic-Bold
}

.btn-outline:hover {
    color: #fff;
    background: #0f4d8b
}

.btn-outline-with-icon {
    color: #0f4d8b;
    background: #fff;
    border: 1px solid #0f4d8b
}

.btn-outline-with-icon:hover {
    color: #fff;
    background: #0f4d8b
}

.btn-outline-with-icon:hover .icon:before {
    color: #fff
}

.btn-outline-with-icon .icon {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    margin-left: 8px;
    font-size: 1.3rem
}

.btn-link {
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #0f4d8b;
    position: relative;
    transition: .5s all
}

.btn-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 0;
    height: 1px;
    background-color: #0f4d8b
}

.btn-link:hover::after {
    left: 0;
    width: 100%;
    transition: .5s all
}

* {
    margin: 0;
    padding: 0
}

*,
::after,
::before {
    box-sizing: border-box
}

body,
html {
    font-family: Gravity-Regular;
    font-size: 10px;
    width: 100%;
    height: 100%;
    max-width: 100%
}

body.noScroll,
html.noScroll {
    overflow: hidden;
    width: 100%
}

html {
    overflow: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none
}

::-webkit-scrollbar {
    display: none
}

p {
    color: #4b4b4b;
    font-size: 1.6rem
}

dl,
ol,
ul {
    margin-top: 0
}

li {
    list-style-type: none;
    text-align: -webkit-match-parent
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

a {
    text-decoration: none;
    background-color: transparent
}

img[data-src] {
    display: block;
    min-height: 1px
}

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: .2rem;
    border-color: grey
}

table {
    border-collapse: collapse
}

thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit
}

th {
    text-align: inherit
}

.sortable-handler {
    -ms-touch-action: none;
    touch-action: none
}

.owl-carousel {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.cm-linebreak {
    display: block
}

section.typ-overflow {
    overflow: hidden
}

img {
    max-width: 100%;
    height: auto
}

.cm-line-break {
    display: block
}

.il-container {
    max-width: 127rem;
    width: 100%;
    margin: 0 auto
}

.cm-desktop {
    display: block
}

.cm-mobile {
    display: none
}

.btn {
    display: inline-block;
    padding: 18px 40px;
    border-radius: 3.2rem
}

.btn_primary {
    background-color: #0f4d8b;
    color: #000;
    font-size: 1.8rem
}

.text-center {
    text-align: center
}

.text-white {
    color: #fff
}

.text-blue {
    color: #0f4d8b
}

.heading {
    font-family: Helvetica-Bold;
    font-size: 7.2rem;
    line-height: 8.4rem
}

.short-desc {
    font-family: Gravity-Regular;
    font-size: 2.4rem;
    line-height: 4rem
}

.swiperLottie {
    position: relative;
    height: 100vh
}

.body-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9
}

.menu-overlay {
    position: fixed;
    background: rgba(0, 0, 0, .8);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none
}

.swiperLottie .aem-Grid {
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiperLottie .aem-Grid .slide-section {
    height: 100vh
}

.swiperLottie .il-container:not(.full-width) {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh
}

.swiperLottie .il-container:not(.full-width).content-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.content-wrap {
    display: none
}

.right {
    right: 10%
}

.left {
    left: 10%
}

.cmg-soon {
    width: 18rem;
    margin-bottom: 5rem
}

.anim_menu,
.lottie_anime,
.lottie_anime1 {
    display: block
}

.mob_anime,
.mob_menu {
    display: none
}

.lottie_anime1,
.mob_anime1 {
    display: none
}

.swiperLottie .aem-Grid>.swiper-slide-active {
    z-index: 999
}

footer .arrow-down {
    text-align: center;
    animation-iteration-count: infinite;
    position: fixed;
    bottom: 5px;
    left: 0;
    right: 0;
    display: inline-block;
    width: 55px;
    height: 55px;
    margin: auto;
    cursor: pointer;
    z-index: 999;
    display: none
}

.swiper-pagination-bullets .swiper-pagination-bullet {
    background: 0;
    width: .8rem;
    height: .8rem;
    border: 1px solid rgba(255, 255, 255, .4);
    margin-top: 2.8rem;
    margin-bottom: 2.8rem !important;
    position: relative;
    opacity: 1
}

.swiper-pagination-bullets .swiper-pagination-bullet:first-child {
    margin-top: 0
}

.swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 2rem;
    height: .2rem;
    top: 2rem;
    right: -.75rem;
    background: linear-gradient(270deg, rgba(255, 255, 255, .15) 0, rgba(255, 255, 255, .34) 50.52%, rgba(255, 255, 255, .18) 100%);
    border: 0;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-fraction,
.swiper.swiperLottie .swiper-pagination-bullets.swiper-pagination-vertical,
.swiper.swiperLottie .swiper-pagination-custom,
.swiper.swiperLottie .swiper-vertical>.swiper-pagination-bullets {
    display: -ms-flexbox;
    display: flex;
    left: auto;
    right: 20px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    width: auto;
    -ms-transform: none;
    transform: none
}

.swiperLottie .swiper-pagination-bullets,
.swiperLottie .swiper-pagination-vertical.swiper-pagination-bullets {
    top: 20% !important;
    -ms-transform: none;
    transform: none
}

.swiperLottie .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-vertical {
    opacity: 1;
    transition: all .5s ease-in-out
}

.swiperLottie .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-vertical:hover {
    opacity: 1
}

.listul-panel {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding-bottom: 2.4rem;
    position: relative;
}

.listul-panel li {
    position: relative;
    font-size: 2rem;
    line-height: 32px;
    padding-right: 24px;
    color: #4B4B4B;
    font-weight: 400;
}


.listul-panel li:last-child:before {
    display: none;
}

.listul-panel li:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    opacity: 0.5;
    background: #0F4D8B;
    right: 12px;
}

.listul-panel li:last-child {
    padding-right: 0px;
}

.slide-section .uptopanel-wrapp {
    display: inline-block;
    max-width: 500px;
}

.slide-section .short-desc {
    font-family: Gravity-Regular;
    font-size: 2rem;
    line-height: 3.2rem;
    padding-bottom: .8rem;
}

.slide-section .uptopanel-box {
    display: flex;
    align-items: center;
    padding-bottom:0;
    position: relative;
}

.slide-section .upto-text {
    font-size: 2rem;
    padding-left: 0.8rem;
    font-style: normal;
    line-height: 32px;
    font-weight: 400;
}

.slide-section .upto-text span {
    color: #ED2024;
    font-weight: 700;
    font-size: 2.4rem;
    text-transform: none;
}

.slide-section .short-desc {
    line-height: 32px;
    padding-bottom: 2rem
}



.text-red {
    color: #ed2024;
    text-transform: uppercase;
    font-weight: 700;
}

.flex-btnwrapp {
    display: flex;
}


@media only screen and (min-width:1024px) {
    .content-wrap .btn-cont .btn-wrap {
        flex: 0 0 50%
    }
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    .swiperLottie .il-container:not(.full-width) {
        padding: 0 3rem
    }

    footer .arrow-down {
        width: 3.5rem
    }
}

@media only screen and (max-width:1199.99px) {
    .il-container {
        width: 100%;
        padding: 0 1.5rem
    }

    .heading {
        font-size: 5.2rem;
        line-height: 6.4rem
    }
}

@media only screen and (max-width:992.99px) {
    .btn-default.form-btn {
        width: 100%
    }

    .il-container.typ-p-0 {
        padding: 0
    }

    .swiperLottie .il-container:not(.full-width) {
        top: auto;
        bottom: 0;
        height: 50%
    }

    .swiperLottie .il-container:not(.full-width).content-right {
        -ms-flex-pack: center;
        justify-content: center
    }

    .swiperLottie .il-container:not(.full-width) {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: center;
        justify-content: center
    }

    .swiperLottie .il-container:not(.full-width).top {
        top: 0;
        bottom: auto
    }

    .content-wrap {
        text-align: center
    }
}

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


    .btn-outline-with-icon:hover .icon:before {
        color: #0f4d8b
    }

    .btn-outline-with-icon {
        color: #0f4d8b;
        background-color: #fff
    }

    .btn-outline-with-icon {
        border: 0;
        padding: .3rem 0
    }

    .cm-line-break {
        display: inline-block
    }

    .cm-desktop {
        display: none
    }

    .cm-mobile {
        display: block
    }

    .heading {
        font-size: 4rem;
        line-height: 4.8rem;
        text-align: center
    }

    .short-desc {
        font-size: 1.8rem;
        line-height: 2.6rem;
        text-align: center
    }

    .player-1 .lottie_anime {
        display: none
    }

    .mob_anime,
    .mob_menu {
        display: block
    }

    .swiperLottie .swiper-pagination-bullets,
    .swiperLottie .swiper-pagination-vertical.swiper-pagination-bullets {
        display: none
    }

    footer .arrow-down {
        bottom: .1rem;
        width: 3.5rem
    }

    .swiper-slide .content-wrapp img {
        width: 160px;
    }
}

@media only screen and (max-width:575.99px) {
    .btn-outline-with-icon:hover {
        color: #0f4d8b;
        background-color: #0f4d8b;
        border: 1px solid #0f4d8b
    }

    .btn-outline-with-icon {
        color: #0f4d8b;
        background-color: #fff
    }

    .btn-outline-with-icon {
        padding: .3rem 1.5rem;
        min-width: 10.6rem
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    .cmg-soon {
        width: 15rem;
        margin-bottom: 1rem
    }
}

#panel1 {
    background: url(../resources/images/slide_1_bg.jpg) no-repeat center center fixed;
    background-size: cover;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

#panel1 .player-1 {
    margin-top: 7.2rem;
    max-width: 103rem;
    margin: -40px auto 0
}

#panel1 .player-2 {
    height: 13rem
}

#panel1 .cont-wrap {
    top: 30%
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #panel1 .player-1 {
        max-width: 90rem
    }

    #panel1 .player-2 {
        height: 9rem
    }
}

@media only screen and (max-width:767.99px) {
    #panel1 .player-2 {
        height: 7.5rem;
        margin-top: -1.5rem
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#panel2 .about-desc,
#panel2 .about-list .item {
    margin-bottom: 3.5rem
}

#panel2 .about-desc,
#panel2 .about-list .item p {
    color: #0f4d8b;
    font-size: 2.4rem;
    font-family: Gravity-Bold;
    line-height: 3.2rem
}

#panel2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

#panel2 .about-list .item .text-red {
    color: #ed2024;
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 3.2rem
}

#panel2 .about-list .item:last-child {
    margin-bottom: 0
}

@media only screen and (min-width:1024.99px) {
    #panel2 .il-container:not(.full-width).content-right .content-wrap {
        max-width: 53%
    }
}

@media only screen and (max-width:1280px) and (min-width:1024px) {
    #panel2 .il-container:not(.full-width) {
        max-width: 120rem
    }

    #panel2 .about-desc,
    #panel2 .about-list .item p {
        font-size: 2.2rem;
        line-height: 3rem;
        margin-bottom: 2.5rem
    }

    #panel2 .about-list .item .text-red {
        font-size: 2.2rem;
        line-height: 3rem
    }

    #panel2 .about-list .item .text-red {
        font-size: 2rem;
        line-height: 3rem
    }

    #panel2 .about-list .item {
        margin-bottom: 1.5rem
    }
}

@media only screen and (min-width:992.99px) and (max-width:1024.99px) {
    #panel2 .il-container:not(.full-width).content-right {
        width: 55%;
        margin-right: 0;
        padding-right: 45px
    }

    #panel2 .about-desc,
    #panel2 .about-list .item p {
        font-size: 2.2rem
    }
}

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

    #panel2 .about-desc {
        font-size: 2.8rem;
        line-height: 3.3rem;
        margin-bottom: 1rem
    }

    #panel2 .about-list .item {
        margin-bottom: 1rem
    }

    #panel2 .about-list .item p {
        font-size: 2rem;
        line-height: 1.5;
        max-width: 40rem;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width:767.99px) {
    #panel2 .content-wrap {
        padding-top: 0;
        padding-bottom: 6.5rem;
        margin-top: 3rem;
        text-align: center
    }

    #panel2 .about-desc {
        font-size: 1.8rem;
        line-height: 2.5rem;
    }

    #panel2 .about-list .item {
        margin-bottom: .5rem
    }

    #panel2 .about-list .item p {
        font-size: 1.3rem;
        line-height: 1.5;
        max-width: 33rem
    }

    #panel2 .about-list .item .text-red {
        font-size: 1.5rem;
        line-height: 1.9rem
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#panel3 .logowrap .logotop .logo::after,
#panel3 .logowrap .logotop::after {
    content: "";
    position: absolute;
    height: .1rem;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0, #fff 54.69%, rgba(255, 255, 255, 0) 100%)
}

#panel3 .il-container {
    max-width: 105rem
}

#panel3 .heading {
    line-height: 7rem;
    margin-bottom: 3rem;
    width: 61rem
}

#panel3 .short-desc {
    line-height: 4rem;
    margin-bottom: 0;
    width: 68.3rem
}

#panel3 .short-desc span {
    font-size: 3rem
}

#panel3 .logowrap {
    margin-top: 4rem
}

#panel3 .logowrap .logotop {
    display: -ms-flexbox;
    display: inline-flex;
    padding-bottom: 1.7rem;
    position: relative
}

#panel3 .logowrap .logotop::after {
    bottom: 0;
    width: 100%
}

#panel3 .logowrap .logotop .logo {
    position: relative
}

#panel3 .logowrap .logotop .logo::after {
    top: 7.5rem;
    right: -8rem;
    width: 15.5rem;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#panel3 .logowrap .logotop .logo:last-child::after {
    content: none
}

#panel3 .logowrap .logobottom {
    display: -ms-flexbox;
    display: flex;
    padding-top: 3rem
}

#panel3 .logowrap .logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 22rem
}

#panel3 .logowrap .logo img {
    cursor: pointer
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #panel3 .il-container {
        max-width: 122rem
    }

    #panel3 .heading {
        line-height: 5rem;
        font-size: 3.5rem;
        margin-bottom: 4rem
    }

    #panel3 .short-desc {
        line-height: 3rem;
        font-size: 2rem
    }

    #panel3 .logowrap {
        margin-top: 4rem
    }

    #panel3 .logowrap .logo {
        width: 14rem;
        padding: 0 2rem
    }

    #panel3 .logowrap .logotop .logo::after {
        top: 6.5rem
    }

    #panel3 .logowrap .logotop {
        padding-bottom: 1rem;
        max-width: 42rem
    }

    #panel3 .logowrap .logobottom {
        padding-top: 1.5rem
    }
}

@media only screen and (min-width:992.99px) and (max-width:1024.99px) {
    #panel3 .heading {
        font-size: 4rem;
        line-height: 1.5
    }
}

@media only screen and (max-width:992.99px) {
    #panel3 .heading {
        font-size: 3.2rem;
        line-height: 3.5rem;
        margin-bottom: 1.8rem;
        width: 100%;
        text-align: center
    }
}

@media only screen and (max-width:767.99px) {
    #panel3 .heading {
        font-size: 2.5rem;
        line-height: 3rem;
        margin-bottom: 1.5rem
    }

    #panel3 .short-desc {
        width: 100%;
        font-size: 1.6rem;
        line-height: 1.5;
        text-align: center
    }

    #panel3 .logowrap {
        margin-top: 3rem;
        margin-bottom: 0
    }

    #panel3 .logowrap .logotop .logo::after {
        top: 4.5rem;
        right: -6rem;
        width: 11.5rem
    }

    #panel3 .logowrap .logotop {
        padding-bottom: 1.5rem
    }

    #panel3 .logowrap .logobottom {
        padding-top: 1.5rem
    }

    #panel3 .logowrap .logo {
        padding: 0
    }

    #panel3 .content-wrap {
        width: 100%;
        margin: 0 auto
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#panel4 .il-container {
    max-width: 105rem
}

#panel4 .content-wrap .short-desc {
    width: 42.2rem;
    line-height: 32px;
    padding-bottom: 8px;
}

#panel4 .content-wrap .title-text {
    color: #0f4d8b;
    font-size: 3em;
    line-height: 4rem;
    margin-bottom: 2.4rem
}


#panel4 .content-wrap {
    width: 54rem;
}

@media only screen and (max-width:1366.99px) {
    /* 
    #panel4 .content-wrap .img-wrap-logo,
    #panel4 .content-wrap .title-text {
        margin-bottom: 3rem
    } */
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #panel4 .content-wrap .img-wrap-logo {
        max-width: 48rem;
        /* margin-bottom: 1rem */
    }

    #panel4 .content-wrap .title-text {
        font-size: 2.2rem;
        line-height: 2.2rem;
        margin-bottom: 2.5rem
    }

    #panel4 .content-wrap .short-desc {
        width: 41rem;
        font-size: 2rem;
        line-height: 3rem;
        margin-bottom: 2rem
    }
}

@media only screen and (max-width:992.99px) {
    #panel4 .content-wrap .short-desc {
        width: 32rem;
        margin: 0 auto;
        font-size: 2rem;
        line-height: 2.3rem;
        text-align: center;
        padding: 0;
    }

    #panel4 .content-wrap .title-text {
        margin-bottom: 2rem;
        font-size: 3rem;
        line-height: 1.5
    }
}

@media only screen and (max-width:767.99px) {
    #panel4 .content-wrap {
        text-align: center;
        margin: 4rem 0
    }

    /* 
    #panel4 .content-wrap .img-wrap-logo {
        margin-bottom: 1.5rem
    } */

    #panel4 .content-wrap .img-wrap-logo img {
        max-width: 21rem
    }

    #panel4 .content-wrap .img-wrap {
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-bottom: 2.4rem
    }

    #panel4 .content-wrap .short-desc {
        width: 29rem;
        font-size: 1.6rem;
        line-height: 2.3rem
    }

    #panel4 .content-wrap .title-text {
        font-size: 2rem;
        line-height: 2.9rem;
        margin-top: 1rem;
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}



#chatbanking .il-container {
    max-width: 105rem
}

#chatbanking .content-wrap .img-wrap,
#chatbanking .content-wrap .img-wrap-logo {
    margin-bottom: 2.4rem
}

#chatbanking .content-wrap .short-desc {
    width: 57.2rem;
    line-height: 32px;
    padding-bottom: 24px;
}

#chatbanking .content-wrap .title-text {
    color: #0f4d8b;
    font-size: 3em;
    line-height: 4rem;
    margin-bottom: 2.4rem
}

.chatheading span {
    width: 100%;
}

#chatbanking h2 .text-red {
    display: block;
}

#chatbanking .content-wrap {
    width: 54rem;
}

@media only screen and (max-width:1366.99px) {
    /* #chatbanking .content-wrap .img-wrap-logo,#chatbanking .content-wrap .title-text{margin-bottom:3rem} */
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #chatbanking .content-wrap .img-wrap-logo {
        max-width: 48rem;
        margin-bottom: 1rem
    }

    #chatbanking .content-wrap .title-text {
        font-size: 2.2rem;
        line-height: 2.2rem;
        margin-bottom: 2.5rem
    }

    #chatbanking .content-wrap .short-desc {
        width: 41rem;
        font-size: 2rem;
        line-height: 3rem;
        margin-bottom: 2rem
    }
}

@media only screen and (max-width:992.99px) {
    #chatbanking .content-wrap .short-desc {
        width: 32rem;
        margin: 0 auto 2.5rem;
        font-size: 2rem;
        line-height: 2.3rem;
        text-align: center
    }

    #chatbanking .content-wrap .title-text {
        margin-bottom: 1rem;
        font-size: 3rem;
        line-height: 1.5
    }
}

@media only screen and (max-width:767.99px) {
    #chatbanking .content-wrap {
        text-align: center;
        margin: 4rem 0
    }

    #chatbanking .content-wrap .img-wrap-logo {
        margin-bottom: 1.5rem
    }

    #chatbanking .content-wrap .img-wrap-logo img {
        max-width: 25rem
    }

    #chatbanking .content-wrap .img-wrap {
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-bottom: 2.4rem
    }

    #chatbanking .content-wrap .short-desc {
        width: 29rem;
        font-size: 1.6rem;
        line-height: 2.1rem;
        margin: 0 auto;
    }

    #chatbanking .content-wrap .title-text {
        font-size: 1.7rem;
        line-height: 2.9rem
    }

    #chatbanking h2,
    #cardlesseasyEMI.slide-section h2 {
        padding-bottom: 0;
    }

    .Cardless.EasyEMI.logo {
        width: 200px;
    }

    #cardlesseasyEMI .short-desc,
    .slide-section .short-desc {
        font-size: 1.4rem;
        line-height: 24px;
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#cardlesseasyEMI .heading {
    max-width: 62.3rem;
    width: 100%
}

.title-text {
    font-family: Gravity-Bold;
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 2.4rem;
}

#cardlesseasyEMI h3 span {
    font-size: 4rem;
    line-height: 4rem
}

#cardlesseasyEMI .app-list {
    margin: 5rem 0 0
}

#cardlesseasyEMI .app-list .item {
    position: relative;
    display: inline-block
}

#cardlesseasyEMI .app-list .item:first-child {
    padding-left: 0
}

#cardlesseasyEMI .app-list .item .short-desc {
    color: #fff
}

#cardlesseasyEMI .app-list .item:not(:first-child) {
    padding-left: 2rem
}

#cardlesseasyEMI .app-list .item:not(:first-child)::before {
    content: "";
    position: absolute;
    width: .2rem;
    height: 2rem;
    top: 30%;
    left: .7rem;
    background-color: #fff;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.btn-wrap .btn-default.btn-white {
    min-width: 32.5rem
}

.btn-wrap .btn-default .arrow-img {
    margin-left: 1.6rem;
    transition: .3s ease-in-out
}

.btn-wrap .btn-default:hover .arrow-img {
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    filter: brightness(0) invert(1);
}

#cardlesseasyEMI .btn-cont {
    max-width: 70rem
}

#cardlesseasyEMI .content-wrap {
    width: 60rem;
    display: block;
}

#cardlesseasyEMI .cardEasy-btnwrapp {
    display: flex;
}

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

    #cardlesseasyEMI .heading,
    #cardlesseasyEMI h3 {
        max-width: 72rem
    }

    #cardlesseasyEMI .app-list,
    #cardlesseasyEMI h3 {
        margin-top: 2.5rem
    }

    #cardlesseasyEMI h3 {
        font-size: 2.7rem
    }

    #cardlesseasyEMI h3 span {
        font-size: 3rem
    }
}

@media only screen and (max-width:1280.99px) and (min-width:1025.99px) {
    #cardlesseasyEMI .il-container {
        max-width: 110rem
    }

    #cardlesseasyEMI .heading {
        font-size: 3.5rem;
        line-height: 4rem
    }

    #cardlesseasyEMI .app-list .item:not(:first-child)::before {
        top: 22%
    }

    #cardlesseasyEMI h3 {
        font-size: 2rem;
        margin-top: 1.5rem
    }

    #cardlesseasyEMI .app-list {
        margin: 2rem 0
    }

    #cardlesseasyEMI .app-list .item .short-desc {
        font-size: 2rem;
        line-height: 3rem
    }

    #cardlesseasyEMI h3 span {
        font-size: 2.7rem
    }
}

@media only screen and (max-width:1199.99px) {
    #cardlesseasyEMI h3 span {
        font-size: 2.9rem
    }

    #cardlesseasyEMI .app-list,
    #cardlesseasyEMI h3 {
        margin-top: 2.5rem
    }
}

@media only screen and (max-width:992.99px) {
    #cardlesseasyEMI .heading {
        line-height: 1.5;
        font-size: 3.5rem;
        margin: 0 auto
    }

    #cardlesseasyEMI h3 {
        font-size: 2.5rem;
        line-height: 1.5;
        margin: 1.5rem auto 0
    }

    #cardlesseasyEMI h3 span {
        font-size: 3rem;
        line-height: 2.5rem
    }

    #cardlesseasyEMI .app-list .item .short-desc {
        font-size: 2rem;
        line-height: 1.5
    }
}

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

    #cardlesseasyEMI .app-list,
    .btn-wrap {
        text-align: center
    }

    #cardlesseasyEMI .heading {
        line-height: 1.5;
        font-size: 2.5rem
    }

    #cardlesseasyEMI h3 {
        font-size: 1.7rem;
        margin-bottom: 1.5rem;
        line-height: 1.5
    }

    #panel9 .text-blue {
        font-size: 1.7rem !important;
    }

    #cardlesseasyEMI h3 span {
        font-size: 2rem;
        line-height: 2.5rem
    }

    #cardlesseasyEMI .app-list {
        margin: 1rem 0 2rem
    }

    #cardlesseasyEMI .app-list .item {
        padding: 0
    }

    #cardlesseasyEMI .app-list .item .short-desc {
        font-size: 1.4rem;
        line-height: 1.5
    }

    #cardlesseasyEMI .app-list .item:not(:first-child) {
        padding: 0 .5rem
    }

    #cardlesseasyEMI .app-list .item:not(:first-child)::before {
        top: 18%;
        left: 0;
        width: .1rem;
        height: 1.5rem
    }

    #cardlesseasyEMI .content-wrap {
        margin-top: 4rem;
        margin-bottom: 4rem;
        width: 100%
    }

    .btn-wrap .btn-default.btn-white {
        min-width: auto
    }
}

@media only screen and (max-width:575.99px) {
    #cardlesseasyEMI .heading {
        width: 100%
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}


/* mycards start here */
#myCrads .heading {
    max-width: 62.3rem;
    width: 100%
}

#myCrads h3 {
    font-family: Gravity-Bold;
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 2.5rem;
    max-width: 53rem
}

#myCrads h3 span {
    font-size: 4rem;
    line-height: 4rem
}

#myCrads .app-list {
    margin: 5rem 0 0
}

#myCrads .app-list .item {
    position: relative;
    display: inline-block
}

#myCrads .app-list .item:first-child {
    padding-left: 0
}

#myCrads .app-list .item .short-desc {
    color: #fff
}

#myCrads .app-list .item:not(:first-child) {
    padding-left: 2rem
}

#myCrads .app-list .item:not(:first-child)::before {
    content: "";
    position: absolute;
    width: .2rem;
    height: 2rem;
    top: 30%;
    left: .7rem;
    background-color: #fff;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.btn-wrap .btn-default.btn-white {
    min-width: 32.5rem
}

.btn-wrap .btn-default .arrow-img {
    margin-left: 1.6rem;
    transition: .3s ease-in-out
}

.btn-wrap .btn-default:hover .arrow-img {
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

#myCrads .btn-cont {
    max-width: 70rem
}

#myCrads .content-wrap {
    width: 60rem;
    display: block;
}

#myCrads .cardEasy-btnwrapp {
    display: flex;
}

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

    #myCrads .heading,
    #myCrads h3 {
        max-width: 72rem
    }

    /* #myCrads .app-list,#myCrads h3{margin-top:2.5rem} */
    #myCrads h3 {
        font-size: 2.7rem
    }

    #myCrads h3 span {
        font-size: 3rem
    }
}

@media only screen and (max-width:1280.99px) and (min-width:1025.99px) {
    #myCrads .il-container {
        max-width: 110rem
    }

    #myCrads .heading {
        font-size: 3.5rem;
        line-height: 4rem
    }

    #myCrads .app-list .item:not(:first-child)::before {
        top: 22%
    }

    #myCrads .app-list {
        margin: 2rem 0
    }

    #myCrads .app-list .item .short-desc {
        font-size: 2rem;
        line-height: 3rem
    }

    #myCrads h3 span {
        font-size: 2.7rem
    }
}

@media only screen and (max-width:1199.99px) {
    #myCrads h3 span {
        font-size: 2.9rem
    }

    /* #myCrads .app-list,#myCrads h3{margin-top:2.5rem} */
}

@media only screen and (max-width:992.99px) {
    #myCrads .heading {
        line-height: 1.5;
        font-size: 3.5rem;
        margin: 0 auto
    }

    #myCrads h3 {
        font-size: 2.5rem;
        line-height: 1.5;
        margin: 1.5rem auto 0
    }

    #myCrads h3 span {
        font-size: 3rem;
        line-height: 2.5rem
    }

    #myCrads .app-list .item .short-desc {
        font-size: 2rem;
        line-height: 1.5
    }
}

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

    #myCrads .app-list,
    .btn-wrap {
        text-align: center;
        justify-content: center;
    }


    #myCrads .heading {
        line-height: 1.5;
        font-size: 2.5rem
    }

    #myCrads h3 {
        font-size: 1.5rem;
        line-height: 1.5;
        margin-bottom: 1.5rem;
        margin-top: 0;
    }

    #myCrads h3 span {
        font-size: 2rem;
        line-height: 2.5rem
    }

    #myCrads .app-list {
        margin: 1rem 0 2rem
    }

    #myCrads .app-list .item {
        padding: 0
    }

    #myCrads .app-list .item .short-desc {
        font-size: 1.4rem;
        line-height: 1.5
    }

    #myCrads .app-list .item:not(:first-child) {
        padding: 0 .5rem
    }

    #myCrads .app-list .item:not(:first-child)::before {
        top: 18%;
        left: 0;
        width: .1rem;
        height: 1.5rem
    }

    #myCrads .content-wrap {
        margin-top: 4rem;
        margin-bottom: 4rem;
        width: 100%
    }

    .btn-wrap .btn-default.btn-white {
        min-width: auto
    }
}

@media only screen and (max-width:575.99px) {
    #myCrads .heading {
        width: 100%
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

/* mycards end here */
#panel6 .content-wrap {
    width: 54rem;
    display: block;
}

#panel6 .content-wrap .text-blue {
    font-family: Gravity-Bold;
    font-size: 3rem;
    line-height: 3.6rem;
    padding: 0 0 24px 0;
}

#panel6 .content-wrap .btn-primary {
    margin-top: 3.2rem
}

#panel6 .content-wrap .upto-text {
    margin-top: 0;
}

#panel6 .smarthub-btnwrapp {
    display: flex;
}

.smartHub #panel6 h2 {
    padding: 0;
}

.smarthub-logo {
    max-height: 100px;
    margin-bottom: 1.5rem;
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #panel6 .il-container {
        max-width: 115rem
    }

    #panel6 .content-wrap h2 img {
        width: 20rem
    }

    #panel6 .content-wrap .text-blue {
        font-size: 2rem;
        line-height: 2.8rem;
        margin: 0;
    }

    #panel6 .content-wrap .short-desc {
        font-size: 2rem;
        line-height: 2.8rem
    }

    #panel6 .content-wrap {
        width: 48rem
    }
}

@media only screen and (min-width:1280.99px) and (max-width:1366.99px) {}

@media only screen and (min-width:992.99px) and (max-width:1024.99px) {
    #panel6 .il-container {
        max-width: 46rem;
        margin-right: 0;
        padding-right: 4.5rem
    }

    #panel6 .smart-hub-img {
        max-width: 25rem
    }

    #panel6 .content-wrap p {
        margin-top: 3rem
    }

    #panel6 .content-wrap .text-blue {
        font-size: 2.5rem
    }

    #panel6 .content-wrap .short-desc {
        font-size: 2rem
    }
}

@media only screen and (max-width:767.99px) {
    #panel6 .content-wrap {
        margin-top: 1rem;
        margin-bottom: 4rem
    }

    #panel6 .content-wrap .smart-hub-img {
        width: 13rem;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto
    }

    #panel6 .content-wrap .text-blue {
        font-size: 1.6rem;
        line-height: 1.3;
        margin: 0;
        padding-bottom: 0rem;
    }

    #panel6 .content-wrap p {
        margin-top: 1rem
    }

    #panel6 .smarthub-btnwrapp .btn-default {
        margin: 1.5rem 1rem 0;
    }

    #panel6 .content-wrap .short-desc {
        font-size: 1.4rem;
        line-height: 1.5;
        padding-bottom: 1rem;
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#payzapp .content-wrap .payzapp-logo {
    width: 258px;
    height: 100px;
}

#payzapp .content-wrap .title-text {
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 2.4rem
}

#payzapp .content-wrap .short-desc {
    max-width: 51.8rem;
    padding-bottom: 0.5rem;
}

#payzapp .content-wrap {
    width: 60rem;
    display: block;
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #payzapp .il-container {
        max-width: 120rem
    }

    #payzapp .content-wrap h2 img {
        width: 20rem
    }

    #payzapp .content-wrap .text-blue {
        font-size: 2.1rem;
        line-height: 3rem
    }

    #payzapp .content-wrap .short-desc {
        font-size: 2.2rem;
        line-height: 3rem;
        /* margin-bottom: 2rem */
    }

    #payzapp .content-wrap {
        width: 48rem
    }

    #payzapp .content-wrap .title-text {
        margin-bottom: 2rem
    }
}

@media only screen and (min-width:1280.99px) and (max-width:1366.99px) {
    #payzapp .content-wrap .title-text {
        margin-bottom: 2.5rem
    }
}

@media only screen and (min-width:992.99px) and (max-width:1024.99px) {
    #payzapp .il-container {
        max-width: 47rem;
        margin-left: 0;
        padding-left: 3rem
    }

    #payzapp .content-wrap .payzapp-logo {
        max-width: 20rem;
    }
}

@media only screen and (max-width:767.99px) {
    #payzapp .content-wrap {
        margin-top: 1rem;
        margin-bottom: 4rem
    }

    #payzapp .content-wrap .payzapp-logo {
        width: 13rem;
        margin-left: auto;
        margin-right: auto;
        height: auto;
    }

    #payzapp .content-wrap .title-text {
        font-size: 1.6rem;
        line-height: 1.1;
        margin-bottom: 1.5rem
    }

    #payzapp .content-wrap .short-desc {
        margin-bottom: 1.5rem;
        font-size: 1.4rem;
        line-height: 1.5;
        padding-bottom: 0;
    }

    #payzapp .content-wrap .short-desc strong {
        font-size: 1.5rem;
        line-height: 1.5
    }
}

@media only screen and (max-width:575.99px) {
    #payzapp .content-wrap .short-desc {
        max-width: 33rem
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#panel8 .il-container {
    max-width: 117rem
}

#panel8 .content-wrap {
    width: 55.5rem
}

#panel8 .img-wrap-logo.wow {
    margin-bottom: 2rem
}

#panel8 .content-wrap .heading {
    margin-bottom: 4.4rem
}

#panel8 .content-wrap .title-text {
    font-size: 3.2rem;
    line-height: 4rem;
    margin-bottom: 5rem;
    max-width: 55rem
}

#panel8 .content-wrap .short-desc {
    max-width: 55rem
}

#panel8 .content-wrap .btn-white {
    min-width: 22rem
}

@media only screen and (max-width:1280.99px) {
    #panel8 .img-wrap-logo.wow {
        max-width: 32rem;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #panel8 .content-wrap .heading {
        margin-bottom: 1rem;
        font-size: 4rem;
        line-height: 5.5rem
    }

    #panel8 .content-wrap .title-text {
        font-size: 2rem;
        line-height: 3rem;
        margin-bottom: 1rem;
        max-width: 39rem
    }

    #panel8 .content-wrap .short-desc {
        margin-bottom: 2rem;
        max-width: 50rem;
        font-size: 2rem;
        line-height: 3rem
    }
}

@media only screen and (min-width:1280.99px) and (max-width:1366.99px) {
    #panel8 .content-wrap .heading {
        margin-bottom: 2.5rem
    }

    #panel8 .content-wrap .title-text {
        font-size: 2.8rem;
        margin-bottom: 2.5rem
    }
}

@media only screen and (min-width:992.99px) and (max-width:1024.99px) {
    #panel8 .il-container {
        max-width: 52rem;
        margin-right: 0;
        padding-right: 40px
    }

    #panel8 .content-wrap .heading {
        font-size: 4rem;
        margin-bottom: 2.5rem
    }

    #panel8 .content-wrap .title-text {
        font-size: 3rem;
        margin-bottom: 2.5rem
    }
}

@media only screen and (max-width:767.99px) {
    #panel8 .img-wrap-logo.wow {
        max-width: 20rem
    }

    #panel8 .content-wrap .short-desc,
    #panel8 .content-wrap .title-text {
        margin-bottom: 1.5rem;
        margin-left: auto;
        margin-right: auto;
        line-height: 1.5
    }

    #panel8 .content-wrap {
        text-align: center;
        padding-top: 2rem;
        padding-bottom: 3rem
    }

    #panel8 .content-wrap .heading {
        margin-bottom: 1.5rem;
        font-size: 2.5rem;
        line-height: 1.5
    }

    #panel8 .content-wrap .title-text {
        font-size: 1.9rem;
        max-width: 37rem
    }

    #panel8 .content-wrap .short-desc {
        font-size: 1.6rem
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#panel9 .short-desc .text-bold,
#panel9 .text-blue {
    font-family: Gravity-Bold
}

#panel9 {
    background-color: #fff
}

#panel9 .content-wrap {
    margin-top: 3rem;
    margin-bottom: 4rem;
    display: block;
    max-width: 52rem;
}

#panel9 .text-blue {
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 2.4rem;
    max-width: 40rem;
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #panel9 .il-container {
        max-width: 118rem
    }

    #panel9 .text-blue {
        font-size: 2.2rem;
        line-height: 2rem;
    }

    #panel9 .short-desc {
        margin-bottom: 3rem;
        max-width: 56rem;
        font-size: 2rem;
        line-height: 3rem
    }

    #panel9 h2 img {
        width: 20rem
    }
}

@media only screen and (min-width:1024px) and (max-width:1280px) {}

@media only screen and (min-width:992.99px) and (max-width:1024.99px) {
    #panel9 .il-container {
        max-width: 57rem;
        margin-left: 0;
        padding-left: 2rem
    }

    #panel9 .text-blue {
        margin-bottom: 2rem
    }
}

@media only screen and (max-width:992.99px) {
    #panel9 .text-blue {
        max-width: 100%
    }
}

@media only screen and (max-width:767.99px) {
    #panel9 .content-wrap {
        margin-top: 1rem
    }





}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#nowslider .box-wrap .upper-box .box1::after,
#nowslider .box-wrap .upper-box::after {
    content: "";
    position: absolute;
    height: .1rem;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0, #fff 54.69%, rgba(255, 255, 255, 0) 100%)
}

#nowslider .content-wrap {
    margin-top: 4rem;
    margin-bottom: 4rem
}

#nowslider .heading {
    line-height: 7rem;
    margin-bottom: 4rem;
    width: 54.5rem
}

#nowslider .short-desc {
    color: #d7ecfd;
    margin-bottom: 4rem
}

#nowslider .short-desc span {
    font-family: Gravity-Bold;
    font-size: 3rem;
    text-transform: uppercase
}

#nowslider .box-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 56rem
}

#nowslider .box-wrap .box {
    padding: 3.2rem;
    width: 28rem
}

#nowslider .box-wrap .box img {
    cursor: pointer
}

#nowslider .box-wrap .upper-box {
    display: -ms-flexbox;
    display: flex;
    position: relative
}

#nowslider .box-wrap .upper-box::after {
    bottom: 0;
    width: 100%
}

#nowslider .box-wrap .upper-box .box1 {
    position: relative
}

#nowslider .box-wrap .upper-box .box1::after {
    top: 10.5rem;
    right: -8rem;
    width: 15.5rem;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#nowslider .box-wrap .lower-box {
    display: -ms-flexbox;
    display: flex
}

#panel3 .logowrap .logotop {
    display: flex;
    padding-bottom: 1.7rem;
    position: relative
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #nowslider .il-container {
        max-width: 100rem
    }

    #nowslider .box-wrap .upper-box .box1::after {
        top: 8.5rem
    }

    #nowslider .heading {
        font-size: 3.5rem;
        line-height: 5rem;
        margin-bottom: 2rem;
        width: 51rem
    }

    #nowslider .short-desc {
        font-size: 2rem;
        line-height: 3rem;
        margin-bottom: 1rem
    }

    #nowslider .box-wrap .box {
        width: 22rem;
        padding: 2.2rem
    }
}

@media only screen and (min-width:1280.99px) and (max-width:1366.99px) {
    #nowslider .heading {
        width: 80rem;
        line-height: 1.5
    }

    #nowslider .short-desc {
        margin-bottom: 2.5rem
    }
}

@media only screen and (max-width:1199.99px) {
    #nowslider .heading {
        font-size: 5.2rem;
        line-height: 7rem
    }

    #nowslider .box-wrap .box {
        width: 21rem
    }
}

@media only screen and (min-width:992.99px) and (max-width:1024.99px) {
    #nowslider .heading {
        font-size: 3.8rem;
        line-height: 1.5
    }

    #nowslider .heading,
    #nowslider .short-desc {
        margin-bottom: 2rem
    }
}

@media only screen and (max-width:992.99px) {
    #nowslider .heading {
        width: 100%
    }

    #nowslider .box-wrap {
        width: 36rem;
        margin: 0 auto;
        -ms-flex-pack: center;
        justify-content: center
    }

    #nowslider .box-wrap .box {
        padding: 1.5rem 1.4rem;
        width: 13rem
    }
}

@media only screen and (max-width:767.99px) {
    #nowslider .content-wrap {
        margin-top: 2rem
    }

    #nowslider .heading {
        font-size: 2rem;
        line-height: 1.5;
        margin: 0 auto 1.5rem;
        width: 100%;
        padding: 0 1.5rem
    }

    #nowslider .short-desc {
        margin: 0 auto 1.2rem;
        font-size: 1.6rem;
        line-height: 1.5;
        padding: 0 1.5rem
    }

    #nowslider .short-desc span {
        font-size: 1.6rem;
        line-height: 2.6rem
    }

    #nowslider .box-wrap {
        width: 35rem;
        margin-left: auto;
        margin-right: auto;
        -ms-flex-pack: center;
        justify-content: center
    }

    #nowslider .box-wrap .box4 {
        padding: 2rem 0 0 1rem
    }

    #nowslider .box-wrap .upper-box .box1::after {
        top: 6.5rem
    }
}

@media only screen and (max-width:575.99px) {
    #nowslider .short-desc {
        max-width: 30rem;
        margin-left: auto;
        margin-right: auto
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#chatbanking .il-container {
    max-width: 118rem
}

#chatbanking .cmg-soon {
    margin-bottom: 2rem
}

#chatbanking .content-wrap {
    width: 52rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
    display: block;
}

#chatbanking .smart-logo {
    margin-bottom: 5.2rem;
    display: block
}

#chatbanking .short-desc {
    max-width: 52rem
}

.coming-soon-wrap {
    margin-bottom: 4rem
}

.coming-soon-wrap .text-cont {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 8px 0;
    border: 1px solid #0f4d8b
}

.coming-soon-wrap .text-cont.type-text-cont {
    border: 1px solid #fff
}

.coming-soon-wrap .coming-cont,
.coming-soon-wrap .soon-cont {
    color: #e9f4fe;
    font-family: Helvetica-Oblique;
    font-size: 2.5rem;
    line-height: 3rem;
    padding: .6rem 1rem
}

.coming-soon-wrap .coming-cont {
    background-color: #0f4d8b;
    border-radius: 7px 0 0
}

.coming-soon-wrap .coming-cont.type-coming {
    background-color: #fff;
    color: #0f4d8b
}

.coming-soon-wrap .soon-cont {
    color: #0f4d8b;
    font-family: Helvetica-BoldOblique
}

.coming-soon-wrap .soon-cont.type-soon {
    background-color: transparent;
    color: #fff
}

.coming-soon-wrap.desktop {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.coming-soon-wrap.mobile {
    display: none
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #chatbanking .smart-logo {
        max-width: 30rem;
        margin-bottom: 2rem
    }

    #chatbanking .short-desc {
        max-width: 38rem;
        font-size: 2rem;
        line-height: 3rem
    }
}

@media only screen and (min-width:992.99px) and (max-width:1366.99px) {
    #chatbanking .smart-logo {
        max-width: 35rem;
        margin-bottom: 3rem
    }
}

@media only screen and (max-width:767.99px) {
    #chatbanking .content-wrap .cmg-soon {
        height: 45px;
        margin: auto auto 1.5rem
    }

    #chatbanking .smart-logo {
        margin-left: auto;
        margin-right: auto;
        width: 20rem;
        margin-bottom: 1.5rem
    }

    #chatbanking .short-desc {
        max-width: 30rem;
        margin-left: auto;
        margin-right: auto;
        font-size: 1.8rem;
        line-height: 1.5
    }

    #chatbanking .right-column {
        margin-top: 4.8rem
    }

    .coming-soon-wrap {
        margin-bottom: 4.8rem
    }

    .coming-soon-wrap .coming-cont,
    .coming-soon-wrap .soon-cont {
        font-size: 1.8rem;
        line-height: 2rem
    }

    .coming-soon-wrap.desktop {
        display: none
    }

    .coming-soon-wrap.mobile {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#panel12 .il-container .short-desc {
    margin-top: 4rem
}

@media only screen and (max-width:1280.99px) and (min-width:1025.99px) {
    #panel12 .il-container {
        max-width: 105rem
    }

    #panel12 .cmg-soon {
        width: 15rem;
        margin-bottom: 3.5rem
    }

    #panel12 .express-logo {
        max-width: 30rem
    }

    #panel12 .il-container .short-desc {
        margin-top: 2rem;
        font-size: 2rem;
        line-height: 3rem
    }
}

@media only screen and (min-width:992.99px) and (max-width:1366.99px) {
    #panel12 .express-logo {
        max-width: 30rem
    }
}

@media only screen and (max-width:767.99px) {
    #panel12 .il-container .content-wrap {
        margin-top: 3rem
    }

    #panel12 .il-container .cmg-soon {
        height: 45px;
        margin: auto auto 1.5rem
    }

    #panel12 .il-container .short-desc {
        width: 34rem;
        margin: 2rem auto;
        font-size: 1.7rem;
        line-height: 1.5
    }

    #panel12 .il-container .left-column {
        -ms-flex-order: 2;
        order: 2;
        margin-top: 5rem
    }

    #panel12 .il-container .express-logo {
        display: block;
        max-width: 20rem;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#panel13 .heading {
    display: block;
    margin-bottom: 4rem
}

#panel13 .short-desc {
    max-width: 50rem
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #panel13 .heading {
        margin-bottom: 1rem;
        font-size: 5rem;
        line-height: 6rem
    }

    #panel13 .short-desc {
        max-width: 44rem;
        font-size: 2rem;
        line-height: 3rem
    }
}

@media only screen and (min-width:1280.99px) and (max-width:1366.99px) {
    #panel13 .heading {
        margin-bottom: 2.5rem
    }
}

@media only screen and (min-width:992.99px) and (max-width:1024.99px) {
    #panel13 .il-container {
        max-width: 45rem;
        margin-right: 0
    }

    #panel13 .cmg-soon,
    #panel13 .heading {
        margin-bottom: 2rem
    }
}

@media only screen and (max-width:992.99px) {
    #panel13 .cmg-soon {
        margin: 10rem auto 1.5rem
    }
}

@media only screen and (max-width:767.99px) {
    #panel13 .heading {
        margin-bottom: 1rem;
        margin-top: 1.5rem
    }

    #panel13 .short-desc {
        margin-left: auto;
        margin-right: auto;
        max-width: 31rem
    }

    #panel13 .left-column {
        -ms-flex-order: 2;
        order: 2;
        margin-top: 3.8rem
    }

    #panel13 .right-column .coming-soon-wrap {
        text-align: center;
        margin-bottom: 1.8rem
    }
}

@media only screen and (max-width:575.99px) {
    #panel13 .short-desc {
        max-width: 28rem
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#panel14 .heading {
    margin-bottom: 4rem
}

#panel14 .short-desc {
    max-width: 56rem
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #panel14 .il-container {
        max-width: 105rem
    }

    #panel14 .heading {
        margin-bottom: 1rem;
        font-size: 3.2rem;
        line-height: 4rem
    }

    #panel14 .short-desc {
        max-width: 40rem;
        font-size: 2.4rem;
        line-height: 4rem
    }
}

@media only screen and (min-width:992.99px) and (max-width:1024.99px) {

    #panel14 .cmg-soon,
    #panel14 .heading {
        margin-bottom: 2rem
    }
}

@media only screen and (max-width:992.99px) {
    #panel14 .cmg-soon {
        margin: 10rem auto 2rem
    }
}

@media only screen and (max-width:767.99px) {
    #panel14 .heading {
        margin-bottom: 1rem;
        margin-top: 0;
        font-size: 2.5rem;
        line-height: 1.5
    }

    #panel14 .short-desc {
        font-size: 1.6rem;
        line-height: 1.5;
        margin-left: auto;
        margin-right: auto;
        width: 29rem
    }

    #panel14 .left-column {
        margin-bottom: 2.2rem
    }

    #panel14 .left-column .coming-soon-wrap {
        text-align: right
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.aem-GridColumn #panel15 .sec-wrap .heading,
.aem-GridColumn #panel15 .title-wrap .title {
    font-size: 64px;
    line-height: 7rem;
    font-family: Helvetica-Bold;
    text-transform: capitalize
}

.need-logo {
    max-width: 170px;
    vertical-align: baseline;
    margin-bottom: -8px;
}

.aem-GridColumn #panel15 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    background-color: #0f4d8b
}

.aem-GridColumn #panel15 .sec-wrap {
    text-align: center;
    padding: 5rem 0 4.2rem
}

.aem-GridColumn #panel15 .sec-wrap .cont {
    /* margin-top: 1.6rem */
    margin-top: 2.4rem;
    font-size: 2.2rem;
}

.aem-GridColumn #panel15 .mob-box-wrap,
.aem-GridColumn #panel15 .sec-wrap .il-container {
    display: none
}

.aem-GridColumn #panel15 .title-wrap {
    text-align: center
}

.aem-GridColumn #panel15 .title-wrap .title {
    margin-bottom: 1.6rem;
    padding-top: 7.7rem
}

.aem-GridColumn #panel15 .title-wrap .title-desc {
    font-family: Gravity-Regular;
    font-size: 2.2rem;
    line-height: 4rem;
    color: #d7ecfd;
    margin-bottom: 4.2rem
}

.aem-GridColumn #panel15 .box-wrap,
.aem-GridColumn.swiper-slide-active #panel15 .sec-wrap .il-container {
    display: block;
    position: relative
}

#panel15 .box-wrap .slider-box-wrap {
    display: flex;
    flex-direction: column
}

.aem-GridColumn #panel15 .box-wrap .box,
.aem-GridColumn #panel15 .mob-box-wrap .box {
    display: -ms-flexbox;
    display: flex;
    height: 24.7rem
}

.aem-GridColumn #panel15 .box-wrap .img-wrap,
.aem-GridColumn #panel15 .mob-box-wrap .img-wrap {
    width: 50%
}

.aem-GridColumn #panel15 .box-wrap .img-wrap img,
.aem-GridColumn #panel15 .mob-box-wrap .img-wrap img {
    display: block;
    width: 100%;
    height: 100%
}

.aem-GridColumn #panel15 .box-wrap .cont-wrap,
.aem-GridColumn #panel15 .mob-box-wrap .cont-wrap {
    width: 50%;
    padding: 2.3rem 2rem 3.2rem;
    position: relative
}

.aem-GridColumn #panel15 .box-wrap .cont-wrap .title,
.aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .title {
    font-family: Gravity-Bold;
    font-size: 2.8rem;
    line-height: 3.4rem;
    margin-bottom: 1.6rem
}

.aem-GridColumn #panel15 .box-wrap .cont-wrap .cont,
.aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .cont {
    font-family: Gravity-Regular;
    font-size: 1.8rem;
    line-height: 2.2rem;
    margin-bottom: 1.6rem;
    max-width: 30rem
}

.aem-GridColumn #panel15 .box-wrap .cont-wrap .btn-default,
.aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .btn-default {
    padding: 1rem 1.6rem
}

.aem-GridColumn #panel15 .box-wrap .cont-wrap .btn-default.btn-white,
.aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .btn-default.btn-white {
    min-width: 10.2rem;
    font-size: 1.4rem !important;
    margin-right: 1rem;
}

.aem-GridColumn #panel15 .digital-banking {
    position: relative
}

.aem-GridColumn #panel15 .digital-banking .cont-wrap {
    position: absolute
}

.aem-GridColumn #panel15 .digital-banking .cont-wrap.type-cont-wrap::before {
    right: 0;
    left: auto;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.aem-GridColumn #panel15 .digital-banking.eva-chatbot .cont-wrap,
.aem-GridColumn #panel15 .digital-banking.net-banking .cont-wrap {
    right: 0
}

.aem-GridColumn #panel15 .mob-box-wrap .swiper-button-next,
.aem-GridColumn #panel15 .mob-box-wrap .swiper-button-prev {
    background: #fff;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 100%
}

.aem-GridColumn #panel15 .mob-box-wrap .swiper-button-next:after,
.aem-GridColumn #panel15 .mob-box-wrap .swiper-button-prev:after {
    font-size: 2rem
}

.swiper-fade .swiper-slide .mob-box-wrap .swiper-slide {
    pointer-events: auto
}

@media only screen and (min-width:1280.99px) and (max-width:1366.99px) {
    .aem-GridColumn #panel15 .sec-wrap .heading {
        font-size: 2.6rem;
        line-height: 1.5
    }

    .need-logo {
        max-width: 80px;
        vertical-align: baseline;
        margin-bottom: -5px;
    }

    .aem-GridColumn #panel15 .box-wrap .box,
    .aem-GridColumn #panel15 .mob-box-wrap .box {
        display: -ms-flexbox;
        display: flex;
        height: 22rem
    }

    .aem-GridColumn #panel15 .box-wrap .cont-wrap .btn-default,
    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .btn-default {
        margin-top: 1rem;
    }

    #comingsoon .swiper-slide .content-wrapp img,
    #futureBanking .swiper-slide .content-wrapp img {
        max-width: 180px;
    }
}

@media only screen and (min-width:992.99px) and (max-width:1024.99px) {
    .aem-GridColumn #panel15 .sec-wrap .heading {
        font-size: 2.1rem;
        line-height: 1.5
    }
}

@media only screen and (min-width:1025px) {

    .aem-GridColumn #panel15 .box-wrap .cont-wrap .title,
    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .title {
        -ms-transform: translateY(80px);
        transform: translateY(80px);
        transition: .5s ease-in-out
    }

    .aem-GridColumn #panel15 .box-wrap .cont-wrap .cont,
    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .cont {
        font-size: 1.5rem;
        opacity: 0;
        visibility: hidden;
        transition: .5s ease-in-out
    }

    .aem-GridColumn #panel15 .box-wrap .cont-wrap .btn-default,
    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .btn-default {
        opacity: 0;
        visibility: hidden;
        transition: .5s ease-in-out
    }

    .aem-GridColumn #panel15 .box-wrap .box:hover .title,
    .aem-GridColumn #panel15 .mob-box-wrap .box:hover .title {
        font-size: 2.4rem;
        line-height: 3rem;
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .aem-GridColumn #panel15 .box-wrap .box:hover .btn-default,
    .aem-GridColumn #panel15 .box-wrap .box:hover .cont,
    .aem-GridColumn #panel15 .mob-box-wrap .box:hover .btn-default,
    .aem-GridColumn #panel15 .mob-box-wrap .box:hover .cont {
        opacity: 1;
        visibility: visible
    }

    .aem-GridColumn #panel15 .box-wrap .box:hover .cont-wrap::before,
    .aem-GridColumn #panel15 .mob-box-wrap .box:hover .cont-wrap::before {
        left: -2.2rem
    }

    .aem-GridColumn #panel15 .box-wrap .box:hover .cont-wrap.type-cont-wrap::before,
    .aem-GridColumn #panel15 .mob-box-wrap .box:hover .cont-wrap.type-cont-wrap::before {
        right: -2.4rem;
        left: auto
    }
}

.aem-GridColumn #panel15 .box-wrap .swiper-button-next:after,
.aem-GridColumn #panel15 .box-wrap .swiper-button-prev:after {
    font-size: 1.8rem
}

.aem-GridColumn #panel15 .box-wrap .swiper-button-next,
.aem-GridColumn #panel15 .box-wrap .swiper-button-prev {
    background: #fff;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 100%;
    margin-left: 2.5rem;
    margin-right: 2.5rem
}

@media only screen and (min-width:1024.99px) and (max-width:1280.99px) {

    .aem-GridColumn #panel15 .box-wrap .cont-wrap .btn-default.btn-white,
    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .btn-default.btn-white,
    .aem-GridColumn #panel15 .mob-box-wrap .btn-default {
        font-size: 1.4rem;
        padding: .5rem .7rem;
        margin-top: 0
    }

    .aem-GridColumn #panel15 .box-wrap .box:hover .title,
    .aem-GridColumn #panel15 .mob-box-wrap .box:hover .title {
        font-size: 1.8rem;
        line-height: 1.2
    }

    .aem-GridColumn #panel15 .mob-box-wrap .swiper-button-next,
    .aem-GridColumn #panel15 .mob-box-wrap .swiper-button-prev {
        width: 3.5rem;
        height: 3.5rem
    }

    .aem-GridColumn #panel15 .mob-box-wrap .swiper-button-next:after,
    .aem-GridColumn #panel15 .mob-box-wrap .swiper-button-prev:after {
        font-size: 1.8rem
    }
}

@media only screen and (max-width:1280px) {
    .aem-GridColumn #panel15 {
        -ms-flex-pack: center;
        justify-content: center
    }

    .aem-GridColumn #panel15 .sec-wrap {
        padding-top: 0;
        padding-bottom: 0;
        margin: 6rem 0 2rem
    }

    .aem-GridColumn #panel15 .sec-wrap .heading {
        font-size: 2.1rem;
        line-height: 1.5;
        margin: 0 auto .5rem
    }

    .need-logo {
        max-width: 60px;
        vertical-align: baseline;
        margin-bottom: -3px;
    }

    .aem-GridColumn #panel15 .sec-wrap .cont {
        margin-top: 1.4rem;
        line-height: 1.5;

        font-size: 1.5rem;
    }

    .aem-GridColumn #panel15 .title-wrap .title {
        font-size: 2rem;
        line-height: 1.5;
        padding-top: 4.8rem;
        margin-bottom: 0
    }

    .aem-GridColumn #panel15 .title-wrap .title-desc {
        font-size: 1.5rem;
        line-height: 1.5;
        margin-bottom: 6.4rem
    }

    .aem-GridColumn #panel15 .box-wrap {
        display: none
    }

    .aem-GridColumn #panel15 .box-wrap .box,
    .aem-GridColumn #panel15 .mob-box-wrap .box {
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }

    .aem-GridColumn #panel15 .box-wrap .img-wrap,
    .aem-GridColumn #panel15 .mob-box-wrap .img-wrap {
        width: 100%
    }

    .aem-GridColumn #panel15 .box-wrap .cont-wrap,
    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap {
        width: 100%;
        padding: 1rem 3.5rem 3.2rem 3.2rem;
        top: 50%
    }

    .aem-GridColumn #panel15 .box-wrap .cont-wrap .title,
    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .title {
        font-size: 1.8rem;
        margin-bottom: 1rem
    }

    .aem-GridColumn #panel15 .box-wrap .cont-wrap .cont,
    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .cont {
        margin-bottom: 2rem;
        max-width: 100%
    }

    .aem-GridColumn #panel15 .digital-banking .cont-wrap::before {
        content: none
    }

    .aem-GridColumn #panel15 .mob-box-wrap {
        display: block;
        position: relative
    }
}

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

    .aem-GridColumn #panel15 .mob-box-wrap .swiper-button-next,
    .aem-GridColumn #panel15 .mob-box-wrap .swiper-button-prev {
        width: 2.8rem;
        height: 2.8rem
    }

    .aem-GridColumn #panel15 .mob-box-wrap .swiper-button-next:after,
    .aem-GridColumn #panel15 .mob-box-wrap .swiper-button-prev:after {
        font-size: 1.5rem
    }

    .aem-GridColumn #panel15 .box-wrap .cont-wrap .btn-default,
    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .btn-default {
        margin-top: 1rem
    }
}

@media only screen and (max-width:575.99px) {
    .aem-GridColumn #panel15 .sec-wrap {
        margin: 5rem 0 2rem
    }

    .aem-GridColumn #panel15 .sec-wrap .heading {
        font-size: 2.1rem
    }

    .aem-GridColumn #panel15 .sec-wrap .cont {
        font-size: 1.4rem
    }

    .aem-GridColumn #panel15 .box-wrap .box,
    .aem-GridColumn #panel15 .mob-box-wrap .box {
        width: 100%
    }

    .aem-GridColumn #panel15 .box-wrap .cont-wrap .title,
    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .title {
        font-size: 2rem;
        line-height: 3rem;
        margin-bottom: .5rem
    }

    .aem-GridColumn #panel15 .box-wrap .cont-wrap .cont,
    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .cont {
        font-size: 1.5rem
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.aem-GridColumn #panel16 .marquee {
    transition: .2s ease-in-out
}

.aem-GridColumn #panel16 .social-bg {
    width: 100%;
    height: 100%
}

.aem-GridColumn #panel16 .sec-wrap {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end
}

.aem-GridColumn #panel16 .left-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    overflow: hidden
}

.aem-GridColumn #panel16 .left-column:before {
    content: "";
    position: absolute;
    top: 0;
    height: 152px;
    width: 100%;
    background: linear-gradient(0, rgba(2, 0, 36, 0) 0, #eaf4fd 100%);
    z-index: 1
}

.aem-GridColumn #panel16 .left-column:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 152px;
    width: 100%;
    background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0, #eaf4fd 100%);
    z-index: 1
}

.aem-GridColumn #panel16 .left-column .js-marquee {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.aem-GridColumn #panel16 .left-column .js-marquee:nth-child(2) {
    margin-top: -5px
}

.aem-GridColumn #panel16 .left-column .left-inner-column {
    margin-right: 2.4rem;
    overflow: hidden
}

.aem-GridColumn #panel16 .left-column .right-inner-column {
    overflow: hidden;
    -ms-transform: translateY(35px);
    transform: translateY(35px)
}

.aem-GridColumn #panel16 .left-column .cardwrap {
    width: 27rem;
    min-height: 28.5rem;
    background: #fff;
    border-radius: 16px;
    margin-bottom: 2.4rem;
    padding: 3.2rem
}

.aem-GridColumn #panel16 .left-column .cardwrap .numberwrap {
    margin: 0 auto 2.4rem;
    text-align: center
}

.aem-GridColumn #panel16 .left-column .cardwrap .counter {
    color: #0f4d8b;
    font-family: Gravity-Bold;
    font-size: 4rem;
    line-height: 4.8rem
}

.aem-GridColumn #panel16 .left-column .cardwrap .cont {
    font-family: Gravity-Bold;
    font-size: 2rem;
    line-height: 2.8rem;
    text-align: center
}

.aem-GridColumn #panel16 .progress-bar {
    position: relative;
    height: 9.8rem;
    width: 9.8rem;
    margin: 0 auto 2.4rem
}

.aem-GridColumn #panel16 .progress-bar div {
    position: absolute;
    height: 9.8rem;
    width: 9.8rem;
    border-radius: 50%
}

.aem-GridColumn #panel16 .progress-bar div span {
    position: absolute;
    font-family: Gravity-Bold;
    font-size: 3.6rem;
    line-height: 8rem;
    color: #ed2024;
    width: 8.5rem;
    height: 8.5rem;
    left: .7rem;
    top: .7rem;
    text-align: center;
    border-radius: 50%;
    background-color: #fff
}

.aem-GridColumn #panel16 .progress-bar .background {
    background-color: #d7ecfd
}

.aem-GridColumn #panel16 .progress-bar .rotate {
    clip: rect(0 50px 95px 0);
    background-color: #ed2024
}

.aem-GridColumn #panel16 .progress-bar .left {
    clip: rect(0 50px 95px 0);
    opacity: 1;
    background-color: #b3cef6
}

.aem-GridColumn #panel16 .progress-bar .right {
    clip: rect(0 50px 95px 0);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 0;
    background-color: #ed2024
}

.aem-GridColumn #panel16 .wow {
    display: none
}

.aem-GridColumn.swiper-slide-active .wow {
    display: block
}

@media only screen and (min-width:1280.99px) and (max-width:1366.99px) {
    #panel16 .img-wrap {
        height: 90vh
    }
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #panel16 .img-wrap img {
        height: 80vh
    }

    .aem-GridColumn #panel16 .left-column .cardwrap .numberwrap {
        max-width: 12rem
    }

    .aem-GridColumn #panel16 .left-column .cardwrap .counter {
        font-size: 3.5rem
    }
}

@media only screen and (min-width:992.99px) and (max-width:1024.99px) {
    #panel16 .il-container {
        max-width: 85rem
    }
}

@media only screen and (max-width:992.99px) {
    .aem-GridColumn #panel16 .sec-wrap {
        display: -ms-flexbox;
        display: flex;
        height: 100vh;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .aem-GridColumn #panel16 .sec-wrap .cont-column-inner {
        margin-top: 5rem
    }

    .aem-GridColumn #panel16 .left-column.marquee>div {
        width: 100% !important;
        display: -ms-flexbox;
        display: flex
    }

    .aem-GridColumn #panel16 .left-column:after,
    .aem-GridColumn #panel16 .left-column:before {
        display: none
    }

    .aem-GridColumn #panel16 .left-column .left-inner-column {
        display: -ms-flexbox;
        display: flex;
        margin-right: 0
    }

    .aem-GridColumn #panel16 .left-column .right-inner-column {
        display: -ms-flexbox;
        display: flex;
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .aem-GridColumn #panel16 .left-column .cardwrap {
        min-height: 21rem;
        width: 18rem;
        padding: 1.2rem 1.8rem;
        margin-left: 1rem;
    }

    .aem-GridColumn #panel16 .left-column .cardwrap .numberwrap {
        height: 7.7rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 1rem;
    }

    .aem-GridColumn #panel16 .left-column .cardwrap .numberwrap img {
        width: 7.7rem;
        height: 7.7rem
    }

    .aem-GridColumn #panel16 .left-column .cardwrap .counter {
        font-size: 2.4rem;
        line-height: 2.9rem
    }

    .aem-GridColumn #panel16 .left-column .cardwrap .cont {
        font-size: 1.4rem;
        line-height: 1.7rem
    }

    .aem-GridColumn #panel16 .img-wrap {
        margin: 0 auto;
        height: 100%;
        text-align: center
    }

    .aem-GridColumn #panel16 .img-wrap img {
        max-height: 100%
    }
}

@media only screen and (max-width:767.99px) {
    .aem-GridColumn #panel16 .sec-wrap {
        display: block;
        height: 100vh
    }

    .aem-GridColumn #panel16 .sec-wrap .cont-column-inner {
        margin-top: 5.5rem
    }

    .aem-GridColumn #panel16 .img-wrap {
        margin: 0 auto;
        height: 69%;
        text-align: center
    }

    .aem-GridColumn #panel16 .img-wrap img {
        max-height: 60%
    }

    .aem-GridColumn #panel15 .mob-box-wrap .cont-wrap .cont {
        font-size: 1.5rem
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes toggle {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.btn-default,
a {
    text-decoration: none
}

*,
::after,
::before,
table {
    box-sizing: border-box
}

thead,
tr {
    border-color: inherit
}

body,
html,
img {
    max-width: 100%
}

.swiperLottie .aem-Grid,
html,
section.typ-overflow {
    overflow: hidden
}

.btn-default,
.text-center {
    text-align: center
}

@font-face {
    font-family: Helvetica;
    src: url(../resources/fonts/Helvetica.eot);
    src: url(../resources/fonts/Helvetica.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Helvetica.woff2) format("woff2"), url(../resources/fonts/Helvetica.woff) format("woff"), url(../resources/fonts/Helvetica.ttf) format("truetype"), url(../resources/fonts/Helvetica.svg#Helvetica) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica-Bold;
    src: url(../resources/fonts/Helvetica-Bold.eot);
    src: url(../resources/fonts/Helvetica-Bold.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Helvetica-Bold.woff2) format("woff2"), url(../resources/fonts/Helvetica-Bold.woff) format("woff"), url(../resources/fonts/Helvetica-Bold.ttf) format("truetype"), url(../resources/fonts/Helvetica-Bold.svg#Helvetica-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica-Black;
    src: url(../resources/fonts/Helvetica-Black.eot);
    src: url(../resources/fonts/Helvetica-Black.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Helvetica-Black.woff2) format("woff2"), url(../resources/fonts/Helvetica-Black.woff) format("woff"), url(../resources/fonts/Helvetica-Black.ttf) format("truetype"), url(../resources/fonts/Helvetica-Black.svg#Helvetica-Black) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica-Oblique;
    src: url(../resources/fonts/Helvetica-Oblique.eot);
    src: url(../resources/fonts/Helvetica-Oblique.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Helvetica-Oblique.woff2) format("woff2"), url(../resources/fonts/Helvetica-Oblique.woff) format("woff"), url(../resources/fonts/Helvetica-Oblique.ttf) format("truetype"), url(../resources/fonts/Helvetica-Oblique.svg#Helvetica-Oblique) format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Helvetica-BoldOblique;
    src: url(../resources/fonts/Helvetica-BoldOblique.eot);
    src: url(../resources/fonts/Helvetica-BoldOblique.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Helvetica-BoldOblique.woff2) format("woff2"), url(../resources/fonts/Helvetica-BoldOblique.woff) format("woff"), url(../resources/fonts/Helvetica-BoldOblique.ttf) format("truetype"), url(../resources/fonts/Helvetica-BoldOblique.svg#Helvetica-BoldOblique) format("svg");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gravity-Regular;
    src: url(../resources/fonts/Gravity-Regular.eot);
    src: url(../resources/fonts/Gravity-Regular.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Gravity-Regular.woff2) format("woff2"), url(../resources/fonts/Gravity-Regular.woff) format("woff"), url(../resources/fonts/Gravity-Regular.ttf) format("truetype"), url(../resources/fonts/Gravity-Regular.svg#Gravity-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gravity-Book;
    src: url(../resources/fonts/Gravity-Book.eot);
    src: url(../resources/fonts/Gravity-Book.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Gravity-Book.woff2) format("woff2"), url(../resources/fonts/Gravity-Book.woff) format("woff"), url(../resources/fonts/Gravity-Book.ttf) format("truetype"), url(../resources/fonts/Gravity-Book.svg#Gravity-Book) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gravity-Bold;
    src: url(../resources/fonts/Gravity-Bold.eot);
    src: url(../resources/fonts/Gravity-Bold.eot?#iefix) format("embedded-opentype"), url(../resources/fonts/Gravity-Bold.woff2) format("woff2"), url(../resources/fonts/Gravity-Bold.woff) format("woff"), url(../resources/fonts/Gravity-Bold.ttf) format("truetype"), url(../resources/fonts/Gravity-Bold.svg#Gravity-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

.btn-default {
    display: inline-block;
    padding: 1.4rem;
    margin: 0;
    border: 0;
    outline: 0;
    cursor: pointer;
    vertical-align: top;
    border-radius: 50px;
    font-family: Gravity-Bold;
    font-size: 1.8rem;
    line-height: 1.8rem;
    color: #000;
    background: #fff;
    min-width: 22rem;
    transition: .3s ease-in-out;
    margin: 3rem 2rem 0 0
}

.btn-default.form-btn {
    background: #0f4d8b;
    color: #fff
}

.btn-white {
    color: #0f4d8b;
    background-color: #fff;
    border: 1px solid #fff
}

.btn-primary:hover,
.btn-white:hover {
    color: #fff;
    background: #e42320;
    border: 1px solid #e42320
}

.btn-white:hover img {
    filter: brightness(0) invert(100)
}

.btn-primary {
    color: #fff;
    background: #0f4d8b;
    border: 1px solid #0f4d8b
}

.btn-secondary {
    color: #0f4d8b;
    background: #ed2024;
    border: 1px solid #ed2024
}

.btn-outline,
.btn-outline-with-icon {
    color: #0f4d8b;
    border: 1px solid #0f4d8b;
    background: #fff
}

.btn-secondary:hover {
    background: #bbb
}

.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e42320;
    border-color: #e42320;
}

.btn-outline-with-icon:hover,
.btn-outline:hover {
    color: #fff;
    background: #0f4d8b
}

.btn-outline-with-icon:hover .icon:before,
.text-white {
    color: #fff
}

.btn-outline-with-icon .icon {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    margin-left: 8px;
    font-size: 1.3rem
}

.btn-link {
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #0f4d8b;
    position: relative;
    transition: .5s
}

.btn-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 0;
    height: 1px;
    background-color: #0f4d8b
}

.btn-link:hover::after {
    left: 0;
    width: 100%;
    transition: .5s
}

* {
    margin: 0;
    padding: 0
}

body,
html {
    font-family: Gravity-Regular;
    font-size: 10px;
    width: 100%;
    height: 100%
}

body.noScroll,
html.noScroll {
    overflow: hidden;
    width: 100%
}

html {
    -ms-overflow-style: none;
    scrollbar-width: none;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

::-webkit-scrollbar {
    display: none
}

.anim_menu,
.cm-desktop,
.cm-line-break,
.cm-linebreak,
.lottie_anime,
.lottie_anime1,
img[data-src] {
    display: block
}

p {
    color: #4b4b4b;
    font-size: 1.6rem
}

.swiper-pagination-bullets .swiper-pagination-bullet:first-child,
dl,
ol,
ul {
    margin-top: 0
}

li {
    list-style-type: none;
    text-align: -webkit-match-parent
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

a {
    background-color: transparent
}

img[data-src] {
    min-height: 1px
}

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

table {
    display: table;
    text-indent: initial;
    border-spacing: .2rem;
    border-color: grey;
    border-collapse: collapse
}

thead {
    display: table-header-group;
    vertical-align: middle
}

tr {
    display: table-row;
    vertical-align: inherit
}

th {
    text-align: inherit
}

.sortable-handler {
    -ms-touch-action: none;
    touch-action: none
}

.owl-carousel {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

img {
    height: auto
}

.il-container {
    max-width: 127rem;
    width: 100%;
    margin: 0 auto
}

.cm-mobile,
.content-wrap,
.lottie_anime1,
.mob_anime,
.mob_anime1,
.mob_menu,
footer .bs-footer .wrapper .col-4 .terms-cond .terms-list:last-child:after {
    display: none
}

.btn {
    display: inline-block;
    padding: 18px 40px;
    border-radius: 3.2rem
}

.btn-cont {
    display: grid;
    grid-template-columns: repeat(2, 0fr)
}

.btn_primary {
    background-color: #0f4d8b;
    color: #000;
    font-size: 1.8rem
}

.text-blue {
    color: #0f4d8b
}

.heading {
    font-family: Helvetica-Bold;
    font-size: 6.2rem;
    line-height: 8.4rem
}

.slide-section .short-desc {
    font-family: Gravity-Regular;
    font-size: 2rem;
    line-height: 3.2rem;
    padding-bottom: 2rem
}

.swiperLottie {
    position: relative;
    height: 100vh
}

.body-overlay,
.menu-overlay {
    bottom: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed
}

.body-overlay {
    z-index: 9
}

.menu-overlay {
    background: rgba(0, 0, 0, .8);
    z-index: 999;
    display: none
}

.swiperLottie .aem-Grid {
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiperLottie .aem-Grid .slide-section {
    height: 100vh
}

.swiperLottie .il-container:not(.full-width) {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh
}

.swiperLottie .il-container:not(.full-width).content-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.right {
    right: 10%
}

.left {
    left: 10%
}

.cmg-soon {
    width: 18rem;
    margin-bottom: 5rem
}

.slide-section h2 {
    color: #0F4D8B;
    padding-bottom: 2.4rem;
    font-size: 54px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.swiper-pagination-bullets .swiper-pagination-bullet {
    background: 0;
    width: .8rem;
    height: .8rem;
    border: 1px solid #bbb;
    margin-top: 2.8rem;
    margin-bottom: 2.1rem !important;
    position: relative;
    opacity: 1
}

.swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 2rem;
    height: .2rem;
    top: 2rem;
    right: -.75rem;
    background: #bbb;
    border: 0;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.chat-btnwrapp .btn-primary {
    min-width: 28rem;
}

@media only screen and (max-width:1366.99px) and (min-width:1024.99px) {
    .swiper-pagination-bullets .swiper-pagination-bullet {
        margin-bottom: 1.8rem !important;
        margin-top: .2rem !important
    }

    .swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child)::after {
        width: 1rem;
        height: .2rem;
        top: 1.5rem;
        right: -0.18rem
    }
}

.swiper-pagination-fraction,
.swiper.swiperLottie .swiper-pagination-bullets.swiper-pagination-vertical,
.swiper.swiperLottie .swiper-pagination-custom,
.swiper.swiperLottie .swiper-vertical>.swiper-pagination-bullets {
    display: -ms-flexbox;
    display: flex;
    left: auto;
    right: 20px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end;
    width: auto
}

/* .swiperLottie .swiper-pagination-bullets,.swiperLottie .swiper-pagination-vertical.swiper-pagination-bullets{top:55% !important;-ms-transform:translateY(-50%) !important;transform:translateY(-50%) !important} */
.swiperLottie .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-vertical {
    opacity: 1;
    transition: .5s ease-in-out
}

.swiperLottie .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-vertical:hover {
    opacity: 1
}

.swiper-slide-active,
.swiper-slide-active .swiper-slide-active {
    pointer-events: all !important
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: all
}

footer {
    position: relative;
    background: #e9f3fc
}

footer .footer_pixel {
    margin-bottom: -.8rem
}

footer .bs-footer {
    background: linear-gradient(180deg, #25457f 0, #234581 100%)
}

footer .bs-footer .scrolltop {
    opacity: 0;
    position: fixed;
    right: 15px;
    z-index: 98;
    transition: .2s ease-in-out;
    cursor: pointer;
    /* width: 35px */
    bottom: 20px;
    width: 45px;
}

footer .bs-footer .wrapper {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1rem
}

footer .bs-footer .wrapper .col-4 {
    width: 33.333375%;
    color: #fff;
    margin-bottom: 1.6rem
}

footer .bs-footer .wrapper .col-4 .terms-cond {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

footer .bs-footer .wrapper .col-4 .terms-cond .terms-list {
    margin-right: 1.5rem;
    font-size: 1.6rem;
    line-height: 4rem;
    position: relative
}

footer .bs-footer .wrapper .col-4 .terms-cond .terms-list:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 1.3rem;
    right: -.8rem;
    width: .2rem;
    height: 1.5rem
}

footer .bs-footer .wrapper .col-4 .copy-right {
    color: #fff;
    font-size: 1.6rem;
    line-height: 4rem
}

footer .bs-footer .wrapper .col-4 .social-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: end
}

footer .bs-footer .wrapper .col-4 .social-wrap p {
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.9rem;
    margin-right: 1.5rem
}

footer .bs-footer .wrapper .col-4 .social-wrap .social-icons-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

footer .bs-footer .wrapper .col-4 .social-wrap .social-icons-wrap .social-icons {
    margin-right: 1.5rem
}

footer .bs-footer .wrapper .txt-start {
    text-align: start
}

@media only screen and (min-width:1280.99px) and (max-width:1366.99px) {

    #panel3 .heading,
    .slide-section .heading {
        font-size: 4.8rem;
        line-height: 1.5
    }

    .cmg-soon {
        margin: 2.5rem
    }
}

@media only screen and (max-width:1199.99px) {
    .il-container {
        width: 100%;
        padding: 0 1.5rem
    }

    .heading {
        font-size: 4rem;
        line-height: 6.4rem
    }
}

@media only screen and (max-width:992.99px) {
    .btn-default.form-btn {
        width: 100%
    }

    .il-container.typ-p-0 {
        padding: 0
    }

    .swiperLottie .il-container:not(.full-width).content-right {
        -ms-flex-pack: center;
        justify-content: center
    }

    .swiperLottie .il-container:not(.full-width) {
        top: 40px;
        bottom: 0;
        height: auto;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: center;
        justify-content: center
    }

    .swiperLottie .il-container:not(.full-width).top {
        top: 0;
        bottom: auto
    }

    .content-wrap {
        text-align: center
    }
}

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

    .heading,
    .short-desc,
    footer .bs-footer .wrapper .txt-start {
        text-align: center
    }

    .btn-default.form-btn {
        width: 100%
    }



    .btn-default {
        font-size: 1.2rem;
        line-height: 1.2rem;
        padding: 1rem;
        margin: 1.5rem 5px 1rem 5px
    }

    .btn-default {
        min-width: 10rem
    }

    .btn-outline-with-icon:hover .icon:before {
        color: #0f4d8b
    }

    .btn-outline-with-icon {
        color: #0f4d8b;
        background-color: #fff;
        border: 0;
        padding: .3rem 0
    }

    .cm-line-break {
        display: inline-block
    }

    .cm-desktop,
    .player-1 .lottie_anime,
    .swiperLottie .swiper-pagination-bullets,
    .swiperLottie .swiper-pagination-vertical.swiper-pagination-bullets {
        display: none !important
    }

    .cm-mobile,
    .mob_anime,
    .mob_menu {
        display: block
    }

    .heading {
        font-size: 4rem;
        line-height: 4.8rem
    }

    .short-desc {
        font-size: 1.8rem;
        line-height: 2.6rem
    }

    footer .bs-footer .scrolltop {
        right: 1rem;
        bottom: 1rem;
        width: 3.5rem
    }

    footer .bs-footer .wrapper {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        padding: 3rem 0 2.5rem
    }

    footer .bs-footer .wrapper .col-4 {
        width: 100%;
        margin-bottom: 0
    }

    footer .bs-footer .wrapper .col-4 .terms-cond {
        margin-bottom: 1.8rem
    }

    footer .bs-footer .wrapper .col-4 .copy-right,
    footer .bs-footer .wrapper .col-4 .terms-cond .terms-list {
        font-size: 1.4rem
    }

    footer .bs-footer .wrapper .col-4 .social-wrap {
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: .8rem
    }
}

@media only screen and (max-width:575.99px) {
    .listul-panel {
        padding-bottom: 1.5rem;
    }

    .swiperLottie .il-container:not(.full-width) {
        top: 0px;
    }

    .btn-outline-with-icon:hover {
        color: #0f4d8b;
        background-color: #0f4d8b;
        border: 1px solid #0f4d8b
    }

    .btn-outline-with-icon {
        color: #0f4d8b;
        background-color: #fff;
        padding: .3rem 1.5rem;
        min-width: 10.6rem
    }
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    .bg-header .header-wrap {
        padding: 0 3rem
    }

    .cmg-soon {
        width: 15rem;
        margin-bottom: 1rem
    }

    footer .bs-footer .scrolltop {
        right: 50px
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.ftr-logo-wrap {
    display: flex;
    align-items: center;
    max-width: 280px
}


/* coming soon swiper css  */
.comingsoonWrapp {
    background: url(../resources/images/bgBlue.png) no-repeat;
    background-size: cover;
}

.heading-logo {
    max-width: 140px;
    vertical-align: baseline;
    margin-bottom: -8px;
}

#comingsoon .swiper-container,
#futureBanking .swiper-container {
    overflow: hidden;
    text-align: center;
}

#comingsoon .swiper-slide,
#futureBanking .swiper-slide {
    width: 660px;
    opacity: 0;
    position: relative;
    border-radius: 13px;
    overflow: hidden;
}

#comingsoon .swiper-slide .content-wrapp,
#futureBanking .swiper-slide .content-wrapp {
    position: absolute;
    top: 60px;
    left: 50px;
    text-align: left;
    width: 285px;
}

#comingsoon .swiper-slide-prev .content-wrapp,
#futureBanking .swiper-slide-prev .content-wrapp {
    opacity: 0.1;
}

#comingsoon .swiper-slide-next,
#comingsoon .swiper-slide-prev,
#futureBanking .swiper-slide-next,
#futureBanking .swiper-slide-prev {
    position: relative;
}

#comingsoon .swiper-slide-next,
#comingsoon .swiper-slide-prev,
#comingsoon .swiper-slide-active,
#futureBanking .swiper-slide-next,
#futureBanking .swiper-slide-prev,
#futureBanking .swiper-slide-active {
    opacity: 1;
}

#futureBanking .swiper-slide-next,
#futureBanking .swiper-slide-prev {
    opacity: 0.1;
    /* transform: scale(0.8); */
}

#comingsoon .swiper-slide-next,
#comingsoon .swiper-slide-prev {
    opacity: 0.2;
    /* transform: scale(0.8); */
}

#comingsoon .swiper-pagination-bullets .swiper-pagination-bullet,
#futureBanking .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #A8D4FF;
    width: 1rem;
    height: 1rem;
    opacity: 1;
    margin-bottom: 0rem !important;
    margin-top: 0rem !important;
    border: 0;
}

#comingsoon .swiper-pagination-bullets .swiper-pagination-bullet-active,
#futureBanking .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #ED2024 !important;
    width: 5rem;
    border-radius: 10vh;
}

#comingsoon .swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child)::after,
#futureBanking .swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child)::after {
    display: none;
}

#comingsoon .cs-heading,
#futureBanking .cs-heading {
    font-size: 52px;
}

.future-of-banking .cs-heading {
    color: #fff !important;
}

.comingsoonWrapp h3 {
    font-size: 2rem;
    margin-bottom: 2.8rem;
    font-weight: 400;
    line-height: 32px;
}

.logo-text {
    max-height: 18px;
}

#comingsoon #numberSlides,
#futureBanking #numberSlides {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 700;
}

@media(max-width: 767px) {

    #comingsoon #numberSlides,
    #futureBanking #numberSlides {
        display: none;
    }
}

.swiper-wrapper .content-wrapp h4 {
    font-size: 28px;
    color: #0F4D8B;
    line-height: 40px;
    font-weight: 700;
}

.slider-heading {
    color: #0F4D8B;
    font-family: Montserrat;
    font-size: 31.429px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#comingsoon .swiper-slide img.img-fluid,
#futureBanking .swiper-slide img.img-fluid {
    WIDTH: 100%;
}

/* 03/10/2023 changes start here */
.cs-container h4.swiper-heading {
    font-size: 2rem;
    line-height: 3rem;
    padding-bottom: 24px;
    padding-top: 10px;
}

.slide-section.slide-wrapp {
    position: relative;
}

.slide-wrapp .content-wrap {
    display: block;
}

.section-bannerImg {
    width: 100%;
}

#comingsoon .swiper-slide-next .content-wrapp,
#comingsoon .swiper-slide-prev .content-wrapp {
    opacity: 0.2;
}

.future-of-banking {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
}

.comingsoonWrappBox {
    background: none;
}

#comingsoon #numberSlides {
    color: #4B4B4B;
}

.comingsoonWrappBox .slide-section h2 {
    color: #0F4D8B;
}

#comingsoon .swiper-wrapper .content-wrapp h4 {
    font-size: 2rem;
    line-height: normal;
    padding-top: 10px;
}

#comingsoon img.coming-soonimg {
    padding-top: 24px;
}

#comingsoon .text-black {
    color: #000;
}

#comingsoon .text-grey {
    color: #4B4B4B;
}

.swiperLottie .aem-Grid .slide-section#comingsoon {
    height: auto;
}

.comingsoonWrapp {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: none;
}

#comingsoon .heading {
    font-size: 31.429px;
    line-height: 5rem;
    color: #0F4D8B;
}

#comingsoon .swiper-wrapper .voiceBanking h4 {
    padding-top: 0;
}

/* ajinkya */

.cs-container .btn-default {
    margin-top: 0;
    padding: 1.1rem 2.4rem;
    min-width: 1rem;
    font-size: 1.4rem;
}



.future-of-banking {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
}

.swiperLottie .future-of-banking .slide-section {
    height: auto;
}

.swiperLottie #comingsoon .swiper-pagination-bullets,
.swiperLottie #comingsoon .swiper-pagination-vertical.swiper-pagination-bullets,

.swiperLottie #futureBanking .swiper-pagination-bullets,
.swiperLottie #futureBanking .swiper-pagination-vertical.swiper-pagination-bullets {
    transform: none !important;
    margin: 15px 0;
}

#comingsoon .swiper-slide .content-wrapp,
#futureBanking .swiper-slide .content-wrapp {
    left: 3.5rem;
}

#comingsoon .swiper-slide .content-wrapp.content-right,
#futureBanking .swiper-slide .content-wrapp.content-right {
    right: 5rem;
    left: auto;
}


.mybusiness-logo {
    height: 80px;
    width: auto;
}

.one-logo {
    max-height: 75px;
}

.now-logo img {
    max-height: 45px;
}

/* 05/10/2023 */
@media (max-width: 1448px) {

    .comingsoonWrapp .nowLogo {
        width: 85px;
        margin: 0;
        max-width: initial;
    }

    .slide-section h2.img-wrap-logo img {
        max-width: 300px;
    }

    .panelWrapp .content-wrap .title-text,
    #panel4 .content-wrap .title-text {
        margin-bottom: 1rem;
        font-size: 1.8rem;
        line-height: 1;
    }

    .cs-container .btn-default {
        padding: 1rem 2rem;
        font-size: 1.2rem;
    }

    .comingsoonWrapp .headImg {
        width: 150px;
    }

    .comingsoonWrapp .headImg.smartHubImg {
        width: 100px;
    }

    .cs-container h4.swiper-heading,
    #comingsoon .swiper-wrapper .content-wrapp h4 {
        font-size: 1.6rem;
        line-height: 2.6rem;
    }

}

@media only screen and (max-width:1448px) and (min-width:1366px) {

    .slide-section h2,
    .aem-GridColumn #panel15 .sec-wrap .heading,
    .aem-GridColumn #panel15 .title-wrap .title,
    .comingsoonWrapp .slide-section h2 {
        font-size: 3.5rem;
        margin-bottom: 5px;
        padding-bottom: 0rem;
    }

    .aem-GridColumn #panel15 .sec-wrap .heading {
        margin-top: 1.5rem;
    }

    .future-of-banking .cs-heading {
        margin-top: 2.5rem;
    }

    .need-logo {
        max-width: 100px;
        vertical-align: baseline;
        margin-bottom: -3px;
    }

}

@media (min-width:1281.99px) and (max-width:1400.99px) {
    /* @media (min-width:1281.99px) and (max-width:1400.99px) { */
    /* .slide-section h2, .aem-GridColumn #panel15 .sec-wrap .heading, .aem-GridColumn #panel15 .title-wrap .title{
        font-size: 3.5rem;
    } */

    .aem-GridColumn #panel15 .sec-wrap .cont {
        margin-top: 0;
    }

    #comingsoon .swiper-slide,
    #futureBanking .swiper-slide {
        width: 520px;
    }


    #comingsoon .swiper-slide .content-wrapp.content-right,
    #futureBanking .swiper-slide .content-wrapp.content-right {
        right: 0rem;
        left: auto;
    }

    #comingsoon .swiper-slide .content-wrapp,
    #futureBanking .swiper-slide .content-wrapp {
        width: 48%;
        top: 3.5rem;
    }

    #futureBanking .swiper-slide .content-wrapp.mycard-content img {
        max-width: 110px;
    }
}

@media (min-width:1024px) and (max-width:1300px) {
    .slide-section h2 {
        padding-bottom: 1.5rem;
        font-size: 3rem;
    }

    .heading-logo {
        max-width: 9.5rem;
    }

    .comingsoonWrapp h3 {
        font-size: 1.7rem;
        line-height: 1.3;
    }

    #comingsoon .swiper-slide,
    #futureBanking .swiper-slide {
        width: 480px;
    }

    #comingsoon .swiper-slide .content-wrapp,
    #futureBanking .swiper-slide .content-wrapp {
        width: 45%;
        top: 2rem;
    }

    #comingsoon .swiper-slide .content-wrapp img,
    #futureBanking .swiper-slide .content-wrapp img {
        max-width: 180px;
    }

    #futureBanking .swiper-slide .content-wrapp.mycard-content img {
        max-width: 110px;
    }


    .slide-section .content-wrap {
        width: 47% !important;
    }

    #payzapp .content-wrap h2 img {
        width: 200px;
    }

    #myCrads h3 {
        font-size: 2rem;
        line-height: 1.5;
    }

    .listul-panel li {
        font-size: 1.8rem;
    }

    #payzapp .content-wrap .short-desc {
        font-size: 2rem;
    }

    .slide-section .upto-text {
        font-size: 1.8rem;
    }

    .slide-section .upto-text span {
        font-size: 2rem;
    }

    .btn-default,
    #panel6 .content-wrap .btn-primary {
        margin-top: 1.5rem;
    }

    #cardlesseasyEMI h3 {
        font-size: 2rem;
        margin-top: 0;
        line-height: 2.8rem;
    }
}

@media (min-width:1180.99px) and (max-width:1200.99px) {

    #comingsoon .swiper-slide,
    #futureBanking .swiper-slide {
        width: 450px;
    }
}


@media (max-width: 991px) {
    #myCrads.slide-section .uptopanel-box {
        justify-content: center;
    }

    .btn-cont {
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }

    #futureBanking .btn-wrap {
        text-align: center;
    }

    .listul-panel {
        justify-content: center;
    }

    .listul-panel li {
        font-size: 1.6rem;
        line-height: 24px;
    }

    .slide-section .upto-text {
        font-size: 1.4rem;
        line-height: 24px;
    }

    .listul-panel li:before {
        height: 20px;
    }

    #payzapp h2 {
        padding-bottom: 0;
    }

    .slide-section h2 {
        font-size: 3.2rem;
        padding-bottom: 0rem;
    }

    .swiperLottie #panel2 .il-container:not(.full-width) {
        top: 0;
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        bottom: 0;
        max-height: 650px;
    }

    .slide-section .uptopanel-box {
        padding-top: 0;
        padding-bottom: 0;
    }

    .slide-section picture img {
        object-position: center;
        object-fit: cover;
        height: 100vh;
    }

    .btn-wrap .btn-default .arrow-img {
        width: auto;

    }

    .swiper-slide .content-wrapp img {
        width: 200px;
    }

    #comingsoon img.coming-soonimg {
        width: auto;
    }

    .swiper-slide .content-wrapp.UPI img {
        width: 120px;
    }

    #comingsoon.slide-section picture img,
    #comingsoon .swiper-slide img.img-fluid,
    #futureBanking.slide-section picture img,
    #futureBanking .swiper-slide img.img-fluid {
        width: 300px;
        object-position: unset;
        object-fit: cover;
        height: auto;
        max-height: 450px;
        border-radius: 13px;
    }

    #comingsoon .swiper-slide .content-wrapp,
    #futureBanking .swiper-slide .content-wrapp,
    #futureBanking .swiper-slide .content-wrapp.content-right {
        left: 0;
        right: 0;
        top: 15px;
        margin: auto;
        max-width: 66%;
    }

    #comingsoon .swiper-slide::before,
    #futureBanking .swiper-slide::before {
        background-color: rgba(212, 212, 212, 0.6);
    }

    #comingsoon .swiper-slide,
    .comingsoonWrapp #futureBanking .swiper-slide {
        width: 300px;
    }

    #comingsoon .swiper-slide-next,
    #comingsoon .swiper-slide-prev {
        opacity: 1;
    }

    #comingsoon .swiper-slide .content-wrapp,
    #futureBanking .swiper-slide .content-wrapp {
        /* width: auto; */
        text-align: center;
    }

    .comingsoonWrappBox .comingsoonWrapp {
        padding: 0 10px;
    }

    .comingsoonWrappBox .slide-section h2,
    .comingsoonWrapp .slide-section h2 {
        font-size: 2.4rem;
    }

    .need-logo {
        max-width: 80px;
        vertical-align: baseline;
        margin-bottom: -3px;
    }

    .comingsoonWrapp h2.cs-heading img {
        width: 60px;
    }

    .comingsoonWrapp h3 {
        font-size: 2rem;
        line-height: 25px;
    }

    .logo-text {
        max-height: 15px;
    }

    #comingsoon .now-pagination,
    #futureBanking .cs-pagination {
        display: block !important;
    }

    .swiper-slide .content-wrapp img.headImg {
        width: 150px;
    }

    .cs-container h4.swiper-heading {
        font-size: 1.4rem;
        line-height: 24px;
        padding-bottom: 10px;
    }

    .swiper-slide .content-wrapp .headImg.smartHubImg {
        width: 60px;
    }

    #comingsoon .swiper-wrapper .content-wrapp h4 {
        font-size: 1.4rem;
    }

    .slide-section .upto-text span {
        font-size: 1.5rem;
    }

    #panel9 .one-logo {
        width: 10rem;
        margin-left: auto;
        margin-right: auto
    }

    #panel9 .text-blue {
        font-size: 2.2rem;
        line-height: 1.3;
        padding: 1rem 0;
        margin: 0 auto;
        max-width: 32rem
    }

    #panel9 .short-desc {
        max-width: 34rem;
        font-size: 1.6rem;
        line-height: 1.5
    }

    .btn-default {
        font-size: 1.8rem;
        line-height: 1.8rem
    }

    .btn-default.form-btn {
        width: 100%
    }

    .btn-default {
        font-size: 1.2rem;
        line-height: 1.2rem;
        padding: 1.2rem
    }
}

.swiper-netbanking .btn-white:hover,
.mob-box-wrap .btn-white:hover {
    background-color: #0f4d8b;
}

.logo-text {
    vertical-align: baseline;
    margin-bottom: -2px;
    margin-left: 10px;
}

.mycards-logo {
    max-height: 80px;
    object-fit: contain;
    object-position: left;
}

.logo-mycards {
    max-height: 120px;
    object-fit: contain;
    object-position: left;
}

@media (min-width: 991px) and (max-width: 1366px) {
    .mob-box-wrap .swiper-wrapper {
        justify-content: center;
    }

    .logo-mycards {
        max-height: 85px;
    }
}

@media (max-width: 767px) {
    .logo-mycards {
        max-height: 55px;
    }

    .swiper-slide .content-wrapp img.headImg {
        max-width: 110px;
    }

    #panel4.slide-section picture img {
        object-position: top;
    }

    .comingsoonWrapp h2.cs-heading img {
        margin-bottom: -3px;
    }

    .comingsoonWrappBox .slide-section h2,
    .comingsoonWrapp .slide-section h2 {
        font-size: 2.1rem;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1rem;
    }

    .need-logo {
        max-width: 60px;
        vertical-align: baseline;
        margin-bottom: -3px;
    }

    .comingsoonWrapp h2.cs-heading img {
        width: 60px;
    }

    .future-of-banking {
        padding: 0 15px;
    }

    .comingsoonWrapp h3 {
        font-size: 1.4rem;
        line-height: 1.5;
    }

    .logo-text {
        max-height: 15px;
    }

    .content-wrap {
        margin-top: 6rem !important;
    }

    #panel2 .content-wrap {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    .slide-section picture img {
        object-position: top;
    }

    #cardlesseasyEMI>picture img,
    #myCrads>picture img {
        object-position: top;
    }

    .listul-panel li {
        font-size: 1.3rem;
        padding-right: 20px;
    }

    .listul-panel li:before {
        right: 8px;
    }

    #comingsoon .swiper-slide .content-wrapp,
    #futureBanking .swiper-slide .content-wrapp,
    #futureBanking .swiper-slide .content-wrapp.content-right {
        max-width: 80%;
    }

    #panel6 .content-wrap .smart-hub-img {
        width: 10rem;
    }

    #comingsoon .swiper-slide .content-wrapp img {
        max-height: 60px;
    }

    #panel6 .content-wrap .text-blue {
        font-size: 1.4rem;
    }

    .aem-GridColumn #panel16 .left-column .cardwrap {
        min-height: 16rem;
        width: 25rem;
    }
}



@media(max-width: 400px) {

    #comingsoon.slide-section picture img,
    #comingsoon .swiper-slide img.img-fluid,
    #futureBanking.slide-section picture img,
    #futureBanking .swiper-slide img.img-fluid {
        height: 390px;
        object-fit: cover;
    }

    .swiper-slide .content-wrapp img.headImg {
        max-height: 45px;
    }

    .cs-container h4.swiper-heading {
        font-size: 1.2rem;
        line-height: 18px;
    }

    #myCrads h3,
    .listul-panel li {
        font-size: 1.3rem;
    }
}

/sky @media (min-width: 768px) and (max-width: 991px) {
    #panel10 .static-sec .content-wrap {
        height: auto;
        display: none;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .swiperLottie .il-container:not(.full-width).static-sec {
        height: 100%;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: start;
    }

    .static-men {
        width: 40rem;
    }
}

@media only screen and (max-width: 767.99px) {
    #panel10 .static-desc {
        text-align: center;
    }

    .slide-section h2.img-wrap-logo img {
        max-width: 21rem;
        max-height: 3.5rem;
    }

    .title-text{
        font-size: 1.7rem;
        line-height: 2.5rem;
        margin-bottom: 0.8rem;
    }

    .slide-section .upto-text {
        font-size: 1.2rem;
        line-height: 24px;
    }
}

@media screen and (max-width: 991px) {
    .swiperLottie .il-container:not(.full-width).static-sec {
        height: 100%;
        top: 0;
    }

    #panel10 .upto-text.static-list {
        padding-left: 0;
    }

    #panel10 .upto-text.static-list li {
        text-align: left;
    }
}

.slider-static-logo {
    max-width: 155px;
}

@media(min-width: 1280px) {
    #panel10 .static-sec .pic-wrap img {
        max-height: calc(100vh - 110px);
    }
}

@media only screen and (max-width:575.99px) {
    #panel10 .upto-text.static-list li {
        line-height: 1.5rem;
    }

    #panel10 .static-sec .content-wrap {
        padding: 0;
    }

    #panel10 .static-sec .pic-wrap {
        max-width: 270px;
    }
}

#panel10 .content-right .content-wrap {
    padding-left: 10rem;
    padding-right: 0;
}

.swiperLottie .il-container:not(.full-width).content-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.static-bg {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

#panel10 .slide-section .static-sec .upto-text {
    line-height: 3.2rem
}

#panel10 .slide-section .static-sec .uptopanel-box:before {
    content: none;
}

#panel10 .upto-text.static-list li::before {
    content: "";
    position: absolute;
    background: #4B4B4B;
    width: .6rem;
    height: .6rem;
    top: 1.3rem;
    left: -2rem;
    border-radius: 1.5rem;
}

#panel10 .upto-text.static-list li {
    position: relative;
    margin-left: 2.2rem;
	font-size:18px;
}

#panel10 .static-sec {
    justify-content: space-around;
	margin-top:20px;
}

#panel10 .static-sec .prod-btn-wrap {
    margin-top: 2.4rem;
    font-size: 1.4rem;
    padding: 1rem 1.5rem;
}

.static-logo {
    width: 23.5rem;
    height: 10rem;
}

#panel10 .static-sec .title-text {
    max-width: 500px;
    color: #0F4D88;
    font-size:22px
}

#panel10 .content-right.static-sec .content-wrap {
    text-align: left;
}

#panel10 .static-desc {
    font-size: 2rem;
    line-height: 3.2rem;
    color: #4B4B4B;
}

@media (min-width: 1000px) and (max-width: 1280px) {
    #futureBanking .swiper-slide.slider-sky .content-wrapp {
        max-width: 47%;
    }
}

@media only screen and (max-width:1280.99px) and (min-width:1024.99px) {
    #panel10 .content-right.static-sec .content-wrap {
        padding-left: 5rem;
    }

    .static-logo {
        width: 14rem;
        height: auto;
    }

    .static-men {
        max-width: 100%;
        max-height: calc(100vh - 150px);
    }
}

@media(min-width: 992px) and (max-width: 1024px) {
    #panel10 .content-right .content-wrap {
        padding-left: 5rem;
        padding-right: 0;
    }
}

@media only screen and (min-width:992.99px) and (max-width:1200.99px) {
    #panel10 .content-right.static-sec .content-wrap {
        padding-left: 0;
    }

    .static-logo {
        width: 15rem;
        height: auto;
    }

    .static-men {
        max-width: 100%;
        max-height: calc(100vh - 150px);
    }

    #panel10 .static-sec .content-wrap {
        padding-right: 0;
        padding-left: 3rem;
    }
}

@media only screen and (max-width: 992.99px) {
    #panel10 .static-sec .title-text {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767.99px) {
    .swiperLottie .il-container:not(.full-width).content-right.static-sec {
        flex-direction: column-reverse;
        justify-content: start;
        margin-top: 2rem;
    }

    #panel10 .static-sec .img-wrap-logo,
    #panel10 .static-sec .title-text {
        text-align: center;
		font-size:17px;
    }

    .static-men {
        margin-top: 2rem;
        max-width: 33rem;
    }

    #panel10 .static-sec .prod-btn-wrap {
        margin-top: 1.5rem;
    }

    #panel10 .static-desc {
        font-size: 1.4rem;
        line-height: 1.7rem;
    }
}

@media screen and (max-width: 420px) {
    .static-men {
        margin-top: 2rem;
        max-width: 26rem;
    }

    #panel10 .upto-text.static-list li::before {
        width: 0.4rem;
        height: 0.4rem;
        top: 50%;
        transform: translateY(-50%);
        left: -1.2rem;
        border-radius: 1.5rem;
    }

    #panel10 .upto-text.static-list li {
        margin-bottom: 0.8rem;
		font-size:12px;
    }

    #panel10 .slide-section .static-sec .upto-text {
        font-size: 1.2rem;
        line-height: 1.8rem;
    }
}

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

    #panel10 .content-wrap,
    #panel10 .content-right .content-wrap {
        max-width: 100%;
        padding: 0 2.5rem;
        text-align: center;
    }

    #panel10 .static-sec {
        flex-direction: column-reverse;
        justify-content: flex-end;
        align-items: center;
        margin-top:0;

    }

    .swiperLottie .il-container:not(.full-width).content-right {
        justify-content: center;
    }
}