@media screen and (max-width:1600px) {

    .partner-prelogin-banner h2,
    .partner-prelogin-banner h1 {
        font-size: 50px;
    }

    .partner-prelogin-banner p {
        font-size: 22px;
        line-height: 30px;
    }

    .partner-prelogin-banner .btn {
        font-size: 20px;
    }

    .partner-prelogin-banner .animate-banner-img {
        margin-top: -8%;
    }

    .banner-content {
        max-width: 45%;
        left: 5%;
    }

    .portal-login-banner .banner-content h2 {
        font-size: 50px;
        margin-bottom: 25px;
    }

    .portal-login-banner .banner-content p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 25px;
    }
}

@media screen and (max-width:1366px) {

    .partner-prelogin-banner h2,
    .partner-prelogin-banner h1 {
        font-size: 40px;
    }

    .partner-prelogin-banner p {
        font-size: 20px;
        line-height: 26px;
    }

    .partner-prelogin-banner .btn {
        font-size: 18px;
    }

    .banner-content {
        max-width: 50%;
    }

    .portal-login-banner .banner-content h2 {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .portal-login-banner .banner-content p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .portal-login-banner .banner-content .btn {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }

    section h1,
    section h2 {
        color: #0C3688;
        font-size: 45px;
        margin-bottom: 25px;
    }

    .region-country-list li {
        width: calc(100% / 5);
    }
}

@media screen and (max-width: 1199px) {
    .region-country-list li {
        width: calc(100% / 4);
    }
}

@media screen and (max-width:992px) {
    body {
        margin-top: 50px;
    }

    section h1,
    section h2 {
        color: #0C3688;
        font-size: 40px;
        margin-bottom: 25px;
    }

    .lfr-layout-structure-item-header-login-page-fragment header {
        position: fixed;
    }

    header {
        background: #F8FAFF;
        height: auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 4;
        width: 100%;
        padding: 0;
        height: 50px;
    }

    header .navbar {
        height: 50px;
    }

    header .navbar .navbar-brand img {
        max-width: 100px;
    }

    header .navbar .navbar-collapse {
        position: fixed;
        right: -100%;
        width: 100%;
        top: 0;
        transition: .7s ease all;
        background-color: #fff;
        height: 100%;
        transform: none;
        z-index: 1;
        left: auto;
    }

    header .nav-link {
        color: #000;
        font-size: 16px;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
        position: relative;
    }

    header .nav-link::after,
    header .navbar .login-dropdwon::after {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10' fill='none'%3E%3Cpath d='M0 8.81667L3.7085 5L0 1.175L1.1417 0L6 5L1.1417 10L0 8.81667Z' fill='black'/%3E%3C/svg%3E");
        background-color: transparent;
        background-repeat: no-repeat;
        width: 6px;
        height: 10px;
        right: 30px;
        left: auto;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
    }

    header .nav-link.active::after,
    header .nav-link:hover::after {
        height: 10px;
    }

    header .nav-link.active {
        background: #E6ECF5;
        color: #000;
    }

    header .navbar-expand-lg .navbar-nav .nav-link {
        padding: 30px;
    }

    header .navbar-collapse.menu-slideIn {
        right: 0;
    }

    header .navbar .header-login {
        display: none;
    }

    footer {
        padding-bottom: 70px
    }

    .footer-links h2 {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 10px
    }

    footer .contact-us {
        width: 100%
    }

    .copyright p {
        font-size: 12px;
        line-height: 14px
    }

    .region-country-list li {
        width: calc(100% / 3);
    }

    .partner-prelogin-banner .animate-banner-img {
        margin-top: -6%;
    }

    .lfr-layout-structure-item-post-login-scrollspy {
        overflow: auto;
        top: 50px;
    }

    .scrollspy ul {
        background: 0;
        padding: 15px 0;
        display: inline-flex;
        white-space: nowrap;
        justify-content: flex-start;
        flex-wrap: nowrap;
    }

    .help-center .tab-content {
        width: 100%;
    }

    .help-center .nav-link {
        padding: 6px 12px;
    }

    .help-center .nav {
        margin-bottom: 20px;
        gap: 10px;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow: auto;
    }

    .help-center .nav-link {
        font-size: 16px;
    }

    .business-slider-inner>h3 {
        display: none;
    }

    .business-slideUp {
        display: block;
    }

    .business-slider-inner .business-slideUp {
        bottom: 0;
    }

    .feedback-sticky-menu {
        top: auto;
        bottom: 62px;
        right: 0;
    }

    .go-top {
        right: 23px;
        bottom: 160px;
        width: 50px;
    }
}

@media screen and (max-width:767px) {
    p {
        font-size: 14px;
        line-height: 24px
    }

    section h1,
    section h2 {
        color: #0C3688;
        font-size: 30px;
        font-weight: 300;
        margin-bottom: 20px;
    }

    header .navbar .navbar-brand span {
        padding: 0 0 0 10px;
        margin-left: 10px;
        font-size: 16px;
    }

    header .navbar .navbar-brand img {
        max-width: 90px;
    }


    .partner-prelogin-banner {
        padding-top: 25px;
    }

    .partner-prelogin-banner h2,
    .partner-prelogin-banner h1 {
        font-size: 36px;
        line-height: normal;
    }

    .partner-prelogin-banner p {
        font-size: 16px;
        line-height: 20px;
        padding: 0 20px;
    }

    .partner-prelogin-banner .btn {
        padding: 10px 30px;
        font-size: 18px;
    }

    .partner-prelogin-banner .animate-banner-img {
        margin-top: 0;
        z-index: initial;
    }

    .partner-prelogin-banner .animate-banner-img .left-blue-setting {
        top: 7%;
        left: 17%;
        width: 16.4%;
    }

    .partner-prelogin-banner .animate-banner-img .left-red-setting {
        top: 22.5%;
        left: 4%;
        width: 5.2%;
    }

    .partner-prelogin-banner .animate-banner-img .right-blue-setting {
        right: 19%;
        top: 39%;
        width: 13.7%;
    }

    .banner-content {
        max-width: 100%;
        left: 0;
        padding: 35px 20px 100px;
        text-align: center;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .portal-login-banner .banner-content h2 {
        font-size: 30px;
        margin-bottom: 15px;
        text-align: center;
    }

    .portal-login-banner .banner-content p {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .portal-login-banner .banner-content .btn {
        height: 50px;
        padding: 0 30px;
        line-height: 50px;
        font-size: 22px;
    }

    .help-center {
        padding: 40px 0;
    }

    .global-map {
        background: linear-gradient(180deg, #FFF 0%, #DEEBFF 100%);
        padding: 40px 0;
    }

    .region-country-list li {
        width: calc(100% / 2);
    }

    p.desc {
        color: #212427;
        font-size: 20px;
        font-weight: 300;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .business-section .tab-content .tab-pane {
        opacity: 1;
        height: auto;
    }

    .partner-portal-modal .modal-header {
        padding: 20px 20px 12px;
    }

    .partner-portal-modal .modal-body {
        padding: 12px 20px;
    }

    .partner-portal-modal .form-group {
        margin-bottom: 20px;
    }

    .partner-portal-modal .modal-footer {
        padding: 12px 20px 30px;
    }

    .partner-portal-modal.feedback-modal .modal-title {
        font-size: 26px;
        white-space: initial;
        line-height: 28px;
        margin-bottom: 3px;
    }

    .partner-portal-modal.feedback-modal .modal-header .infor {
        font-size: 18px;
    }

    .partner-portal-modal.feedback-modal .modal-header {
        align-items: flex-start;
    }

    .global-map .nav {
        column-gap: 20px;
        row-gap: 10px;
    }

    .staticPage h1 {
        font-size: 26px;
    }

    .scrollspy li a:hover::after {
        width: 0%;
    }

    .scrollspy li a.active::after {
        width: 70%;
    }

    .portal-form form .row {
        row-gap: 1.5rem;
    }

    .pp-form-success-msg p {
        font-size: 18px;
    }

    .region-content h2 {
        font-size: 24px;
        margin-bottom: 25px;
    }
    
    .region-content.active-region-tab {
        padding-top: 20px;
    }

}

@media screen and (max-width:400px) {
    footer {
        padding-bottom: 115px;
    }
}

@media screen and (max-width:380px) {
    .region-country-list li {
        width: 100%;
    }
}