@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400&display=swap');

.riskWarningFooter,
.header-v6,
.footer-v6{
    font-family: 'Open Sans', sans-serif;
}
.hfcy .lang-menu {
    padding-left: 1rem;
}
/* FOOTER */
#ft_footer_risk_warning .border-line-footer{
    border-top: 2px solid #dee2e6!important;
    opacity: 0.25!important;
    padding:0!important;
    margin: 16px 0!important;
}
.footerLegal a{
    font-weight: bold!important;
}
.dark-social{
    margin-bottom: 1rem!important;
}
.p-0{
    padding: 0;
}
.pe-2{
    padding-right: 0.5rem!important;
}
.pe-5{
    padding-right: 3rem!important;
}
.pb-5{
    padding-bottom: 5px!important;
}
.mt-5 {
    margin-top: 3rem!important;
    margin-top: 48px!important;
}
.mt-50{
    margin-top: 50px!important;
}
.m-l-8 {
    margin-left: 8px!important;
}
.float-start{
    float: left;
}
.float-end{
    float: right;
}

.body-lang-rtl .float-end{
    float: left;
}
.body-lang-rtl .float-start{
    float: right;
}
.pt-14{
    padding-top:14px;
}
.pt-16{
    padding-top:16px;
}
.hfae .mr-16,
.hfuk .mr-16,
.hfke .mr-16,
.hfeu .mr-16{
    margin-right: 16px;
}
#ft_footer_risk_warning p.color-white{
    color:#ffffff!important;
}
.footerRight{
    width: 98%!important;
    float: left;
    margin-left:0
}
.BottomFooterBox {
    width: calc(92% / 5)!important;
}
.hfsc .BottomFooterBox,
.hfae .BottomFooterBox,
.hfuk .BottomFooterBox{
    width: calc(92% / 4)!important;
}
.hfza .BottomFooterBox{
    width: calc(92% / 5)!important;
}
.BottomFooterBox:first-child{
    margin-left:0
}
.footer a,
.footer .list-unstyled a {
    color: #999999;
    font-size: 12px;
}
#ft_footer_risk_warning p, #ft_footer_risk_warning ul.footer-list, #ft_footer_risk_warning ul.footer-list li {
    color: #999999!important;
    font-size: 11px;
}
#ft_footer_risk_warning a {
    color: #EEEEEE;
    font-size: 11px;
}
.thumb-headline{
    color:#EEEEEE !important;
    font-size: 12px;
}

/* HEADER */

.inner-container{
    width: 95%;
    margin: 0 auto;
}
.logoTop{
    height: auto;
    max-height: initial;
    line-height: initial;
}
.logo-txt{
    font-size:10px;
    color: #A8A8A8;
}
.header-fixed.body-hfm .header-v6.header-classic-white img.shrink-logo {
    margin-left: -5px;
    width:119px;
}
.header-sticky .logoTop {
    margin: 28px 0 16px 0;
    padding-top: 0;
}
.header-a{
    font-size: 14px;
    color: #EEEEEE;
    cursor:pointer;
}
/*
.body-lang-ru .header-a,
.body-lang-ph .header-a{
    font-size: 12px;
}
*/
.header-txt{
    font-size: 14px;
    color: #EEEEEE;
    margin-top: 3px;
}

.download-app .header-txt{
    margin-top: 0px;
}

.header-a:active,
.header-a:hover,
.psg-box:active .header-txt,
.psg-box:hover .header-txt{
    color: #FFFFFF;
}
.me-2{
    margin-right:8px
}
.body-lang-rtl .me-2 {
    margin-left: 8px;
}

.body-lang-rtl .header-divider.mr-5 {
    margin-left: 5px !important;
    margin-right: 15px !important;
}

.mt-n1{
    margin-top:-1px
}
.mt-20{
    margin-top:20px
}
.mt-23{
    margin-top:23px
}
.mt-40{
    margin-top:40px
}
.ml-10{
    margin-left:10px
}
.body-lang-rtl .ml-10 {
    margin-right: 10px;
}
.ml-n10{
    margin-left:-10px !important
}
.body-lang-rtl .ml-n10{
    margin-right:-10px !important
}
.mr-7{
    margin-right:7px;
}
.mr-8{
    margin-right:8px !important;
}
.body-lang-rtl .mr-8{
    margin-left:8px !important;
    margin-right:0px !important
}

