﻿body {
    font-family: "UniversNextforHSBCW02",tahoma;
    font-size: 16px;
    font-weight: 400;
}

.header-menu {
    height: 114px;
    background: #fff;
    width: 100%;
    position: relative;
    z-index: 999;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    padding-top: 42px;
}

.logo {
    float: left;
    position: relative;
    z-index: 3;
}

    .logo img {
        max-width: 110px;
    }

.bg {
    background: url("/_assets/img/sub-bg.jpg") center top -50px no-repeat;
    width: 100%;
    height: 400px;
    position: fixed;
    top: 55px;
    z-index: -1;
}

.SubPage-Container {
    padding-top: 21px;
}

.page-explanation {
    background: transparent;
    min-height: 235px;
}


i {
    font-size: 159px;
    color: #3e505d;
    text-align: center;
}

.section {
    background: white;
}

p {
    margin: 20px 0;
}

    p.big {
        font-size: 38px;
        font-weight: 300;
        color: #333;
        text-align: left;
        margin: -11px 0px 0px 0px;
    }

    p.small {
        font-size: 22px;
        font-weight: 300;
        color: #333;
        text-align: left;
        margin: 0px;
    }

.xs-pt-20 {
    padding-top: 20px;
}

@media (min-width:768px) and (max-width:1240px) {
    i {
        font-size: 129px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    i {
        font-size: 100px;
    }
}

@media (max-width:991px) {
    .bg {
        top: 0;
    }
    .header-menu{
        height:57px;
        padding-top:14px;
    }
    /*.logo {
        margin: 0 auto!important;
        width: 133px!important;
        float:none;
    }*/
    .logo img{
        width:144px!important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .bg {
        position: absolute;
        height: 438px;
    }
}

@media (max-width:767px) {
    .icon500 {
        margin-bottom: 30px;
    }

    p {
        text-align: center !important;
    }

    .big {
        font-size: 22px !important;
    }
    .page-explanation{
        display:none;
    }
}

@font-face {
    font-family: 'UniversNextforHSBCW02';
    src: url('../fonts/UniversNextforHSBCW02-Lt.eot');
    src: url('../fonts/UniversNextforHSBCW02-Lt.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversNextforHSBCW02-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'UniversNextforHSBCW02';
    src: url('../fonts/UniversNextforHSBCW02-Rg.eot');
    src: url('../fonts/UniversNextforHSBCW02-Rg.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversNextforHSBCW02-Rg.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

header .header-menu .container .first-row .rightBlock {
    position: relative;
}

    header .header-menu .container .first-row .rightBlock .internetbanking {
        position: relative;
        float: right;
        height: 30px;
        width: 145px;
        padding: 4px 8px 10px 10px;
        background: #db0011;
        z-index: 99;
    }

        header .header-menu .container .first-row .rightBlock .internetbanking a {
            color: #fff;
            font-style: normal;
            font-weight: 400;
            text-decoration: none;
        }

            header .header-menu .container .first-row .rightBlock .internetbanking a i {
                color: #fff;
            }

@media(min-width: 992px) {
    header .header-menu .container .first-row .rightBlock .internetbanking a {
        font-size: 1.2rem;
    }
}

@media(min-width: 768px) and (max-width:991px),(min-width:992px) and (max-width:1240px) {
    header .header-menu .container .first-row .rightBlock .internetbanking a {
        font-size: 1.2rem;
    }
}

@media(max-width: 767px) {
    header .header-menu .container .first-row .rightBlock .internetbanking a {
        font-size: 1.2rem;
    }
}

header .header-menu .container .first-row .rightBlock .internetbanking a i {
    font-size: 9px;
    margin-left: 5px;
}

header .header-menu .container .first-row .rightBlock .internetbanking:hover {
    background: #a80000;
}

    header .header-menu .container .first-row .rightBlock .internetbanking:hover > a i:before {
        content: "\e90b";
    }

    header .header-menu .container .first-row .rightBlock .internetbanking:hover .submenu {
        display: block;
    }

header .header-menu .container .first-row .rightBlock .internetbanking .submenu {
    display: none;
    position: absolute;
    right: 0;
    top: 30px;
    border: 1px solid #dadada;
    background: #fff;
    width: 232px;
    list-style: none;
    padding: 0;
    margin: 0;
}

    header .header-menu .container .first-row .rightBlock .internetbanking .submenu li {
        position: relative;
    }

        header .header-menu .container .first-row .rightBlock .internetbanking .submenu li a {
            color: #333;
            font-style: normal;
            font-weight: 500;
            display: block;
            padding: 11px 15px 9px 15px;
        }

@media(min-width: 992px) {
    header .header-menu .container .first-row .rightBlock .internetbanking .submenu li a {
        font-size: 1.2rem;
    }
}

@media(min-width: 768px) and (max-width:991px),(min-width:992px) and (max-width:1240px) {
    header .header-menu .container .first-row .rightBlock .internetbanking .submenu li a {
        font-size: 1.2rem;
    }
}

@media(max-width: 767px) {
    header .header-menu .container .first-row .rightBlock .internetbanking .submenu li a {
        font-size: 1.2rem;
    }
}

header .header-menu .container .first-row .rightBlock .internetbanking .submenu li a i {
    position: absolute;
    right: 10px;
    top: 12px;
    color: #717171;
    font-size: 13px;
}

header .header-menu .container .first-row .rightBlock .internetbanking .submenu li a:hover {
    background: #f2f2f2;
}
