html {
    height: 100%
}

body {
    min-height: 100%;
    display: flex;
    flex-direction: column
}

body > .wrapper {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 100vh
}

body > .wrapper > .wrap-content {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    width: 100%
}

#ContentSection.content {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column
}

.page-subpage {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column
}

.page-subpage > .container {
    flex: 1 0 auto
}

.isHomePage .Header .container {
    padding-bottom: 0
}

.Header .container {
    padding-bottom: 53px
}

.Header.Header-sticky .container {
    padding-bottom: 0
}

.Header.Header-sticky {
    top: 0 !important
}

.Header.Header-sticky.animated.fadeInDownTopMenu {
    -webkit-animation-duration: .35s;
    animation-duration: .35s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@media only screen and (min-width: 992px) {
    .Header-navigation-menu-item:hover > a:before,
    .Header-navigation-menu-item.active > a:before {
        opacity: 1
    }
}

.Header .qnb-logo {
    float: left
}

.Header-sticky .qnb-logo {
    float: left;
    padding-top: 0;
    margin: 0
}

.Header .Search-container {
    top: 100px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.Header-sticky .Search-container {
    top: 120px;
}

.Header .Search-container i {
    left: 20px;
    right: auto;
}

.Header .Search-container input,
.Header .Search-container .formcontrol {
    float: none;
    flex: 1 1 auto;
    width: auto !important;
    min-width: 0;
    height: auto !important;
    margin-left: 40px;
    margin-right: 0;
    padding-right: 10px;
    text-align: left;
    box-sizing: border-box;
}

.Header .Search-container-search-button,
.Header .Search-container-search-button.button {
    float: none !important;
    flex-shrink: 0;
    margin: 0;
    align-self: center;
}

.Header .Search-container-close-button {
    float: none;
}

.Mobile-Search-container .search-form {
    display: flex;
    align-items: stretch;
}

.Mobile-Search-container .search-form input {
    flex: 1;
    min-width: 0;
    width: auto !important;
}

.Mobile-Search-container .search-form .button {
    float: none !important;
    flex-shrink: 0;
}

.Header-navigation-main-item a {
    padding-left: 17px;
    padding-right: 18px
}

.Header-navigation-main-item .menu-3-col-1 {
    border: 0;
    padding: 0
}

.Header-navigation-main-item .menu-3-col-1 .Header-navigation-main-submenu-tbl {
    width: 330px
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .Header-navigation-main-item .menu-3-col-1 .Header-navigation-main-submenu-tbl {
        width: 276px
    }

    .Header-navigation-main-item .menu-3-col-1 .Header-navigation-main-submenu-tbl .Header-navigation-main-submenu-item {
        width: 276px
    }
}

.Header-navigation-main-item.Header-navigation-main-internet-branch {
    position: relative
}

.Header-navigation-main-submenu .menu-col-1 {
    width: 330px
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .Header-navigation-main-submenu .menu-col-1 {
        width: 276px
    }
}

.Header-navigation-main-submenu .menu-col-1 .Header-navigation-main-submenu-item {
    width: 330px
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .Header-navigation-main-submenu .menu-col-1 .Header-navigation-main-submenu-item {
        width: 250px
    }
}

.Header-navigation-main-submenu {
    padding-top: 20px
}

.Header-navigation-main-submenu-header {
    border-bottom: 2px solid #870052;
    margin-bottom: 16px;
    padding-bottom: 6px
}

.Header-navigation-main-submenu-header h3 {
    color: #870052;
    line-height: 33px
}

.Header-navigation-main-submenu-header h3:last-child:before {
    content: inherit
}

.Header-navigation-main-submenu-header .menu-col-1 {
    width: 330px
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .Header-navigation-main-submenu-header .menu-col-1 {
        width: 276px
    }
}

.Header-navigation-main-submenu-header .menu-col-1 h3 {
    padding-left: 0;
    margin-left: 0
}

.Header-navigation-main-submenu-header .menu-col-1+.menu-col-1 {
    margin-left: 25px
}

.Header-navigation-main-submenu-item {
    padding-left: 19px !important
}

.Header-navigation-main-submenu-tbl::before,
.Header-navigation-main-submenu-tbl::after {
    font-size: 14px
}

.Header-content {
    position: relative;
    z-index: 9
}

.Header-navigation {
    position: static !important
}

.Header-navigation-main {
    position: static !important
}

.Header-navigation-main-submenu {
    left: 0 !important;
    right: auto !important;
    width: 100%;
    min-width: 770px;
    top: 107px
}

.Header-navigation-main-submenu .menu-3-col-1 {
    padding-bottom: 15px
}

.Header-navigation-main-submenu-item {
    width: 330px;
    height: 45px
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .Header-navigation-main-submenu-item {
        width: 250px
    }
}

.Header-navigation-main-submenu-tbl {
    width: 330px
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .Header-navigation-main-submenu-tbl {
        width: 250px
    }
}

.Header-navigation-main-submenu-image {
    width: 345px;
    margin-right: 15px !important;
    margin-left: 0
}

@media only screen and (max-width:991px) {
    .Header-navigation-main-submenu-image {
        margin-right: 0px !important
    }
}

.Header-navigation .menu-col-2 {
    width: 700px
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .Header-navigation .menu-col-2 {
        width: 550px
    }
}

.Header-navigation-main-submenu-container .menu-3-col-1+.menu-3-col-1 {
    margin-left: 25px
}

.Header-navigation-main-internet-branch li:nth-last-child(1) {
    border: 0
}

.Header-navigation-main-internet-branch li a {
    padding-left: 0 !important
}

.Mobile-menu-item-sub-item>a:before,
.Mobile-menu-item-sub-item>a:after {
    font-size: 12px
}

.Header-navigation-main-submenu-image {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0
}

@media only screen and (max-width:991px) {
    .Header-navigation-main-submenu-image {
        width: 100%;
        margin-right: 0px !important;
        position: static;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.Header-navigation-main-submenu-image a {
    padding: 20px
}

.Header-navigation-main-submenu-image a:nth-last-child(1) {
    margin-bottom: 0
}

@media only screen and (max-width:991px) {
    .Header-navigation-main-submenu-image a:nth-last-child(1) {
        margin-bottom: 5px
    }
}

@media only screen and (max-width:991px) {
    .Header-navigation-main-submenu-image a {
        width: 100%;
        float: none;
        margin-bottom: 5px
    }
}

.Mobile-menu-item-sub-title {
    font-size: 1.7rem;
    margin-bottom: 10px
}

.Mobile-menu.icon-hidden .Mobile-menu-item>a:after {
    content: inherit
}

.Mobile-menu.icon-hidden .Mobile-menu-item.active {
    background-color: #e6e5e3
}

.Header-navigation-main:not(.activeRelative) .Header-navigation-menu-item:hover>a {
    color: rgba(29, 37, 82, 0.8) !important
}

@media only screen and (max-width:991px) {
    .Section-block-nav-item {
        border-bottom: 1px solid rgba(240, 240, 240, 0.2);
        margin-right: 0
    }
}

@media only screen and (max-width:991px) {
    .Section-block-nav.nav-tabs li {
        width: 33.33%;
        padding: 0;
        text-align: center
    }
}

@media only screen and (max-width:991px) {
    .Section-block-nav.two-item li {
        width: 50%
    }
}

@media only screen and (max-width:991px) {
    .Section-block .button.mobile-white {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: transparent;
        text-indent: -99999px
    }
}

@media only screen and (max-width: 767px) {
    .section-2 .carousel-image {
        padding: 0;
        margin: auto
    }
}

.footer-nav {
    padding: 30px 0 34px
}

.footer-nav-half.fullmode .bcText>a {
    padding-top: 5px !important;
    padding-bottom: 23px !important;
    line-height: 1.5
}

.footer-nav-half.fullmode .bcText>a a {
    padding-top: 0 !important;
    padding-bottom: 2px !important
}

.footer-nav-half.fullmode>a:last-child {
    padding-top: 24px !important;
    border: none
}

.footer-bottom-social {
    margin-top: 8px
}

@media only screen and (max-width:991px) {
    .footer-bottom-social {
        margin: 0
    }
}

.search-content .landing-content+br {
    display: none
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Header-navigation-mobil-item a.button {
        margin-right: 5px
    }
}

@media only screen and (max-width: 767px) {
    .Header-navigation-mobil-item a.button {
        margin-top: 6px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Header-logo {
        margin-top: 11px
    }
}

.footer-bottom-social-item img {
    padding: 2px
}

.Header-navigation-main-submenu-image a.header-first {
    background: #4a4645;
    background: linear-gradient(94deg, #4a4645 0%, #96928f 100%);
    color: #fff
}

.Header-navigation-main-submenu-image a.p20 {
    padding: 35.5px 20px
}

@media only screen and (max-width:991px) {
    .Header-navigation-main-submenu-image a.p20 {
        padding: 20px
    }
}

.Header-navigation-main-submenu-image a.header-private {
    background: #0e0202;
    background: linear-gradient(94deg, #0e0202 0%, #545857 100%);
    color: #fff
}

.Header-navigation-main-submenu-image a {
    display: block;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 15px;
    font-size: 16px
}

.footer-bottom-social {
    margin-top: 0
}

.footer-bottom .row {
    display: flex;
    align-items: center
}

.footer-bottom-social {
    float: right;
    margin-top: 0;
    text-align: right
}

.footer-bottom-nav {
    float: left;
    text-align: left;
    overflow: hidden
}

.footer-bottom-nav .footer-bottom-nav-item {
    float: left;
    color: #000f33;
    line-height: 1;
    padding-top: 13px !important;
    text-decoration: underline !important
}

.footer-bottom-nav .footer-bottom-nav-item + .footer-bottom-nav-item {
    margin-left: 28px
}

.footer-bottom-nav .copyright {
    font-weight: 700;
    text-decoration: none !important;
    padding-right: 26px;
    margin-right: 0;
    position: relative
}

.footer-bottom-nav .copyright::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    height: 32px;
    width: 1px;
    background-color: #bbbdcb;
    transform: translateY(-50%)
}

@media only screen and (max-width:991px) {
    .footer-bottom-social {
        float: none;
        margin-top: 12px;
        text-align: center
    }

    .footer-bottom-nav {
        float: none;
        text-align: center
    }

    .footer-bottom-nav .footer-bottom-nav-item {
        float: none;
        display: inline-block;
        margin: 0 10px !important
    }

    .footer-bottom-nav .copyright::after {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .Header .qnb-logo {
        padding-top: 13px
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .section-2 {
        height: 580px
    }
}

.overview-bg {
    background: url(/sites/qnb/qnbglobal/overview-overview.png) no-repeat;
    background-size: cover;
    height: 90px;
    color: #1d2552;
    font-size: 2.2rem;
    text-align: center;
    font-weight: 600
}

.overview-bg span {
    display: block;
    margin: auto
}

.investor-presentation-bg {
    background: url(/sites/qnb/qnbglobal/investorpresentation-investor-presentation.png) no-repeat;
    background-size: cover;
    height: 90px;
    color: #1d2552;
    font-size: 2.2rem;
    text-align: center
}

.investor-presentation-bg span {
    display: block;
    margin: auto;
    font-weight: 600
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Section-block.section-2 .carousel-image+a.button.mobile-white {
        display: block !important;
        border: 0
    }

    .Section-block.section-2 .carousel-image+a.button.mobile-white::before {
        content: inherit
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Section-block.section-2 .carousel-image {
        margin: auto
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Section-block .button.mobile-white {
        display: none !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .Section-block.section-2 .button-text-gray {
        display: none
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-2 .carousel .owl-dots {
        text-align: center !important;
        margin: 0 0 0 -15px;
        padding: 0
    }
}

.section-2 .carousel-text {
    margin-top: 94px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-2 .carousel-text {
        margin-top: 20px !important;
        margin-bottom: 0 !important
    }

    .section-2 .carousel-text br {
        display: none
    }
}

.section-3 .carousel-image {
    position: relative;
    left: 60px
}

@media only screen and (max-width: 767px) {
    .section-3 .carousel-image {
        left: 0
    }
}

@media only screen and (max-width:991px) {
    .section-4 .carousel-image img {
        max-width: 100%
    }
}

.Header .QnbNetwork-container.active {
    top: 46px
}

.carousel.pause .playpause-button,
.carousel.play .playpause-button {
    top: 0.1px
}

.carousel.pause .bannerplaypause-button,
.carousel.play .bannerplaypause-button {
    top: 0.1px;
}


@media only screen and (max-width: 767px) {
    .footer .footer-nav-half {
        height: 90px !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-nav {
        padding-bottom: 15px
    }
}

@media only screen and (max-width: 767px) {
    .footer-nav {
        padding-bottom: 0
    }
}

.Section-block .right-links {
    margin-top: 12px
}

.Header-navigation-main.passiveRelative .Header-navigation-main-item>a:not(.internet-banking-switch) {
    color: #000f33
}

.Header-navigation-main.passiveRelative .Header-navigation-main-item>a:not(.internet-banking-switch):hover {
    color: #000f33 !important
}

.overlay.hidden {
    opacity: 0 !important
}

.Mobile-menu-item.none-sub-menu {
    background: #e6e5e3
}

.Mobile-menu-item.none-sub-menu a:after {
    content: inherit
}

/*@media only screen and (max-width: 767px){.page-landing-item ul{display:inline-block}
} Ref:CR227204 - JineshB*/
@media only screen and (max-width: 767px) {
    .page-landing-item .two-column {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:991px) {
    .page-landing-item .two-column li {
        width: 100% !important
    }
}

@media only screen and (max-width: 767px) {
    .page-landing-item .two-column li {
        width: calc(100% - 30px) !important
    }
}

@media only screen and (max-width: 767px) {
    .page-landing-item .two-column li .icon-Hemen_Basvur_ok-right {
        font-size: 1.8rem;
        right: -4px
    }
}

@media only screen and (max-width: 767px) {
    .page-landing-item .two-column li:before {
        width: calc(100% - 30px)
    }
}

@media only screen and (max-width:991px) {
    .page-landing-item .two-column li+li:before {
        content: "" !important;
        margin-left: 0;
        height: 1px;
        background: #dadada;
        bottom: 0;
        position: absolute;
        display: block !important
    }
}

@media only screen and (max-width:991px) {
    .page-landing-item ul {
        margin-top: 10px
    }
}

.page-landing-item ul li {
    padding: 17px 60px 17px 30px
}

.landing-right-text.w-3-3 .img {
    float: left;
    width: 50%;
    max-width: 350px;
    margin-left: 0
}

@media only screen and (max-width: 767px) {
    .landing-right-text.w-3-3 .img {
        max-width: 100%;
        width: 100%
    }
}

.page-landing-item {
    height: auto !important
}

.page-landing-item.landing-item-img .page-landing-item-title+.img {
    margin-top: -20px;
    margin-bottom: -20px
}

@media only screen and (max-width: 767px) {
    .page-landing-item.landing-item-img .page-landing-item-title+.img {
        margin-top: 0;
        margin-bottom: -98px
    }
}

.page-landing-item.landing-item-img .page-landing-item-title+.img+.page-landing-item-text {
    padding-top: 26px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-landing-item.landing-item-img .page-landing-item-title+.img+.page-landing-item-text {
        padding-top: 15px
    }
}

.page-landing-item.landing-item-img .img {
    margin-left: 30px
}

@media only screen and (max-width: 767px) {
    .page-landing-item.landing-item-img .img {
        background-position: 0 -53px;
        margin-bottom: -98px;
        width: calc(100% - 60px);
        margin-top: 30px
    }
}

@media only screen and (max-width: 345px) {
    .page-landing-item.landing-item-img .img {
        background-position: 0 -50px;
        margin-bottom: -100px
    }
}

.landing-right-text.w-3-3 ul {
    width: calc(100% - 353px);
    float: right
}

@media (max-width:767px) {
    .landing-right-text.w-3-3 ul {
        width: 100%;
        float: none
    }
}

@media (min-width:992px) {
    .landing-right-text.w-3-3 ul li {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }

    .landing-right-text.w-3-3 ul li:nth-child(2):before {
        display: none !important
    }

    .landing-right-text.w-3-3 ul li:nth-child(3):before {
        display: none
    }
}

@media (max-width:991px) {
    .landing-right-text.w-3-3 ul li {
        width: 100%;
        float: none
    }
}

.page-landing-item ul li .links>a {
    padding: 0 30px
}

.page-landing-item ul li .icon-Hemen_Basvur_ok-right {
    right: 27px
}

@media only screen and (max-width: 767px) {
    .footer-nav-half a i {
        top: 50%
    }
}

@media only screen and (max-width: 767px) {
    .footer-nav-half a:last-child {
        margin-left: 8px !important
    }
}

@media only screen and (max-width: 767px) {
    .footer-nav-half .bcText a a {
        bottom: 28px !important
    }
}

@media only screen and (max-width: 767px) {
    .footer-nav .footer-nav-half a+a {
        width: 42% !important;
        margin-left: 22px !important
    }
}

.Header-navigation-bottom {
    position: absolute;
    top: 96px;
    right: 2px;
    float: none
}

@media only screen and (max-width: 767px) {
    .landing-right-text .page-landing-item-text {
        padding: 30px
    }
}

.landing-right-text .landing-item-img .page-landing-item-text {
    padding-top: 46px;
    padding-bottom: 46px;
    width: calc(100% - 420px)
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .landing-right-text .landing-item-img .page-landing-item-text {
        padding-top: 32px;
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .landing-right-text .landing-item-img .page-landing-item-text {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100%
    }
}

.video iframe {
    margin-bottom: -11px
}

.page-landing-item-title {
    border-bottom: 0
}

.page-landing-item ul li:before {
    content: "";
    width: calc(100% - 60px);
    margin-left: 0;
    height: 1px;
    background: #dadada;
    top: 0;
    position: absolute;
    display: block !important
}

.page-landing-item ul li:first-child:before {
    display: none !important
}

.page-landing-item ul li:nth-child(2):before {
    display: block !important
}

@media only screen and (max-width:991px) {
    .page-landing-item ul li:nth-child(2):before {
        display: block !important
    }
}

.calculate.bigbox {
    height: 100%
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .md-mb-35 {
        margin-bottom: 35px !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .calculate {
        margin-top: 0
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .page-subpage-content .calculate.bigbox h3 {
        margin-top: 0
    }
}

.logos-item {
    height: auto !important
}

.page-subpage .logos-item-image:before,
.page-subpage .advert-item-image:before,
.page-subpage .minik-eller-item-image:before {
    background: url(/sites/qnb/qnbglobal/camera-camera.svg) no-repeat center;
    background-size: 50%
}

.page-subpage .logos-item-image span:after,
.page-subpage .advert-item-image span:after,
.page-subpage .minik-eller-item-image span:after {
    background: url(/sites/qnb/qnbglobal/cameraborder-camera-border.png) no-repeat
}

.page-subpage .logos-item-image.video-item span:after {
    background: url(/sites/qnb/qnbglobal/videoborder-video-border.png) no-repeat
}

.page-subpage .logos-item-image.video-item:before {
    background: url(/sites/qnb/qnbglobal/video-video.svg) no-repeat center;
    background-size: 50%
}

.page-subpage .page-subpage-container.search-content {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    background: transparent;
    box-shadow: none
}

.page-subpage .page-subpage-content {
    border-radius: 5px 5px 0 0;
    box-shadow: 0 2px 12px rgba(29, 37, 82, .08)
}

.page-subpage-content ul.legal-doc-links {
    list-style: none;
    padding: 0;
    margin: 0
}

.page-subpage-content ul.legal-doc-links li {
    padding: 14px 0 14px 22px;
    position: relative;
    background: url(../en/assets/_assets/img/dotted-border.png) repeat-x bottom
}

.page-subpage-content ul.legal-doc-links li:last-child {
    background: none
}

.page-subpage-content ul.legal-doc-links li:before {
    content: '>';
    font-family: inherit;
    position: absolute;
    left: 0;
    top: 14px;
    color: #870052;
    font-size: 1.4rem;
    font-weight: 700
}

.page-subpage-content ul.legal-doc-links li a {
    color: #870052 !important;
    font-size: 1.6rem;
    text-decoration: none
}

.page-subpage-content ul.legal-doc-links li a:hover {
    text-decoration: underline
}

.footer-nav-column a {
    background-image: url(../en/assets/_assets/img/dotted-border.png) !important;
    background-repeat: repeat-x !important;
    background-position: bottom !important
}

.footer-nav-column a:last-child {
    background-image: none !important
}

.footer-nav-half {
    background-image: url(../en/assets/_assets/img/dotted-border.png) !important;
    background-repeat: repeat-x !important;
    background-position: top !important
}

.footer-nav-half a {
    background-image: none !important
}

.site-maps {
    margin-bottom: 25px
}

.page-landing .site-maps.full-tab {
    margin-top: 24px;
    padding: 24px 30px 30px
}

.site-maps-grid .tab-pane {
    position: static !important;
    height: auto !important;
    min-height: 0 !important
}

.site-maps-grid .box-item {
    position: static !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    margin-bottom: 20px
}

.site-maps-columns {
    display: flex;
    flex-wrap: wrap
}

.site-maps-column .box-item:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 992px) {
    .footer-bottom .row {
        display: flex;
        align-items: flex-start;
        flex-wrap: nowrap
    }

    .footer-bottom .col-md-9 {
        width: 80%
    }

    .footer-bottom .col-md-3 {
        width: 20%
    }

    .footer-bottom-nav {
        display: flex;
        align-items: flex-start;
        flex-wrap: nowrap;
        float: none;
        overflow: visible;
        text-align: left;
        white-space: nowrap
    }

    .footer-bottom-nav .footer-bottom-nav-item {
        float: none;
        display: inline-block;
        flex: 0 0 auto;
        padding-top: 0 !important
    }

    .footer-bottom-nav .footer-bottom-nav-item + .footer-bottom-nav-item {
        margin-left: 24px
    }

    .footer-bottom-social {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-wrap: nowrap;
        float: none;
        white-space: nowrap
    }

    .Header-sticky .Header-navigation-menu-item:hover > a:before,
    .Header-sticky .Header-navigation-menu-item.active > a:before {
        top: 50px;
        opacity: 1;
        z-index: 13
    }
}

.site-maps .sitemap-sub-label {
    font-size: 1.3rem;
    color: #1d2552
}

.site-maps .tab-content {
    position: relative
}

.site-maps .nav-item a {
    padding: 20px 12px 15px 12px !important;
    font-size: 1.8rem
}

.site-maps .sitemap-box {
    padding: 15px;
    border: 1px solid #d7d9d9;
    border-radius: 10px;
    margin-top: 0;
    margin-bottom: 0;
    background: #fff;
    height: 100%
}

.site-maps .sitemap-box h3 a {
    display: block;
    word-wrap: break-word
}

.site-maps .sitemap-box h3 {
    font-size: 1.6rem;
    line-height: 140%;
    color: #870052 !important
}

.site-maps .sitemap-box ul {
    padding-top: 5px
}

.site-maps .sitemap-box ul li {
    padding-top: 10px
}

.site-maps .sitemap-box ul.sitemap-list li {
    padding-left: 15px;
    position: relative
}

.site-maps .sitemap-box ul.sitemap-list li:before {
    content: ''
}

.site-maps .sitemap-box ul.sitemap-list li a {
    font-size: 1.4rem;
    text-decoration: none;
    color: #1d2552
}

.site-maps .sitemap-box ul.sitemap-list li a:hover {
    color: #870052
}

.site-maps .sitemap-box ul.sitemap-list li ul li:before {
    content: '';
    font-family: 'icomoon';
    color: #870052;
    font-size: 5px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 17px
}

.tab-click.active:after {
    top: 50%
}

.parentAcc>.acc-content .acc>:first-child {
    font-size: 16px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.button-box .button:after {
    content: "";
    font-family: 'icomoon';
    font-style: normal;
    right: 28px;
    position: absolute;
    top: 50%;
    font-weight: 300;
}

@media only screen and (max-width:991px) {
    .parentAcc>.acc-content .acc>:first-child {
        font-size: 14px !important
    }
}

.breadcrumb>.breadcrumb {
    padding: 0;
    margin: 0
}

.right-menu {
    overflow: hidden;
    margin-top: 30px
}

.right-menu p {
    margin-bottom: 20px
}

.button-apply-now-pdf span:before {
    content: "" !important
}

.button-apply-now-pdf span:after {
    content: "" !important
}

.button-box .button.button-apply-now-pdf {
    margin-top: 20px
}

.button-box .button.button-apply-now-pdf:after {
    content: "" !important;
    font-size: 25px
}

.loan-list {
    margin: 0 -30px;
    border-top: 1px solid #ddd;
    padding: 20px 0
}

@media only screen and (max-width: 767px) {
    .loan-list {
        border: 0;
        padding: 0
    }
}

.loan-list>div {
    padding: 0 30px
}

@media only screen and (max-width: 767px) {
    .loan-list>div.col-xs-12 {
        padding: 0
    }
}

.loan-list>div.col-xs-12 img {
    max-width: 355px;
    margin: auto
}

.loan-list>div .app_icon_sidebar {
    width: auto;
    float: none;
    margin: 0
}

@media only screen and (max-width: 767px) {
    .loan-list>div img {
        margin: auto
    }
}

.checkbox label {
    padding-left: 29px;
    line-height: 20px;
    position: relative;
    color: #394040;
    font-size: 1.6rem
}

input[type="checkbox"]+label:after {
    content: "";
    font-family: 'icomoon';
    color: #cabfb7;
    font-size: 20px
}

input[type="checkbox"]+label:before,
input[type="checkbox"]+label:after {
    left: 0
}

input[type="checkbox"]+label::after {
    border: 0
}

.page-subpage .logos-item-content {
    height: auto;
    padding: 18px 20px 22px
}

.checkbox {
    margin-top: 0;
    margin-bottom: 10px
}

.Header-sticky .language {
    margin-top: 23px
}

.language {
    float: right;
    color: #5a606e;
    font-size: 14px;
    margin-top: 65px;
    font-weight: bold
}

@media only screen and (max-width:991px) {
    .language {
        margin-top: 25px
    }
}

.global-network-wrapper {
    background: url(/sites/qnb/qnbglobal/globalnetworkbg-global-network-bg.png) no-repeat center top;
    background-size: cover;
    padding: 50px 0 88px 0
}

@media only screen and (max-width:991px) {
    .global-network-wrapper {
        background-size: contain;
        background-color: #05184e
    }
}

@media only screen and (max-width: 767px) {
    .global-network-wrapper {
        background: url(/sites/qnb/qnbglobal/globalnetworkmobilebg-global-network-mobile-bg.png) no-repeat center top
    }
}

@media only screen and (max-width:991px) {
    .global-network-wrapper {
        padding: 27px 0 0 0
    }
}

.global-network-wrapper h2.title {
    font-size: 26px;
    color: #fff;
    font-weight: bold
}

@media only screen and (max-width:991px) {
    .global-network-wrapper h2.title {
        font-size: 22px
    }
}

.global-network-wrapper .note {
    margin-top: 14px
}

@media only screen and (max-width:991px) {
    .global-network-wrapper .note {
        margin-top: 40px
    }
}

.global-network-wrapper .note p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.4rem;
    line-height: 18px
}

.global-network-list {
    margin-top: 35px;
    display: flex
}

@media only screen and (max-width:991px) {
    .global-network-list {
        margin-top: 25px;
        display: inherit
    }
}

.global-network-list-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

@media only screen and (max-width:991px) {
    .global-network-list-item {
        flex-grow: inherit;
        flex-basis: inherit
    }
}

.global-network-list-item+.global-network-list-item {
    margin-left: 32px
}

@media only screen and (max-width:991px) {
    .global-network-list-item+.global-network-list-item {
        margin-left: 0;
        padding-top: 24px
    }
}

.global-network-list ul li h2 {
    color: #fcffb5;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.4)
}

@media only screen and (max-width:991px) {
    .global-network-list ul li h2 {
        position: relative
    }

    .global-network-list ul li h2.active:before,
    .global-network-list ul li h2.active:after {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform-origin: center center
    }

    .global-network-list ul li h2:before,
    .global-network-list ul li h2:after {
        position: absolute !important;
        font-size: 12px;
        font-family: 'icomoon' !important;
        top: 0;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform-origin: center center
    }

    .global-network-list ul li h2:before {
        right: 0 !important;
        content: "";
        color: #bc9bba
    }

    .global-network-list ul li h2:after {
        right: 0 !important;
        content: "" !important;
        color: #ffff
    }
}

@media only screen and (max-width:991px) {
    .global-network-list ul li ul {
        display: none
    }
}

.global-network-list ul li ul li {
    position: relative;
    padding-left: 20px
}

.global-network-list ul li ul li:before,
.global-network-list ul li ul li:after {
    position: absolute !important;
    font-size: 10px;
    font-family: 'icomoon' !important;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.global-network-list ul li ul li:before {
    left: 0 !important;
    content: "";
    color: #bc9bba
}

.global-network-list ul li ul li:after {
    left: 0 !important;
    content: "" !important;
    color: #ffff
}

.global-network-list ul li ul li a {
    color: #fff;
    font-size: 1.4rem;
    line-height: 18px;
    padding: 14px 0;
    display: block
}

.global-network-list ul li ul li+li {
    border-top: 1px dotted rgba(255, 255, 255, 0.4)
}

.exclusive-services {
    background: url(/sites/qnb/qnbglobal/exclusiveservices-exclusive-services.png) no-repeat right top;
    background-size: cover;
    max-width: 1170px;
    margin: 48px auto auto auto;
    padding: 30px 30px 14px;
    border-radius: 5px
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .exclusive-services {
        margin-left: 30px;
        margin-right: 30px
    }
}

@media only screen and (max-width:991px) {
    .exclusive-services {
        background: transparent;
        padding-top: 0;
        margin-top: 30px;
        padding-left: 20px;
        padding-right: 20px
    }
}

.exclusive-services h2 {
    color: #1d2652;
    font-size: 2.6rem;
    font-weight: bold
}

@media only screen and (max-width:991px) {
    .exclusive-services h2 {
        color: #fff
    }
}

.exclusive-services ul {
    margin-top: 15px;
    display: inline-block;
    width: 100%
}

.exclusive-services ul li {
    float: left;
    position: relative;
    border-bottom: 1px solid #d8d8d8;
    width: 388px;
    margin-right: 29px
}

.exclusive-services ul li:nth-last-child(1),
.exclusive-services ul li:nth-last-child(2) {
    border: 0
}

@media only screen and (max-width:991px) {
    .exclusive-services ul li {
        border: 0;
        width: 50%;
        margin-right: 0
    }
}

.exclusive-services ul li:before,
.exclusive-services ul li:after {
    position: absolute !important;
    font-size: 20px;
    font-family: 'icomoon' !important;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width:991px) {

    .exclusive-services ul li:before,
    .exclusive-services ul li:after {
        color: #bc9bba;
        font-size: 15px
    }
}

.exclusive-services ul li:before {
    left: 0 !important;
    content: "";
    color: #870052
}

@media only screen and (max-width:991px) {
    .exclusive-services ul li:before {
        color: #bc9bba
    }
}

.exclusive-services ul li:after {
    left: 0 !important;
    content: "" !important;
    color: #870052
}

@media only screen and (max-width:991px) {
    .exclusive-services ul li:after {
        color: #fff
    }
}

.exclusive-services ul li a {
    color: #1d2652;
    font-size: 1.4rem;
    line-height: 18px;
    font-weight: bold;
    padding: 16px 0 16px 27px;
    display: block
}

@media only screen and (max-width:991px) {
    .exclusive-services ul li a {
        color: #fff;
        font-size: 1.6rem;
        padding-left: 22px
    }
}

.img-replaced {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.short-video-wrapper{
    width:100%;
    max-width:400px;
    margin:20px auto;
    aspect-ratio: 9 / 16; /* perfect vertical shorts ratio */
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 5px 25px rgba(0,0,0,0.25);
}

.short-video-wrapper iframe{
    width:100%;
    height:100%;
    border:0;
}

/* Home news carousel — align with production layout */
.Section-block.section-2 .news-carousel-readmore {
    margin-top: 12px !important;
    margin-bottom: 0 !important;
    display: inline-block;
    color: #f0f0f0 !important;
    text-decoration: underline;
}

/* Hide source link on desktop; JS injects it inside dots as .right-links */
.Section-block.section-2 .news-carousel-more-link,
.Section-block.section-2 .news-carousel-more-link.not_hide {
    display: none !important;
}

@media (min-width: 992px) {
    .Section-block.section-2 #reference-center {
        position: relative;
    }

    .Section-block.section-2 .carousel-text {
        margin-top: 72px !important;
        margin-bottom: 0 !important;
    }

    .Section-block.section-2 .carousel-text-content {
        margin-bottom: 12px !important;
    }

    .Section-block.section-2 .carousel-content {
        padding-bottom: 52px;
    }

    /* Constrain nav to the content container so arrows sit near content, not screen edges */
    .Section-block.section-2 #reference-center .owl-nav {
        position: absolute;
        top: 0;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        height: calc(100% - 48px);
        width: 1140px;
        max-width: calc(100% - 30px);
        pointer-events: none;
        margin: 0;
        display: block !important;
    }

    .Section-block.section-2 #reference-center .owl-nav .owl-prev,
    .Section-block.section-2 #reference-center .owl-nav .owl-next {
        position: absolute !important;
        top: 46% !important;
        float: none !important;
        pointer-events: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .Section-block.section-2 #reference-center .owl-nav .owl-prev {
        left: 0;
        right: auto;
    }

    .Section-block.section-2 #reference-center .owl-nav .owl-next {
        right: 0;
        left: auto;
    }

    .Section-block.section-2 .carousel.full-width-owl .owl-dots {
        position: absolute !important;
        display: block !important;
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%) !important;
        bottom: 24px !important;
        width: 1140px;
        max-width: calc(100% - 30px);
        height: auto;
        min-height: 32px;
        margin: 0 auto !important;
        padding-left: calc(8.333% + 15px);
        padding-right: 15px;
        padding-bottom: 0;
        text-align: left !important;
    }

    .Section-block.section-2 .owl-dots .owl-dot {
        display: inline-block;
        vertical-align: middle;
    }

    .Section-block.section-2 .owl-dots .playpause-button {
        position: relative !important;
        top: 0 !important;
        display: inline-block !important;
        vertical-align: middle;
        margin-left: 8px !important;
        margin-top: 12px !important;
    }

    .Section-block.section-2 .owl-dots .right-links {
        display: inline-block !important;
        position: relative !important;
        top: 0 !important;
        vertical-align: middle;
        margin-left: 40px !important;
        margin-top: 12px !important;
    }

    .Section-block.section-2 .owl-dots .right-links a {
        color: #f0f0f0 !important;
        text-decoration: underline;
        float: none !important;
        display: inline-block !important;
    }
}

@media (max-width: 991px) {
    .Section-block.section-2 .news-carousel-readmore {
        margin-bottom: 16px !important;
    }

    .Section-block.section-2 .carousel-content {
        padding-bottom: 40px;
    }

    .Section-block.section-2 .news-carousel-more-link {
        display: block !important;
        text-align: center;
        margin: 12px 0 24px;
        padding: 0 15px;
    }

    .Section-block.section-2 .news-carousel-more-link a {
        color: #f0f0f0 !important;
        text-decoration: underline;
    }
}

.footer-bottom-nav .footer-bottom-nav-item,
.footer-bottom-nav .footer-bottom-nav-item:hover,
.footer-bottom-nav .footer-bottom-nav-item:focus {
    text-decoration: none !important
}

.footer-bottom .container > .row + .row {
    margin-top: 14px
}

.footer-bottom-social {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap !important;
    gap: 8px
}

.footer-bottom-social .footer-bottom-social-item {
    flex: 0 0 24px;
    display: block;
    width: 24px;
    height: 24px;
    margin: 0;
    position: relative
}

.footer-bottom-social .footer-bottom-social-item img {
    width: 24px !important;
    height: 24px !important;
    padding: 0;
    object-fit: contain;
    position: absolute;
    left: 0;
    top: 0
}