.mr-10{
    margin-right:10px;
}
.body-lang-rtl .mr-10 {
    margin-left: 10px;
}
.my-15{
    margin-top:15px;
    margin-bottom:15px
}
.mr-18{
    margin-right:18px
}
.mr-20{
    margin-right:20px
}
.mr-30{
    margin-right:30px
}
.body-lang-rtl .mr-30 {
    margin-left: 30px;
}
.eliud-logo{
    background-image:url('https://static.hfm.com/assets/hfappnew/websites/common/images/header/eliud.png');
    width: 48px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.psg-logo{
    background-image:url('https://static.hfm.com/assets/hfappnew/websites/common/images/header/psg.png');
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.app-icn{
    background-image:url('https://static.hfm.com/assets/hfappnew/websites/common/images/header/mobile_app.svg');
    width: 9.7px;
    height: 18.47px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.float-start{
    float:left;
}
.body-lang-rtl .float-start{
    float:right;
}
.float-end{
    float:right;
}
.body-lang-rtl .float-end{
    float:left;
}

.right-header{
    width: 100%;
    display:table;
}
img.shrink-logo {
    width: 122px;
    margin-left: 0;
}
.with-auto{
    width: auto;
}
.d-inline-block{
    display:table
}
.sm-border{
    border: 0.5px solid #5A5A5A;
    border-radius: 4px;
}
.download-app{
    cursor: pointer;
    padding: 4px 10px 4px;
    margin-top: -2px;
    margin-left: 10px;
    margin-right: 28px;
}
.download-app:active,
.download-app:hover{
    background-color: #fff;
}
.download-app:active .header-txt,
.download-app:hover .header-txt{
    color: #161616;
}
.header-a{
    margin-top: 3px;
}
.navbar-nav{
    padding-top:0
}
.menu-inner{
    width:auto;
}
.header-fixed-shrink img.shrink-logo {
    width: 130px;
    margin-top: -10px;
}
.width-25{
    width: 25px;
}
.width-90{
    width:90px!important;
}
.width-122{
    width:122px!important;
}
.width-170{
    width:170px!important;
}
.width-180{
    width:180px!important;
}
.hiddenRow,
.menu-button{
    display: none;
}
.header-fixed-shrink .menu-button{
    display: block;
}
.font-size-13{
    font-size:13px
}
.menu-icons-style{
    line-height: 32px;
    cursor:pointer
}
.menu-icons-style .menu-text {
    font-family: Arial,sans-serif;
    word-break: keep-all;
}
.header-top-btns{
}
.d-inline-block{
    display:inline-block
}
.header-fixed-shrink .navbar-nav {
    padding-top: 0;
}
.m-l-20{
    margin-left:20px
}
.insideLogo {
    padding-top: 5px;
}
/* header */
.mr-4{
    margin-right:4px !important
}
.body-lang-rtl .mr-4{
    margin-left:4px !important;
    margin-right:0px !important
}
.mr-5{
    margin-right:5px !important
}
.header-divider{
    width:1px;
    height: 15px;
    margin:7px 15px 0 15px;
    background-color: #6c757d
}
.mr-n9{
    margin-right:-25px !important
}
.body-lang-rtl .mr-n9 {
    margin-left:-25px !important;
    margin-right:initial !important
}
.hf-group{
    margin-top: 26px;
    margin-left: -5px;
}
.hfcy .hf-group{
    margin-top: 21px;
    margin-left: -10px;
}
.hfuk .insideLogo,
.hfcy .insideLogo {
    width: 180px;
}
.top-v1-contacts span {
    color: #A8A8A8 !important;
    font-size: 10px !important;
}
.buttons .btn-u{
    font-weight:normal;
    font-size:16px;
    min-width: 81px;
    text-align: center;
}
.buttons{
    margin-top: 51px;
}
.hfuk .buttons,
.hfae .buttons,
.hfcy .buttons{
    margin-top: 47px;
    /*margin-right: 7px;*/
}
.loginbar {
    padding-top: 0px;
}
.dropdown-content.width-350,
.header-dropdown-content.dropdown-content.width-350{
    width: 350px;
}

.dropdown-content a{
    font-size: 13px;
    padding: 0.75rem 1.5rem;
    line-height: 28px;
    color: #3F4254;
}
.header-v6 .dropdown-content a:hover,
.header-v6 .dropdown-content a:active{
    color: #CD0511;
}
.header-v6 .dropdown-content a:hover {
    background-color: #F3F6F9;
}

.py-10{
    padding-top:10px;
    padding-bottom:10px;
}
.dropdown-content {
    background: #FFFFFF;
    right: 0;
}
.body-lang-rtl .header-v6 .dropbtn {
    margin-left: inherit !important;
    margin-right: inherit !important;
}

.header-v6 .dropbtn {
    padding:0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 35px;
    height: 35px;
    margin-left: 0;
    margin-top: -7px;
}
.header-v6 .dropbtn:hover,
.header-v6 .dropbtn:active {
    background-color: #282f48 !important;
}

.lang-flag{
    width: 20px;
    height: 20px;
    display:table;
}
.sm-lang-flag{
    width: 100%;
    max-width: 20px;
    height: 20px;
    display:table;
    margin: 3px 10px 0 0;
}
.body-lang-rtl .sm-lang-flag{
    margin: 3px 0 0 10px;
}
.dropdown-content {
    top:47px;
}
.body-lang-rtl .dropdown-content{
    right: auto;
    left: 5px;
}
.border-none{
    border:0;
}
.color-black{
    color: #333333 !important;
}
.footer-v6 .footer {
    padding-top: 48px;
    padding-bottom: 55px;
}
.footer-v6 .dark-social li {
    margin-left: 16px;
}
#ft_footer_risk_warning p,
#ft_footer_risk_warning ul.footer-list,
#ft_footer_risk_warning ul.footer-list li {
    font-size: 11px;
}
[id^="menu_place_top"] .top_menu_li a + ul.dropdown-menu {
    padding:0!important;
}
.psg-dsk, .home-last-adv {
    background: initial;
}
.dark-bg{
    background-color: #000000;
    display: table;
    width: 100%;
}
.light-bg{
    background-color: #e8e8e8;
    display: table;
    width: 100%;
}
.hiddenRow + li,
.hiddenRow + li.menu_third_level{
    margin-left: 0 !important;
}
.buttons .text-center{
    margin-top:3px
}
.footer .mob-left{
    min-width: 148px;
}
.riskWarningHeader {
    left: 0;
    width: 100%;
    height: auto;
    position: fixed!important;
    z-index: 999!important;
}
.hfke .riskWarningHeader{
    background-color: #444444;
}
.hfke .riskWarningHeader {
    font-weight: 700!important;
    font-size: 12px!important;
}
.hfuk .riskWarningHeader {
     background-color: #FFF;
     font-size: 15px!important;
}
.hfcy .riskWarningHeader {
     background-color: #FFF;
     font-size: 16px!important;
}

/* NEW HFCY bottom disclaimer */
#hfcy_disclaimer{
    z-index: 1009;
    top: initial !important;
    position: fixed !important;
    bottom: 0 !important;
    background-color: #FFFFFF !important;
    border-top: 1px solid #F0F0F0 !important;
    padding: 16px 24px;
}
#hfcy_disclaimer p{
    margin:0;
    padding:0;
    font-size: 16px;
    line-height: 24px;
}
#hfcy_disclaimer p a,
#hfcy_disclaimer p a:hover{
    text-decoration: underline !important;
}
@media (min-width: 1200px){
    .riskWarningFooter .container,
    .breadcrumbs .container,
    .footer-v6 .container,
    .header-v6 .container{
        width: initial;
        max-width: 1145px;
    }
    .collapse li.top_menu_li{
        margin-right: 3%;
    }
    .risk_warning_top {
        padding-bottom: 10px;
    }
    .body-lang-rtl .buttons {
        margin-top: 35px!important;
    }
}
@media (max-width: 1199px){
    .hfcy .menu , .hfae .menu{
        margin-left: 45px;
    }
    .sponsor{
        display:none;
    }
}
@media (min-width: 1400px){
    .riskWarningFooter .container,
    .breadcrumbs .container,
    .footer-v6 .container,
    .header-v6 .container{
        width: initial;
        max-width: 1325px;
    }
}
@media (min-width: 1350px){
    #menu_place_top-new-redesign li:last-child .dropdown-menu,
    .move_left{
        transform: translateX(-27%);
    }
    .body-lang-ph .move_left{
        transform: translateX(-33%);
    }
    .body-lang-rtl #menu_place_top-new-redesign li:last-child .dropdown-menu,
    .body-lang-rtl .move_left{
        transform: translateX(27%);
    }
}

@media (min-width: 1201px){

    .menu{
        width: calc(97% - 250px)!important;
        margin-left: 3%!important;
        margin-left: 2.1882rem !important;
    }

    .is_hfm_brand .menu {
        width: calc(97% - 330px)!important;
    }
    .body-lang-my.is_hfm_brand .menu,
    .body-lang-pt.is_hfm_brand .menu,
    .body-lang-ph.is_hfm_brand .menu {
        width: 70%!important;
    }
    .hfae.body-lang-rtl .menu {
        width: calc(97% - 459px)!important;
    }

    .collapse li.top_menu_li{
        margin-right: 3.95%!important;
    }

    .is_hfm_brand.hfsc .menu {
        width: calc(97% - 400px)!important;
    }

}
/*
@media (min-width: 992px) and (max-width: 1200px){
    .menu {
        width: calc(97% - 250px)!important;
        margin-left: 1%!important;
    }
    .collapse li.top_menu_li{
        margin-right:2%!important;
    }

}
*/
@media (max-width: 992px){
    .hfae.header-fixed .header-v6,
    .hfuk.header-fixed .header-v6,
    .hfke.header-fixed .header-v6,
    .hfcy.header-fixed .header-v6 {
        position: fixed!important;
    }
}


@media (min-width:992px) and (max-width: 1200px) {
    .is_hfm_brand .buttons {
        margin-top: 0;
    }
    .hfcy .buttons, .hfsc .buttons {
        margin-top: -55px;
     }
    .header-fixed-shrink .collapse .navbar-nav>li {
        margin-right: 4px!important;
    }
    .header-fixed-shrink .buttons {
        margin-top: -65px!important;
    }
}
@media (min-width:768px) and (max-width: 1200px) {
    .hfae .insideLogo {
        width: 130px !important;
    }
}
@media (min-width: 992px){
    .header-fixed.body-hfm .header-v6.header-classic-white .navbar-brand img.shrink-logo {
        margin-top: 3px!important;
        margin-left: -4px!important;
        width: 123px!important;
    }
    .header-fixed.body-hfm .header-v6.header-fixed-shrink .navbar-brand img.shrink-logo {
        margin-top: -16px!important;
    }
    .menu {
        float: left;
        margin-top:41px;
        width: calc(97% - 220px);
    }
    .body-lang-rtl .menu {
        float: right;
        margin-left:0;
        margin-right:0;
    }
    .header-fixed-shrink .buttons{
        margin-top:30px;
    }
    .header-fixed-shrink .menu{
        margin-top:23px;
    }
    .header-fixed-shrink .topmenuBackground{
        max-height: 96px;
    }
    .buttons{
        float:right;
        margin-right: -7px;
    }
    .body-lang-rtl .buttons{
        float:left;
        margin-right: 0;
    }
    .top-right{
        margin-right: -10px;
    }
    .body-lang-rtl .top-right{
        margin-right: 0;
    }
    /*
    .buttons div:first-child{
        margin-right:16px
    }
    */
    .header-fixed .header-v6.header-fixed-shrink .navbar-brand, .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a, .header-fixed .header-v6.header-fixed-shrink li.menu-icons i.menu-icons-style, .header-fixed .header-v6.header-fixed-shrink li.menu-icons span.badge, .header-fixed .header-v6.header-fixed-shrink .shopping-cart .shopping-cart-open, .header-fixed .header-v6.header-fixed-shrink .search-open .form-control {
        transition: all 0.1s cubic-bezier(.7, 1, .7, 1);
    }
    .body-hfm .header-fixed-shrink img.shrink-logo{
        width:119px
    }
    .header-fixed-shrink .shrink-logo{
        margin-top:0
    }
    .header-fixed.body-hfm .header-fixed-shrink img.shrink-logo{
        margin-top: -13px!important;
    }
    .inner_li a{
        padding:15px;
    }
    .header-fixed .header-v6.header-classic-white .navbar-nav .active > a,
    .header-fixed .header-v6.header-classic-white .navbar-nav li > a:hover{
        color: #FFF;
    }
    .header-fixed .header-v6.header-classic-white .navbar-nav li > a:hover{
        background-color: #373737;
    }
    .header-fixed .header-v6.header-classic-white .navbar-nav li > a.titleMenuIs:hover {
        background-color: transparent;
    }
    .body-lang-rtl .buttons .float-start .btn-u{
        float:left;
    }
    .body-lang-rtl .footer .thumb-headline {
        text-align: right;
    }
    /*
    .is_hfm_brand .dropdown-menu {
        min-width: initial!important;
    }
    */
    .hfae .dropdown-menu,
    .hfuk .dropdown-menu,
    .hfke .dropdown-menu,
    .hfcy .dropdown-menu{
        margin-top: -10px!important;
    }
    .hfcy .headerNavBar{
        margin-top: -5px;
    }

    .menu-container{
        margin-left: 4px;
    }
    .is_hfm_brand .menu-container{
        padding-bottom: 5px;
    }
    .hfuk .menu-container,
    .hfke .menu-container,
    .hfae .menu-container,
    .hfcy .menu-container{
        margin-left: 0;
    }

    .body-lang-ru .menu {
        width: calc(97% - 384px)!important;
        margin-left: 1%!important;
    }

    .hfsc.body-lang-es .menu,
    .hfsc.body-lang-sk .menu,
    .hfsc.body-lang-pl .menu,
    .hfsc.body-lang-de .menu,
    .hfsc.body-lang-cz .menu,
    .hfsc.body-lang-hu .menu,
    .hfsc.body-lang-ru .menu{
        width: calc(97% - 391px)!important;
    }
    .hfuk.body-lang-ru .menu,
    .hfcy.body-lang-ru .menu {
        width: calc(97% - 504px)!important;
        margin-left: 1%!important;
    }
    .hfsv.body-lang-de .menu,
    .hfsv.body-lang-es .menu{
        width: calc(97% - 353px)!important;
    }
    .hfsv.body-lang-id .menu{
        width: calc(97% - 333px)!important;
    }
    .hfza .menu-container,
    .hfke .menu-container,
    .hfsc .menu-container,
    .hfae .menu-container,
    .hfsc .menu-container,
    .hfcy .menu-container{
        margin-top: 12px;
        /*padding-bottom: 18px;*/
    }

    .hfza .header-fixed-shrink .menu-container,
    .hfke .header-fixed-shrink .menu-container,
    .hfsc .header-fixed-shrink .menu-container,
    .hfae .header-fixed-shrink .menu-container,
    .hfsc .header-fixed-shrink .menu-container,
    .hfcy .header-fixed-shrink .menu-container{
        margin-top: 0px;
        padding-bottom: 0px;
    }

    .hfza .menu,
    .hfke .menu,
    .hfsc .menu,
    .hfae .menu,
    .hfsc .menu,
    .hfcy .menu{
        margin-top: 29px;
    }
   /* .hfza .buttons,
    .hfke .buttons,
    .hfsc .buttons,
    .hfsc .buttons{
        margin-top: 38px;
    }*/

    .hfza .header-fixed-shrink .buttons,
    .hfke .header-fixed-shrink .buttons,
    .hfsc .header-fixed-shrink .buttons,
    /*.hfae .header-fixed-shrink .buttons,*/
    .hfsc .header-fixed-shrink .buttons,
    .hfcy .header-fixed-shrink .buttons{
        margin-top: 20px;
    }
    .hfuk .header-fixed-shrink .mega-menu .nav {
        width: 100%;
    }
    .hfcy .header-fixed-shrink .mega-menu .nav {
        width: 100%;
    }
    .hfke .header-fixed-shrink .mega-menu .nav {
        width: 100%;
    }
    .header-v6 .mega-menu .equal-height-list li a {
        padding: 10px 20px!important;
    }
    .header-v6 .mega-menu .equal-height-in {
        padding: 15px 0!important;
    }
    .menu-pd:first-child {
        padding: 15px 0 20px 0;
    }

    .body-lang-ph .header-v6 .navbar-nav > li > a{
        padding: 0!important;
    }
    .body-lang-de .collapse li.top_menu_li{
        margin-right: 0
    }

}

/* menu */
.header-v6 .navbar-nav > li > a{
    font-size:16px !important;
    text-transform: initial !important;
}


/* header popup */
.font-sofia,
.text-primary{
    font-family: 'Sofia Sans Condensed', sans-serif;
}
.body-lang-vn .font-sofia,
.body-lang-vn .text-primary{
    font-family: 'Roboto Condensed', sans-serif;
}
#modal_app h2{
    font-size: 40px;
    line-height: 40px;
}
#modal_app h5{
    font-size:20px;
    line-height: 1.5;
}
#modal_app .modal-content{
    height: 513px;
    width: 800px;
    border-radius: 20px;
    border: none;
}
.max-355{
    max-width: 355px;
}
.height-100{
    height: 100%;
}
.width-100{
    width: 100%;
}
.popup-img{
    position: absolute;
    bottom: 19%;
    left: -20px;
    width: 560px;
}
#modal_app .store_icon{
    width: 110.36px;
    height: 43px;
    margin: 5px 0;
}
#modal_app .store_icon:last-child{
    margin-top: 0;
}
#modal_app .qr_icon{
    width: 84px;
    height: 84px;
    /*
    margin-top: 7px;
    margin-left: -10px
    */
    margin-top: 4px;
    margin-left: 10px;
}
#modal_app .hide_qr{
    display:none;
    position: absolute;
    right: -195px;
    top: -17px;
    background-color: #191919;
    padding: 15px 15px 30px;
    z-index: 10;
    box-shadow:0px 4px 25px rgb(0 0 0 / 9%) !important;
}
@media (min-width: 992px) {
    #modal_app .ios_app_icn:hover + #qrcode_ios_div{
        display: block
    }
    #modal_app .android_app_icn:hover + #qrcode_android_div{
        display: block
    }
}
.m-t-8{
    margin-top: 8px;
}
#modal_app #qrcode_ios,
#modal_app #qrcode_android{
    padding-top: 5px;
    min-height: 100px
}
#modal_app #qrcode_ios img,
#modal_app #qrcode_android img{
    margin: 0 auto;
    border: 5px #fff solid;
}
#modal_app .ios_app_icn{
    margin-top:0;
}
#modal_app .hide_qr:before {
    content: " ";
    position: absolute;
    background: #191919 !important;
    width: 20px;
    height: 20px;
    top: 82px;
    left: -6px;
    transform: rotate(45deg);
}
#modal_app #qrcode_ios_div:before{
    top: 32px;
}
#modal_app .hide_qr p{
    max-width:180px
}
.topmenuBackground,
.topMenuBar{
    background: #161616;
}
.header-v6 .dropdown-menu{
    border-color:#222222;
}
.float-left {
    float: left;
}
.body-hfm .header-fixed-shrink img.shrink-logo{
    width: 119px!important;
}
.hfuk .rwnormal, .hfke .rwnormal, .hfcy .rwnormal {
    text-align: left;
    line-height: 16.5px;
    padding-top: 8px;
}
.hfke .rwnormal {
    color: #EEEEEE;
    font-size: 11px;
}
.hfuk .rwnormal {
    color: #161616;
    font-size: 15px;
}
.hfcy .rwnormal {
    color: #161616;
    font-size: 15px;
}
.hfae .rwnormal {
    color: #A8A8A8;
    font-size: 10px;
    text-align: left;
    line-height: 15px;
    padding-top: 10px;
}
.rwnormal a, .rwsmall a{
    color: #EEEEEE;
}
.hfuk .rwnormal a,
.hfuk .rwsmall a{
    color: #161616;
}
.hfcy .rwnormal a,
.hfcy .rwsmall a{
    color: #161616;
}
.hfke .rwnormal a,
.hfke .rwsmall a{
    color: #EEEEEE;
}
.color-hfblack a {
    color: #222;
}
.live-chat{
    position: fixed!important;
    bottom: 0;
    right: 5px;
    padding: 15px;
}
.hfke .live-chat,
.hfza .live-chat{
    bottom: 71px;
}
.live-chat img{
    box-shadow: 0 2px 16px rgba(0,0,0,.2)!important;
    border-radius: 50%!important;
}
.collapse li.top_menu_li:last-child{
    margin-right: 0!important;
}
/*
@media (min-width: 992px){
    .header-v6 .navbar-nav > li.dropdown:hover > .dropdown-menu{
        top: 90px;
    }
}
*/

.top_menu_li .visibleDown990.iconmenu{
    display: none;
}
@media (min-width: 992px){
    .risk_warning_top{
        margin-top: -10px;
        padding-bottom: 20px;
    }
    .mn-50{
        margin-top:-53px!important;
    }
    body.header-fixed-space {
        padding-top: 165px;
    }
    body.hfsv.header-fixed-space {
        padding-top: 150px;
    }
    body.hfuk.header-fixed-space {
        padding-top: 210px;
        padding-top: initial;
    }
    body.hfcy.header-fixed-space {
        padding-top: 210px;
        padding-top: initial;
    }
    body.hfke.header-fixed-space {
        padding-top: 210px;
        padding-top: initial;
    }
    body.hfae.header-fixed-space {
        padding-top: 240px;
        padding-top: initial;
    }
}
.footer .thumb-headline{
    margin-bottom:17px;
    text-align:left;
    font-size: 16px;
}
.footer .footerRight .thumb-headline{
    font-size: 12px;
    margin-bottom: 0.33em;
}
.inner_li .text-muted{
    color: #6c757d;
}
.menu_third_level_item {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 992px){ 
    .menu_third_level_item { 
        width: 65vw;
    }
    .hfcy .rwnormal {
        margin-bottom: 30px;
    }
    .hfcy .rwsmall {
        margin-bottom: 30px;
    }
}

.extra_text {
    display: none;
}
a.red-hover:active,
a.red-hover:focus,
a.red-hover:hover{
    color: #CD0511!important;
}
.footer-v6 .dark-social li i {
    font-size: 21px;
}
.font-size-18{font-size: 18px;}
#ft_footer_risk_warning .list-inline.terms-menu{
    padding-top: 5px;
}
.hide_arrow{
    display: none!important
}
.burger{
    display: block;
    height:20px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 20px;
    background-image: url('https://static.hfm.com/assets/hfappnew/websites/common/images/header/menu.svg');

}
.menu-close{
    display: none;
    height: 20px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 20px;
    background-image: url('https://static.hfm.com/assets/hfappnew/websites/common/images/header/close.svg?v=1');
}
.modal-btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22' fill='%22999'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 1;
}
@media (min-width: 991px){
    .header-fixed-shrink .collapse .navbar-nav>li {
        height: 100%;
        margin-right: 30px;
    }
}
@media (min-width: 977px){
    body.hfuk.header-fixed-space.body-lang-ru{
        padding-top: 0;
    }
}
/*
@media (max-width: 991px) and (min-width: 977px) {
    .navbar {
        min-height: auto!important;
    }
    .header-v6 .navbar {
        height: auto!important;
    }
}
*/
@media (min-width: 992px){
    .header-v6 .navbar-nav {
        float: left;
    }
    .header-v6 .mega-menu .equal-height-in:first-child {
        margin-left: 0;
    }
    .header-v6 .mega-menu .equal-height-in{
        margin-left: 0;
        padding: 0;
    }
    .header-v6 .mega-menu .equal-height-list li a{
        padding: 15px 20px;
        font-size: 16px;
    }
    .header-v6 .navbar-nav > li > a {
        padding: 0 10px;
        line-height: 32px;
    }
    .header-fixed .header-v6.header-classic-white .navbar-nav > li > a{
        color: #EEE;
    }
    .header-fixed .header-v6.header-classic-white .navbar-nav > li > a:active,
    .header-fixed .header-v6.header-classic-white .navbar-nav > li > a:focus,
    .header-fixed .header-v6.header-classic-white .navbar-nav > li > a:hover{
        color: rgba(255,255,255,.75);
    }
    .equal-height-in:not(:first-child) {
        border-left: 1px solid #464646 !important;
    }
    .body-lang-rtl .equal-height-in:not(:first-child){
        border-left: none !important;
        border-right: 1px solid #464646 !important;
    }
    .collapse .nav{
        height: 70px;
        margin-top: 9px;
        width: 100%;
    }
    .collapse .menu{
        height: 70px
    }
    .collapse li.top_menu_li{
        height:100%;
        /*margin-right: 35px;*/
        margin-right: 1%;
    }
    .header-fixed-shrink .dropdown-menu{
        top:90px
    }
    .hfuk .header-fixed-shrink .dropdown-menu{
        top:72px
    }
    .hfcy .header-fixed-shrink .dropdown-menu{
        top:72px
    }
    .hfke .header-fixed-shrink .dropdown-menu{
        top:72px
    }
    .hfae .header-fixed-shrink .dropdown-menu{
        top:66px
    }
    .hfcy .collapse .nav,
    .hfuk .collapse .nav,
    .hfke .collapse .nav,
    .hfae .collapse .nav{
        position: relative;
        z-index:1;
    }

}
@media (max-width: 991px){

    html{
        overflow-x: hidden!important;
    }
    html.orejimeHtml-popup-answered body#hf-app {
        position: inherit;
        overflow-y: inherit!important;
        overflow-x: hidden!important;
        height: inherit;
    }
    .top-right{
        margin-top: 3px;
        margin-right: 18px;
    }
    .active-menu .riskWarningFooter{
        z-index: 0;
    }
    .topmenuBackground, .topMenuBar{
        background: #161616;
    }

    .header-v6 .navbar{
        height:70px;
    }
    .hfae .header-v6 .navbar,
    .hfuk .header-v6 .navbar,
    .hfcy .header-v6 .navbar,
    .hfke .header-v6 .navbar{
         height:initial;
         min-height: initial;
    }
    .nav-bar-side .titleMenuIs,
    .titleMenuIs{
        font-size: 16px !important;
        color:#808080;
        font-weight: 700;
    }
    .header-v6 .mega-menu .equal-height-list li a{
        font-size: 16px !important;
        padding: 6px 0;
    }
    .ml-0{
        margin-left:0 !important;
    }
    .mob-width-100{
        width: 100%;
    }
    .hf-group {
        margin-left: -11px;
    }
    .nav-bar-side ul li{
        margin-bottom:2rem;
    }
    .nav-bar-side ul li a{
        border-bottom: none;
    }
    .dropdown.open .fa-chevron-down:before {
        content: "\f077";
    }
    .footer .full-width-990 {
        width: initial;
    }
    .mob-left,
    .footer .pb-10{
        float: left
    }
    .mob-pr-0{
        padding-right:0
    }
    .hide-mob{
        display:none
    }
    .mob-menu{
        margin-left: 10px;
        margin-right: 0;
        margin-top: 0px;
        width: 20px;
        height: 30px;
    }
    .lang-menu{
        margin-right:0!important;
        margin-top: 8px;
    }
    .menu_second_level{
        margin-left:10px;
    }
    .menu_third_level{
        margin-left:20px;
    }
    .hiddenRow + li, .hiddenRow + li.menu_third_level {
        margin-left: 0 !important;
    }
    .nav-bar-side ul li:hover a.topelementsmenu {
        color: inherit !important;
    }
    .menu-container .nav{
        width: 100%
    }
    .header-v6 {
        z-index: 110;
        height: 70px!important;
    }
    .hfae .header-v6,
    .hfuk .header-v6,
    .hfcy .header-v6,
    .hfke .header-v6 {
        height: initial!important;
    }

    .header-fixed-shrink .topMenuBar,
    .topMenuBar{
        z-index: 110;
        padding-top:0;
        position: fixed;
        display: block;
        top: 0;
        height: 70px;
        z-index: 120;
    }
    .hfuk .header-fixed-shrink .topMenuBar,
    .hfuk .topMenuBar,
    .hfcy .header-fixed-shrink .topMenuBar,
    .hfcy .topMenuBar,
    .hfke .header-fixed-shrink .topMenuBar,
    .hfke .topMenuBar,
    .hfae .header-fixed-shrink .topMenuBar,
    .hfae .topMenuBar{
        top: 70px;
        height: 74px;
    }
    .riskWarningHeader {
        top: 0!important;
    }
    .is_hfm_brand .header-v6,
    .is_hfm_brand .header-fixed-shrink .topMenuBar,
    .is_hfm_brand .topMenuBar{
        height: 81px;
    }
    .header-v6 .mega-menu .container {
        height: 100%
    }
    .hfcy .header-v6 .mega-menu .container {
        margin-top:-6px;
    }
    .header-sticky .logoTop {
        margin:0;
    }
    .hfae.body-lang-rtl .header-sticky .logoTop{
        margin-right: 30px;
    }
    .navbar-nav {
        margin: 0 auto;
    }
    .header-v6 .navbar-collapse {
        border-color: transparent;
        border-bottom: none;
    }
    .sidebar.top{
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.64);
        position: fixed;
        color: white;
        padding: 20px 10px;
        z-index: 111;
        width: 100%!important;
        /*height: calc(100% - 70px)!important;*/
        height: 83%!important;
        top: -100%;
        right: 0;
        bottom: 0;
        background: #161616;
        display: block;
        overflow-y: auto;
        transition: 300ms;
    }
    .hfuk .sidebar.top,
    .hfcy .sidebar.top,
    .hfke .sidebar.top,
    .hfae .sidebar.top{
        height: 75%!important;
    }
    .header-v6 .navbar-collapse.collapse.in{
        height: calc(100% - 50px);
        position: relative;
        overflow-x: hidden;
    }
    .navbar-collapse.collapse{
        height: calc(100% - 50px)!important;
        overflow-x: hidden!important;
    }
    /*
    .hfuk .navbar-collapse.collapse,
    .hfae .navbar-collapse.collapse,
    .hfuk .header-v6 .navbar-collapse.collapse.in,
    .hfae .header-v6 .navbar-collapse.collapse.in{
        height: calc(100% - 60px);
    }
    */
    .sidebars .buttons {
        position: absolute;
        bottom: 0;
        margin-top:0;
        padding-top:20px;
        background: #161616;
    }
    .hfuk .sidebars .buttons,
    .hfcy .sidebars .buttons,
    .hfke .sidebars .buttons,
    .hfae .sidebars .buttons{
        bottom: 10px;
    }
    .mob-pd-0{
        padding:0;
    }
    .sidebars .menu-container{
        height: calc(100% - 120px);
        overflow-y: auto;
        overflow-x: hidden;
        padding:0;
    }
    .risk_warning_top p{
        line-height: 15px;
    }
    .risk_warning_top .rwsmall{
        color: #A8A8A8;
        font-size: 10px;
        line-height: 15px;
        text-align: left;
    }
    .risk_warning_top .rwsmall a {
        color: #EEE;
        font-size: 10px;
    }
    .hfuk .risk_warning_top .rwsmall,
    .hfuk .risk_warning_top .rwsmall a{
        font-size: 12px;
        color: #161616;
    }
    .hfcy .risk_warning_top .rwsmall,
    .hfcy .risk_warning_top .rwsmall a{
        font-size: 12px;
        color: #161616;
    }
    .hfke .risk_warning_top .rwsmall,
    .hfke .risk_warning_top .rwsmall a{
        font-size: 11px;
        color: #EEEEEE;
    }
    .hfuk .rwnormal, .hfae .rwnormal, .hfke .rwnormal, .hfcy .rwnormal {
        text-align: left;
    }
    /*.hfae .risk_warning_top {
        margin-top: 70px;
    }*/
    .hfae .header-fixed-shrink .risk_warning_top {
        top:0;
        margin-top: 60px;
    }
   /* .hfae .risk_warning_top,
    .hfuk .risk_warning_top {
        top: 0;
        right: 0;
        width: 100%;
        z-index: 110;
        height: auto;
        padding: 0 0 20px;
        position: fixed;
        margin-top: 60px;
    }
    .hfae .header-fixed-shrink .risk_warning_top,
    .hfuk .header-fixed-shrink .risk_warning_top {
        margin-top: 60px;
    }
    */
    .hfuk .breadcrumbs {
        /*margin-top:85px;*/
        margin-top:0;
    }
    .body-lang-rtl .mob-menu{
        margin-right: 50px;
        margin-left: -5px;
    }
    .body-lang-rtl .nav-bar-side ul li{
        text-align: right!important
    }
    .header-v6 .mega-menu .equal-height{
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .hfcy .header-fixed-shrink .risk_warning_top, .hfuk .header-fixed-shrink .risk_warning_top, .hfae .header-fixed-shrink .risk_warning_top, .hfke .header-fixed-shrink .risk_warning_top {
        background-color: #000;
    }
    .footer table tr{
        text-align:left!important
    }
    .body-lang-rtl .footer table tr{
        text-align:right!important
    }
    .body-lang-rtl .footer .thumb-headline{
        text-align:right!important
    }
    .body-lang-rtl .mob-left{
        float: right;
    }
    .hfza .live-chat,
    .hfke .live-chat{
        bottom: 125px;
    }
    .hfcy .live-chat {
        bottom: 163px;
    }
    .breadcrumbs h1.pull-left{
        text-align: left;
    }
    .breadcrumbs ul.pull-left{
        text-align: right;
    }
    .breadcrumbs ul.pull-right {
        width: auto;
        float: right;
    }
   /* #js-riskMinimizeButton{
        left: 15px;
        right: auto;
    }*/

    .buttons .btn-u{
        font-weight:bold;
    }
    #hfcy_disclaimer p {
        font-size: 13px;
    }
    #hfcy_disclaimer{
        z-index: 109!important;
    }
/*
    body.hfuk.header-fixed-space,
    body.hfae.header-fixed-space{
        padding-top: 120px;
    }
*/
}
@media (max-width: 768px) {
    .header-fixed .header-v6.header-classic-white img.shrink-logo{
        width: 130px !important;
    }
    .body-hfm .header-fixed-shrink img.shrink-logo,
    .header-fixed.body-hfm .header-v6.header-classic-white img.shrink-logo{
        width: 100px !important;
    }
    .header-v6 .navbar-collapse.collapse.in{
        height: calc(100% - 70px);
        position: relative;
        overflow-x: hidden;
    }
    .navbar-collapse.collapse{
        height: 100%!important;
        overflow-x: hidden!important;
    }
    /*
    .hfuk .navbar-collapse.collapse,
    .hfuk .header-v6 .navbar-collapse.collapse.in{
        height: calc(100% - 80px);
    }
    .hfae .navbar-collapse.collapse,
    .hfae .header-v6 .navbar-collapse.collapse.in{
        height: calc(100% - 60px)!important;
    }
    */
    .header-fixed-shrink .navbar-nav{
        padding-bottom:60px;
    }

}


/* Lang css */
.body-lang-de .header-v6 .navbar-nav > li > a,
.body-lang-el .header-v6 .navbar-nav > li > a,
.body-lang-sk .header-v6 .navbar-nav > li > a,
.body-lang-pt .header-v6 .navbar-nav > li > a {
    font-size: 16px !important;
}

.body-lang-ph .header-v6 .navbar-nav > li > a,
.body-lang-ru .header-v6 .navbar-nav > li > a,
.body-lang-es .header-v6 .navbar-nav > li > a{
    font-size: 14px !important;
}
.body-lang-ph .header-txt,
.body-lang-vn .header-txt,
.body-lang-ru .header-txt,
.body-lang-de .header-txt{
    font-size: 12px;
}


@media (min-width: 1201px){
    .body-lang-bg .menu,
    .body-lang-ro .menu{
        width: calc(97% - 428px)!important;
    }
    .hfuk .menu,
    /*.hfke .menu,*/
    .hfcy .menu{
        width: calc(97% - 468px)!important;
    }
    .body-lang-es.is_hfm_brand .menu,
    .body-lang-es-mx.is_hfm_brand .menu {
        width: calc(97% - 382px)!important;
    }
    .body-lang-rtl.is_hfm_brand .menu {
        width: calc(97% - 397px)!important;
    }
}
@media (min-width: 992px){
    .hfae .buttons {
        margin-top: -66px;
    }
    .riskWarningHeader {
        top: 10px!important;
    }
    .body-lang-ur .header-v6 .mega-menu .dropdown-menu,
    .body-lang-ar .header-v6 .mega-menu .dropdown-menu {
        left: initial!important;
        right: initial!important;
    }
    .body-lang-rtl .header-v6 .mega-menu .equal-height-list{
        width: 100%;
        padding: 0!important;
    }
    .body-lang-rtl .header-divider.mr-8{
        margin-right: 8px!important;
    }
    #modal_app .modal-lg {
        width: 800px;
    }
}
@media (min-width: 991px){
    .body-lang-cn .menu-container.menu_website_hf-main,
    .body-lang-hi .menu-container.menu_website_hf-main,
    .body-lang-zh .menu-container.menu_website_hf-main,
    .body-lang-ko .menu-container.menu_website_hf-main {
        width: initial;
        float: initial;
    }
}
@media (max-width: 384px){
    .hfae.body-lang-rtl .top-right{
        margin-right: 0
    }
}

@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
    .top-right {
        margin-right: 0;
    }
    .mob-menu{
        width: 33px;
    }
}

@supports not (-webkit-touch-callout: none) {
  /* CSS for other than iOS devices */
  /*
  .mob-menu {
    width: 40px;
  }
  */
}

.body-lang-ar .live-chat {
    right: auto !important;
    margin: 0 20px;
    left: 0px;
}