html, body {
    padding: 0;
    margin: 0;
    height: 100%;
}

body {
    background-color: #fff;
    /*font-family: "å¾®è»Ÿæ­£é»‘é«”", Arial, Helvetica, Verdana;*/
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 140%;
    color: #000;
    position: relative;
    overflow: hidden;
    -webkit-text-size-adjust: none;
    background-repeat: repeat-x;
    background-position: 0px 20px;
}

#preload-bg {
    width: 100%;
    height: 100%;
    min-height: 1500px;
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    text-align: center;
}

    #preload-bg div {
        margin-top: 25%;
    }

h1, h2, h3, h4, h5, h6 {
    line-height: 1;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

h1, h2, h3 {
    font-size: 1.5em;
}

h4, h5, h6 {
    font-size: 1.16em;
}

h4 {
    color: #0C2677;
    padding: 0 0 4px 0;
    font-size: 1.16em;
    line-height: 20px;
}

h5 {
    margin-top: 10px;
    padding: 0 0 2px 0;
    font-size: 1.08em;
    line-height: 18px;
    color: #0C2677;
}

h6 {
    font-size: 1em;
    color: #0C2677;
}

h7 {
    font-size: 1em;
    color: #0C2677;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0 0 10px 0;
}

a, a:link, a:active, a:visited, a:hover {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
a.disabled {
   pointer-events: none;
   cursor: default;
}

ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

table, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

.marginTop-5px {
    margin-top: 5px !important;
}

.marginTop-10px {
    margin-top: 10px !important;
}

.marginTop-15px {
    margin-top: 15px !important;
}

.marginTop-20px {
    margin-top: 20px !important;
}

.marginBottom-5px {
    margin-bottom: 5px !important;
}

.marginBottom-10px {
    margin-bottom: 10px !important;
}

.marginBottom-15px {
    margin-bottom: 15px !important;
}

.marginBottom-20px {
    margin-bottom: 20px !important;
}

.paddingTop-5px {
    padding-top: 5px;
}

.paddingTop-10px {
    padding-top: 10px;
}

.paddingTop-15px {
    padding-top: 15px;
}

.paddingTop-20px {
    padding-top: 20px;
}

.paddingBottom-5px {
    padding-bottom: 5px;
}

.paddingBottom-10px {
    padding-bottom: 10px;
}

.paddingBottom-15px {
    padding-bottom: 15px;
}

.paddingBottom-20px {
    padding-bottom: 20px;
}

.container {
    /*border: 1px solid yellow;*/
    min-width: 320px;
    padding: 5px 20px;
}

.header {
    font-size: 1.17em;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    margin-bottom: 0px;
}

#logo {
    margin-left: 5px;
    background: none;
}

img {
    outline: 0;
}

.noBorder {
    border-bottom: 0px !important;
}

.dashLine {
    float: none;
    margin: 10px 0px;
    margin-top: 0px;
    border-bottom: 1px dotted #999;
}

.dashVLine {
    border-right: 1px dotted #999;
}

.floatRight {
    float: right !important;
}

.contentBtm .floatRight {
    float: none !important;
}

.contentBtm .left {
    float: left;
    margin: 10px 0 0 0;
}

.clearfix {
    display: block;
}

.mm-menu {
    display: none;
}

/* Header starts */
#header .nav {
    font-size: 0.923em;
    color: #848484;
    line-height: 100%;
    float: right;
    vertical-align: bottom;
    margin: 22px 25px 0 0;
    position: relative;
}

    #header .nav div {
        float: left;
    }

#header .row {
    padding-bottom: 0px;
}

#topNav {
   margin: 20px 5px 0 0;
}

    #topNav a {
        color: #848484;
        padding: 5px 0 0 0;
        display: inline-block;
    }

        #topNav a.lang {
            color: #2A3981;
            padding: 0 0 0 10px;
            margin: 0 10px 0 10px;
            border-left: 1px solid #2A3981; /*height:11px;*/
        }
    /*edited 20100927*/
    /** 20101021 new globalLoginControl class starts **/
    #topNav #globalLoginControl {
        position: relative;
    }

        #topNav #globalLoginControl a.login {
            color: #2A3981;
            font-weight: 700;
            padding: 0 0 0 10px;
            margin: 0 0 0 5px;
            border-left: 1px solid #2A3981;
        }
/** 20101021 new globalLoginControl class ends**/
#topNav {
    line-height: 14px;
	margin: 20px 5px 0 0;
}

    #topNav input {
        width: 75px;
        height: 20px;
        color: #868686;
    }

        #topNav input.iconToggle {
            width: 16px;
            height: 17px;
            margin: 0px 0 0 0;
            line-height: 14px;
        }

    #topNav a.login {
        color: #2A3981;
        font-weight: 700;
        padding: 0 0 0 10px;
        margin: 0 0 0 5px;
        border-left: 1px solid #2A3981;
    }

    #topNav #globalLoginControl a.faq {
        color: #848484;
        padding: 0 0 0 10px;
        margin: 0 0 0 5px;
        border-left: 1px solid #2A3981;
    }

    #topNav a.logout {
        padding-bottom: 2px;
    }
    /* added 20101027 */
    #topNav a.help {
        padding: 0;
    }

        #topNav a.help img {
            margin: 0 10px;
        }
/*#topNav .searchComponent {display:none;}*/ /*comment this when showing the search bar, otherwise uncomment it*/
#hkjc_greeting_name {
    display: inline-block;
    max-width: 77px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    line-height: 1.5em;
    vertical-align: bottom;
}

#ewinContainer {
    background: url(../images/icon_ewin.png) no-repeat;
    padding: 0 0 0 45px;
    height: 40px;
    position: relative;
}

    #ewinContainer a {
        display: block;
        background: url(../images/arrow_1.gif) no-repeat 0 4px;
        padding: 0 0 0 9px;
        color: #7B7135;
        line-height: 120%;
    }

    #ewinContainer .ewin {
        position: absolute;
        width: 39px;
        height: 40px;
        left: 0;
        top: 0;
        padding: 0;
        background: none;
    }
/* Header ends */

#ewinContainer {
    background: url(../images/icon_ewin.png) no-repeat;
    padding: 0 0 0 45px;
    height: 40px;
    position: relative;
}

    #ewinContainer a {
        display: block;
        background: url(../images/arrow_1.gif) no-repeat 0 4px;
        padding: 0 0 0 9px;
        color: #7B7135;
        line-height: 120%;
    }

.fixed {
    position: fixed;
    top: 0;
    left: 0;
}

/* Footer */
#footer {
    color: #00326F;
}

#footer b {
	font-weight: 700;
	font-size: 1em;
	text-decoration: none;
}

#footer #seo h5 {
    font-size: 1.23em !important;
    color: #858585;
}

.en #footer #seo h5{
	min-height: 35px;
}


.sitemap {
    padding: 20px;
    background-color: #D9E7F2;
}
/**/

.row {
    padding-bottom: 5px;
}

/*Nav Mobile*/

.header-menu-mobile {
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 50;
}

#btn-menu-mobile {
    background: center center no-repeat transparent;
    background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );
    background-color: #777;
    display: block;
    width: 40px;
    height: 40px;
}

.mm-hasnavbar-top-1 .mm-panels {
    top: 65px;
    background-color: #EEEEEE;
    color: #222;
}

.mm-navbar {
    background: rgba(0, 0, 0, 0.2) !important;
}
.mm-navbar-top {
    background-color: #013370 !important;
}

.mm-title {
    font-size: 1em;
    line-height: 1.5;
}

.mm-listview .mm-next {
    background: none;
}

    .mm-listview .mm-next:before {
        border: 0px;
    }

.mm-next:after, .mm-arrow:after {
    border-color: rgba(130, 130, 130, 0.9) !important;
}

.mm-close:after {
    content: '';
    display: none;
}

.mm-menu {
    background: #013370;
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.95);
    z-index: 1;
}

    .mm-menu a {
        text-decoration: none;
    }

    .mm-menu footer {
        width: 75%;
        padding-top: 100px;
        padding-left: 20px;
        font-size: 12px;
    }

/* === nav-block === */
.navbar,
.navbar-hkjc {
    border: 0px !important;
    color: rgba(255, 255, 255, 0.95);
    min-height: 0;
    margin: 0;
    min-height: 27px;
}

.navbar-collapse {
    padding: 0;
}

.navbar .title {
    display: none;
    float: left;
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    padding: 13px 0 0 10px;
}

.navbar {
    -webkit-transition: height .2s ease-in-out;
    -moz-transition: height .2s ease-in-out;
    -ms-transition: height .2s ease-in-out;
    -o-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out;
    min-height: 30px !important;
    margin-bottom: 0px !important;
}

/* =============== sub-nav (search / lang) =============== */
.dropdown-toggle {
    width: 15px;
}

.sub-nav {
}

    .sub-nav li {
        float: left;
        no-repeat 0 3px;
        padding: 0 0px 0 9px;
    }

        .sub-nav li:first-child {
            background: none;
            padding-left: 0;
        }

    .sub-nav a {
        font-size: 11px;
        font-weight: 700;
        color: #0C2677;
        width: auto;
        white-space: nowrap;
    }

        .sub-nav .active a,
        .sub-nav a:hover {
            text-decoration: none;
            color: #AE8701;
            font-weight: bold;
        }

/* =============== element - nav =============== */

    .main-nav .menu-divider {
        width: 0.1% !important;
        height: 27px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url("/turf/common/images/divider.png");
    }

    .main-nav .nav > li {
        float: left;
    }

    .main-nav > ul.nav > li {
        position: inherit;
        min-height:27px;
    }

    .main-nav .nav > li > a {
        float: left;
        padding: 0px;
        width: 100%;
        text-align: center;
    }

    .main-nav .nav-level-1 {
    }

    .main-nav .nav-level-2 {
        display: none;
        position: absolute;
        top: 30px;
        left: 0;
        width: 100%;
        z-index: 999;
    }

    .main-nav .nav-level-3 {
        display: none;
        position: absolute;
        top: 24px;
        left: -1px;
        width: auto;
        z-index: 999;
    }

    .main-nav .caret {
        float: left;
        margin-top: 8px;
        margin-right: 5px;
        display: none;
    }

    .main-nav .nav > li {
        width: 16.5%;
    }

    .main-nav .nav-level-1 > li.active > b.caret {
        background-image: url(/common/images/sprite.png);
        background-position: -142px -110px;
        margin-top: 12px;
    }

    .main-nav .nav > li > a:hover,
    .main-nav .nav > li > a:focus {
        background-color: transparent;
        text-decoration: underline;
    }

    .main-nav .nav-level-1 > li {
    }

        .main-nav .nav-level-1 > li > a { /*background-color: #e2a706;*/
            background-image: url(/turf/common/images/nav-bg.jpg);
            background-repeat: repeat-x;
            color: #FFF;
            text-decoration: none;
            font-size: 12px;
            line-height: 27px;
			font-weight: normal;
        }

		.main-nav .nav-level-1 > li:hover .first-nav , .main-nav .nav-level-1 > li > a:hover, .nav-level-1 > li > a.active {
			background-color: #fff;
background-image: none;
color: #022169;
font-weight: bold;
text-decoration: none;
/*border-bottom: 1px solid #bbb;*/
border-top: 1px solid #022169;
border-bottom: 1px solid #022169;
			height: 27px;
		}

    .main-nav .nav-level-2 {
        background-color: rgba(226,167,6,0.2);
        border-top: 3px solid #e2a706;
    }

        .main-nav .nav-level-2 > li.active {
            background-color: #fff; /*border:1px solid rgba(0, 0, 0, 0.15);*/
            border-radius: 4px;
            border-bottom: 0;
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        }

    .main-nav .nav-level-3 {
        background-color: #ffffff;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        padding: 5px 0;
        border-top: 0;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    }

        .main-nav .nav-level-3 li {
            padding: 1px 10px;
        }

            .main-nav .nav-level-3 li a {
                padding: 3px 0px;
                display: block;
                min-width: 160px;
            }

    .main-nav .home {
        display: block;
        vertical-align: top;
        background: url(../images/sprite.png) no-repeat -26px -42px;
        width: 19px;
        height: 18px;
        text-indent: -9999px;
        overflow: hidden;
        margin: 5px 10px;
    }

    .main-nav .shadowL, .main-nav .shadowR {
        width: 0.5% !important;
        height: 27px;
        float: left;
    }

.second-nav .shadowL, .second-nav .shadowR {
    width: 0.5% !important;
    height: 35px;
    float: left;
}

.second-nav .nav-level-2 .main-block {
    width: 99%;
    background: url(/turf/common/images/subnav_bg.gif) repeat-x #D9DEE6;
    min-height: 35px;
    float: left;
}

.main-nav .shadowL, .second-nav .shadowL {
    background: url(/turf/common/images/mainnav_shadow_TL.png) no-repeat right;
}

.main-nav .shadowR, .second-nav .shadowR {
    background: url(/turf/common/images/mainnav_shadow_TR.png) no-repeat;
}

.second-nav .shadowR {
    float: right;
}

.second-nav {
    margin: 0px auto;
}

a.subArrow {
    background: url('/turf/common/images/nav_arrow.gif') no-repeat 95% 50% #5990F0;
}

    a.subArrow:hover {
        background: url('/turf/common/images/nav_arrow_over.gif') no-repeat 95% 50% #5990F0;
    }

#btn-menu-mobile {
    display: none;
}

.mobile-top-login {
    width: 58%;
    font-size: 12px;
    padding-left: 5px;
    padding-top: 20px;
    text-align: left;
    float: left;
}

.mobile-top-lang {
	width: 20%;
    font-size: 0.86em;
    padding-right: 5px;
    padding-top: 20px;
    text-align: right;
    float: right;
}

.mm-search {
    width: 100%;
    height: 50px;
    background-color: #0C2677;
}

    .mm-search input {
        min-height: 0 !important;
        margin: 2% 5%;
    }

.mm-listview {
    font-size: 1em;
    line-height: 1.5;
}

/*white-angle*/
.white-angle {
    width: 0;
    height: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    overflow: hidden;
    float: right;
}

    .white-angle:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        margin-top: -10px;
        margin-left: -10px;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #fff;
    }
/**/

#rgp-container {
    line-height: 1.5;
    color: #000;
}

#rgp-container b {
	font-size: 1.17em;
	line-height: 1.5;
	color: #013370;
}


#main #corporate-container {
    font-size: 14px;
    float: left;
    width: 99%;
    background-color: #fff;
}

.subsection-list a, .subsection-list2 a {
    text-decoration: none;
    color: #0C2677;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    margin: 10px 0px;
}

.subsection-container {
    padding-bottom: 20px;
}

.corporate-content-container a {
    color: #224E83;
    word-wrap: break-word;
}

    .corporate-content-container a:hover {
        text-decoration: underline;
    }

.corporate-content-container img {
    width: 100%;
}

/* Copyright Container */
#copyright-container {
    color: #00326F;
	font-size: 0.923em;
    line-height: 18px;
}

    #copyright-container a {
        color: #00326F;
        line-height: 20px;
        text-decoration: none;
    }
/**/

/* SEO */
#seo {
    background: #F0F0F0;
    width: 100%;
    overflow: hidden;
}

    #seo .container {
        padding: 20px 15px;
    }
	
	#seo dd {
		margin: 0 0 0px 0;
	}

    #seo h4 {
        margin: 10px 0px;
        color: #7B7B7B;
    }

    #seo a {
        color: #858585;
        font-size: 1em;
        line-height: 20px;
    }

    #seo .col-md-2 {
        background: url(/turf/common/images/seo_stroke.gif) no-repeat right top;
        min-height: 150px;
        padding: 0px !important;
    }

    #seo .col-sm-2 {
        background: url(/turf/common/images/seo_stroke.gif) no-repeat right top !important;
        min-height: 170px;
        padding: 10px !important;
    }

        #seo .col-md-2:last-child, #seo .col-sm-2:last-child {
            background: none !important;
        }
/**/

.seoRow{
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}

ul.arrowListBig {
    background: url(../english/images/home/btn_more.gif) no-repeat 0 6px;
    padding: 5px 0 5px 20px;
}

#videotbn {
    max-width: 640px;
    max-height: 360px;
    cursor: pointer;
}

#vi {
    max-width: 640px;
    min-height: 360px;
    display: none;
}

ul.arrowListSub {
    padding: 5px 0 15px 0;
    margin-top: -20px;
    margin-left: 20px;
}

    ul.arrowListSub li {
        background: url(/common/english/images/home/arrowSub.png) no-repeat 0 5px;
        padding: 0 0 5px 12px;
        list-style-type: none;
    }

/*
	Dropdown LEVEL ONE
*/
ul.dropdown {
    /*position: relative;
    z-index: 20;
    background: url(/common/images/subnav_bg.gif) repeat-x #D9DEE6;
    padding: 10px;
    /*float: left;
    width: 99%;
    font-size: 11px;
    text-align: center;*/
	font-weight: normal;
}

ul.dropdown li < #entertainment{
	width: 25.5%; border-left: 1px solid #4f90ff;
	
}

    ul.dropdown li {
        font-weight: bold;
        zoom: 1;
        background: none;
        display: inline-block;
    }

    ul.dropdown a:hover {
        color: #AE8701;
    }

    ul.dropdown a:active {
        color: #AE8701;
    }

    ul.dropdown a.active {
        color: #AE8701;
    }

    ul.dropdown li a {
        display: block;
        padding: 0px 8px;
        /*border-right: 1px solid #ae8701;*/
        color: #C7B163;
        font-size: 11px;
    }

        ul.dropdown li a:hover {
            color: #AE8701;
            text-decoration: none;
        }

    ul.dropdown li:last-child a {
        border-right: none;
    }
    /* Doesn't work in IE */
    ul.dropdown li.hover,
    ul.dropdown li:hover {
        color: AE8701;
        position: relative;
    }

        ul.dropdown li.hover a {
            color: #fff;
            background-color: #AE8701;
        }

    /*
	LEVEL TWO
*/
    ul.dropdown ul {
        text-align: left;
        width: auto;
		max-width: 226px;
        display: none;
        border: 1px solid #eee;
        background-color: #fff;
        /*border-top: #AE8701 2px solid;*/
        border-bottom: 0px;
        box-shadow: 2px 2px 2px rgba(130,130,130,0.4);
        position: absolute;
        top: 100%;
        left: 0;
    }

        ul.dropdown ul li {
            font-weight: normal;
            color: #000;
            border-bottom: 1px dotted #ccc;
            float: none;
        }

            /* IE 6 & 7 Needs Inline Block */
            ul.dropdown ul li a {
                border-right: none;
                width: 226px;
                display: inline-block;
                color: #022169;
                font-weight: bold;
                padding: 5px 17px 5px 10px;
                background-color: #FFF;
            }

                ul.dropdown ul li a:hover {
                    color: #fff;
                    background-color: #022169;
                    text-decoration: none;
                }
        /*
	LEVEL THREE
*/
        ul.dropdown ul ul {
            left: 100%;
            top: 0;
        }

    ul.dropdown li:hover > ul {
        display: block;
    }

.nav-arrow {
    background: url(/common/images/nav_arrow.gif) no-repeat 100% 0;
    background-position: right center;
}

    .nav-arrow:hover {
        background: url(/common/images/nav_arrow_over.gif) no-repeat 100% 0;
        background-position: right center;
    }

/*Font Awesome*/
.file_download {
    position: relative;
}

    .file_download:before {
        display: inline-block;
        content: "\f0ab";
        font-family: FontAwesome;
        position: relative;
        bottom: 0;
        color: #224E83;
        margin: 0 3px 0 5px;
    }

.view_more {
    position: relative;
}

    .view_more:before {
        display: inline-block;
        content: "\f0a9";
        font-family: FontAwesome;
        position: relative;
        bottom: 0;
        color: #0C2677;
        margin: 0 3px 0 5px;
    }

.slick-prev {
    position: relative;
}

    .slick-prev:before {
        display: inline-block;
        content: "\f0a8";
        font-family: FontAwesome;
        position: relative;
        bottom: 0;
        color: #224E83 !important;
        margin: 0 3px 0 5px;
    }

.slick-next {
    position: relative;
}

    .slick-next:before {
        display: inline-block;
        content: "\f0a9";
        font-family: FontAwesome;
        position: relative;
        bottom: 0;
        color: #224E83 !important;
        margin: 0 3px 0 5px;
    }

    .slick-next:hover:before {
        color: #557ba9 !important;
    }

.slick-prev:hover:before {
    color: #557ba9 !important;
}

/*caption*/
.caption {
    color: #858585;
    font-size: 12px;
}

/*remark*/
.remark {
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Numeric Listing */
.numeric-list {
    margin-left: 10px;
}

    .numeric-list ol li {
        list-style-type: decimal !important;
        margin: 0 0 0 -20px;
    }

/*Bullet Icon*/
.bullet-icon ul li {
    background: none !important;
    position: relative;
}

.bullet-icon ul, .arrowList {
    padding-left: 15px !important;
    list-style: none;
}

    .bullet-icon ul li, .arrowList li {
        margin-bottom: 6px;
    }

        .bullet-icon ul li:before, .arrowList li:before {
            font-family: 'FontAwesome';
            content: '\f105';
            margin: 0 8px 0 -10px;
            color: #224E83;
            font-size: 8px;
            font-weight: bold;
            vertical-align: middle !important;
        }

    .bullet-icon ul ul li {
        background: none !important;
        position: relative;
    }

    .bullet-icon ul ul {
        padding-left: 15px !important;
        list-style: none;
        padding-top: 10px;
    }

        .bullet-icon ul ul li {
            margin-bottom: 8px;
        }

            .bullet-icon ul ul li:before {
                display: inline-block;
                content: "â€¢";
                margin: 0 8px 0 -10px;
                color: #224E83;
                font-size: 10px;
                font-weight: bold;
                vertical-align: middle !important;
            }

/*file-download-list Icon*/
.file-download-list ul li {
    background: none !important;
    position: relative;
}

.file-download-list ul {
    padding-left: 15px !important;
    list-style: none;
}

    .file-download-list ul li {
        margin-bottom: 6px;
    }

        .file-download-list ul li:before {
            font-family: 'FontAwesome';
            content: "\f0ab";
            margin: 0 8px 0 -10px;
            color: #224E83;
            font-size: 8px;
            font-weight: bold;
            vertical-align: middle !important;
        }
/*alternate color table*/
.alt-table > tbody > tr:nth-child(even) {
    background: #fff !important;
}

.alt-table > tbody > tr:nth-child(odd) {
    background: #e6eff8 !important;
}

/*number listing*/

.number-listing ol {
    padding-left: 20px;
}

    .number-listing ol li {
        list-style-type: decimal !important;
    }

/*Table*/
.table {
    min-width: 100%;
    width: auto;
    /*text-align: center;*/
    vertical-align: top;
    background-color: #e6eff8;
    border: 2px solid #e6eff8;
    border-spacing: 5px;
    margin-bottom: 0px;
    margin-top: 0px;
}

    .table th {
        background-color: #254FA1;
        border: 2px solid #e6eff8;
        border-top: 0px !important;
        border-right: 2px solid #fff;
        padding: 5px !important;
        color: #fff;
        font-weight: bold;
        text-align: left;
    }

        .table th:last-child {
            border-right: 2px solid #e6eff8;
        }

    .table td {
        padding: 5px !important;
        color: #000;
        background-color: #e6eff8;
        border: 2px solid #e6eff8;
        border-top: 1px solid #fff !important;
        border-right: 2px solid #fff;
        border-bottom: 0px;
    }

        .table td:last-child {
            border-right: 2px solid #e6eff8;
        }

.wbg {
    background: none;
    background-color: #fff;
    border: 0px;
}

/* Listing Table */
.listing {
    padding: 0px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.tab-content.listing {
    border: 0px;
}

.listing .news {
    padding: 0px;
    /*border: 1px solid #ccc;*/
    margin-bottom: 15px;
}

.listing .item {
    margin: 10px;
    min-height: 75px;
}

    .listing .item:last-child .dashLine {
        border-bottom: 0px;
    }

.listing .border-left {
    border-left: 1px dotted #ccc;
}

.listing .border-right {
    border-right: 1px dotted #ccc;
}

/*.listing .item:last-child{
	border-bottom: 0px;
}*/

.listing h1 {
    margin: 0px;
    padding: 7px 10px;
    font-size: 14px;
    background: #0C2677;
    color: #fff;
}

.listing .topheader {
    padding: 7px 10px;
    font-size: 13px;
    background: #0C2677;
    color: #fff;
}

.listing .thumb {
    padding-right: 5px;
}

    .listing .thumb img {
        width: 100%;
    }

.listing .content {
    padding-left: 10px;
    min-height: 52px;
}

    .listing .content a {
        font-weight: bold;
    }

.listing .title {
    /*font-size: 14px;*/
    line-height: 18px;
    padding-left: 15px;
    font-weight: bold;
    color: #0C2677;
    /*min-height: 36px;*/
}

.listing .date {
    font-family: Arial;
    text-align: right;
    padding-right: 25px;
    color: #666;
}

.listing .para {
    padding-top: 5px;
    padding-left: 15 px;
    font-size: 13px;
    line-height: 1.17em;
    color: #000;
}

.moreContainer {
    width: 96%;
    margin-left: 2%;
    border-top: 1px dotted #ccc;
    padding: 5px;
    padding-right: 15px;
    text-align: right;
    font-weight: normal;
}

    .moreContainer a.more {
        background: none !important;
        position: relative;
        color: #333 !important;
        font-size: 12px;
    }

        .moreContainer a.more:before {
            font-family: 'FontAwesome';
            content: '\f0a9';
            margin: 0 5px 0 5px;
            color: #224E83;
            font-size: 13px;
        }

a.more {
    background: none !important;
    position: relative;
    color: #333 !important;
    font-size: 12px;
}

    a.more:before {
        display: inline-block;
        font-family: 'FontAwesome';
        content: '\f0a9';
        margin: 0 5px 0 5px;
        color: #224E83;
        font-size: 13px;
    }

.tab-listing h1 {
    color: #000;
}

.tab-listing {
    background: #e6eff8;
}

.listing-content {
    padding: 15px;
}

.dotdotdot {
    /*min-height:76px;*/
}

/*Text Align*/
.txt-left {
    text-align: left;
}

.txt-right {
    text-align: right;
}

.txt-center {
    text-align: center;
}
/**/

/*Video Overlay Style*/
#videotbn {
    max-width: 800px;
    max-height: 500px;
    cursor: pointer;
}

.video_open {
    cursor: pointer;
}

    .video_open img {
        width: 100%;
    }

.videoCaption {
    color: #fff;
    padding: 5px;
    text-shadow: 2px 2px #000;
}

.videoCover {
    cursor: pointer;
}

.video_popup {
    width: 100% !important;
}

#div_videoHolder {
    padding: 0px 0px 0px 5px !important;
}

/**/

/*Photo*/
.photo {
    text-align: center;
    border-left: none;
    
}

.photoCaption {
    text-align: right;
    padding-top: 10px;
}

.photoMain img {
    width: 100%;
}

/*Overlay Image*/
.popContainer {
    /*background-color: #fff;*/
    /*border: 1px solid #fff;*/
    color: #000;
}

.popup_content {
    width: 94%;
    max-width: 800px;
    max-height: 600px;
}

.popContainer #div_popupHolder {
    background-color: #fff;
}

    .popContainer #div_popupHolder img {
        width: 100%;
    }
/**/

th.th2 {
    background-color: #b0c4ea;
    color: #3A4B9E;
    font-weight: bold;
    text-align: center;
}

.bet-table td {
    text-align: center;
    /*color: #3A4B9E;*/
}

@media screen and (max-width: 1024px) {
    
	
	
	.listing .item {
        min-height: 0px;
    }

    .listing .title, .listing .para {
        padding: 3px 8px;
    }
}

@media screen and (max-width: 991px) {
    #header .nav {
        margin: 22px 0px 0 0;
    }
	
	#topNav .afterlogin {
		max-width: 140px;
	}

    #topNav a.lang {
        margin: 0px 5px;
    }

    .floatRight {
        float: none !important;
    }

    .listing .date {
        text-align: left;
    }

    .listing .title, .listing .para {
        padding-left: 15px;
    }
	
	#rgp-container .col-sm-10 {
		width: 85%;
	}
	
	#rgp-container .col-sm-2 {
		width: 15%;
	}
	
	#copyright-container .txt-right {
		text-align: left;
	}
}

@media screen and (max-width: 768px) {
	
	/*#topNav {
		margin: 0px 5px 0 0;
	}*/
	
	#topNav.en .beforelogin, #topNav.en .afterlogin{
		max-width: 130px;
		margin-left: 5px;
	}
	
	#topNav>div:first-child {
		padding-top: 20px;
	}
	
    .responsive-table-container {
        width: 100%;
        overflow-y: auto;
        _overflow: auto;
        margin: 0 0 1em;
    }

        .responsive-table-container::-webkit-scrollbar {
            /*-webkit-appearance: none;*/
            width: 14px;
            height: 14px;
            background-color: #e6eff8;
            padding-top: 10px;
        }

        .responsive-table-container::-webkit-scrollbar-thumb {
            border-radius: 8px;
            /*border: 3px solid #000;*/
            background-color: #0C2677;
        }

        /*
    .responsive-table-container::-webkit-scrollbar {
		width: 12px;
        height: 12px;
		background-color: #d8d5cc;
		padding-top: 10px;
	}

	.responsive-table-container::-webkit-scrollbar-thumb {
		background-color: #80807e;
	}
    */

        .responsive-table-container .table {
            min-width: 100%;
            width: auto;
            white-space: nowrap;
            /*text-align: center;*/
            vertical-align: top;
            background-color: #e6eff8;
            border-spacing: 2px;
            margin-bottom: 0px;
        }
}

@media screen and (max-width: 767px) {
    body {
        background: none;
        font-size: 14px;
    }
	
	#copyright-container {
		font-size: 0.86em;
	}

    .numeric-list {
        margin-left: 30px;
    }

    #logo {
        background-color: #fff;
    }

        #logo img {
            height: 60px;
        }

    #header {
        margin-bottom: 10px;
    }

        #header .col-xs-9 {
            padding-left: 0px;
        }

    #header_nav {
        display: none;
    }

    #mainNav {
        display: none !important;
    }
    #mainNav-en{
        display: none !important;
    }
    #mainNav-zh {
        display: none !important;
    }

    .nav-arrow, .nav-arrow:hover {
        background: none;
    }

    #btn-menu-mobile {
        display: block !important;
    }

    #nav-left {
        display: none !important;
    }

    .mobile-title-en {
        display: block;
    }

    .nav .copyright, .nav .content {
        float: none;
        text-align: center;
    }

    ul.dropdown {
        padding-left: 28%;
    }

    ol {
        -webkit-padding-start: 20px;
    }

    #seo {
        display: none;
    }

    .listing .border-left {
        border-left: 0px;
    }

    .listing .border-right {
        border-right: 0px;
    }

    #fontSizeContainer {
        display: none;
    }

    #ewinContainer {
        width: 15%;
        font-size: 12px;
        float: left;
        background: url(../images/icon_ewin.png) no-repeat;
        background-position: 10px;
        padding: 10px 0 0 55px;
        height: 65px;
        position: relative;
    }

    #overlay-item {
        font-size: 14px;
    }

    #copyright-container .txt-right {
        text-align: left;
    }
	
	#rgp-container .col-sm-10 {
		width: 100%;
	}
	
	#gotoTop {
		font-size: 30px;
		position: fixed;
		right: 20px;
		bottom: 20px;
		cursor: pointer;
	}
	
	#gotoTop i:before {
		content: "\f0aa";
		font-family: FontAwesome;
		font-style: normal;
		color: #0C2677;
	}

    #body.emergency{
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 414px) {
    .listing .title, .listing .para {
        padding-left: 15px;
    }

    .community-icon-list li {
        width: 100px;
    }

    #main #corporate-container {
        background-position: 0px -1px;
        font-size: 14px;
        line-height: 18px;
    }

    .table input[type="text"] {
        width: 100%;
        max-width: 160px;
    }
}

/*bottom-border-line */
.bottom-border-line {
    border-bottom: 1px solid #ddd;
    width: 100%;
    height: 15px;
    margin-top: 5px;
    margin-bottom: 20px;
}

/*t and c expand */
.expand-title {
    font-size: 15px;
    font-weight: 700;
}

.expand-content {
    margin-top: 15px;
}

.detail-title {
    font-size: 14px;
    color: #0C2677;
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 10px;
}

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}

    .row.no-gutter [class*='col-']:not(:first-child),
    .row.no-gutter [class*='col-']:not(:last-child) {
        padding-right: 0;
        padding-left: 0;
    }

/*.group1.magnifier:after {
    font-family: FontAwesome;
    position: absolute;
    content: "\f00e";
    font-size: 2.5em;
    top: 15px;
    right: 20px;
}*/

.nav-tabs > li > a {
    padding: 5px 8px;
}

#mainNav{
    z-index:2;
}
#mainNav-en{
    z-index:2;
}
#mainNav-zh{
    z-index:2;
}
.navbar{
    z-index:2;
}
.indexContainer{
    margin-top:-12px;
    z-index:1;
}

#mainVisualContainer img, #spotlightContainer img{
  width: 100%;
}
/*
#spotlightContainer{
    position: absolute;
    z-index: 2;
    margin-top: 40px;
    left: 70%;
}
*/
#spotlightContainer {
    margin-top: -500px;
    margin-bottom: 60px;
    margin-right: 50px;
}

#spotlight .details {
    width: 100%;
}

#spotlight .details iframe{
    margin-left: 7px;
    margin-top: 4px;
    position: absolute;
}

.spotlightIframe{
    height: 252px;
    width: 215px;
}
.spotlightBg{
    width: 235px;
    height: 273px;
}

.mobileSpotlight{
    margin-left: -5px;
    margin-right: -5px;
}
.mobileSpotlightBox{
    position:relative;
    border-bottom: 1px solid #d6d6d6;
}

.mobileSpotlightBg{
    visibility:hidden; 
    display:block;
    width:100%;
    height:auto;
}
.mobileSpotlightBg img{
    width: 100%;
}

.mobileSpotlightBox iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%; 
    height:100%;
}
.titleTab{
    margin-top: 15px;
}
.mobileSpotlightTab{
    color: #022169;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2em;
    border-bottom: 1px solid #faf9fa;
}
.mobileSpotlightTab .mtitle{
  white-space: nowrap;
  padding: 5px 35px 0px 20px;
    background: #faf9fa;
    border: 1px solid #d6d6d6;
    border-bottom: 0px;
    border-left: 0px;
    border-radius: 0px 8px 0px 0px;
}
.mobileSpotlightTabBorder{
    border-bottom: 1px solid #d6d6d6;
  width:100%;
}



#latestNewsContainer{
    margin-bottom: 20px;
}
#latestNewsContainer img{
    width: 100%;
}
.latestNews{
    background:#fff;
    margin: 0px 5px;
}

.latestNews hr{
    margin: 0px 10px 15px 10px;
}

.latestNews .topNews{
    margin: 10px;
    padding: 10px 5px 5px 5px;
}

#newsHeadlines{
   padding: 0;
   margin-top:10px;
   color:#666;
   line-height: 1.2em;
}
#newsHeadlines strong{
    padding-right:10px;
    margin-right:10px;
    background: url(/turf/common/images/headline_stroke.gif) no-repeat center right;
}

#ceoBlogIcon {
    padding:0px;
}
#ceoBlogIcon a{
    float: right;
}
    
.focusNews{
    margin: 0px 5px;
}

.focusNewsItem{
    margin-bottom:10px;
}
.focusNewsItem .view_more{
    float: right;
    margin-right: 10px;
    color: #0C2677;
}
.focusNewsItem strong{
    color: #0C2677;
}
.focusNews .photo{
    padding: 0px 10px;
}

.focusNews .photo img{
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.focusNews .detail {
    padding: 0 0 0 10px;
    color: #666;
}
.nolink .detail a{
    cursor:default;
}
.nolink .dTitleTxt, .nolink .dTitleCat{
    color:#511f18;
}
div.view_more{
    color:#511f18 !important;
}
div.view_more:before{
    display:none;
    color:#511f18 !important;
}

.slick-slider{
    width:100%
}

.visualShadow{
    background: rgba(227,227,227,1);
    background: -moz-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(254,254,254,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(227,227,227,1)), color-stop(100%, rgba(254,254,254,1)));
    background: -webkit-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(254,254,254,1) 100%);
    background: -o-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(254,254,254,1) 100%);
    background: -ms-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(254,254,254,1) 100%);
    background: linear-gradient(to bottom, rgba(227,227,227,1) 0%, rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#fefefe', GradientType=0 ); 
    width:100%; 
    height:15px;
    margin-top:-5px;
}
#mainVisualContainer .slick-list{
    width:100%;
    margin-top:-12px;
    display:inline-block;
    z-index:0;
}
.slick-slide{
    width:100%
}
.slick-dots {
    position: absolute;
    display: block;
    /*width: 100%;*/
    width: 80%;
    left: 10%;
    padding: 0;
    list-style: none;
    text-align: center;
    bottom:15%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 6px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 11px;
    height: 11px;
    padding: 2px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 1;
    content: '';
    width: 11px;
    height: 11px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 10px;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #fecb00;
    border: 1px solid #fecb00;
}


.mobileMain-nav{
    height:26px;
    width:100%;
    background: url(/turf/common/images/nav-bg.jpg) #022169;
    background-repeat: repeat-x;
}


.mobileMainMenu li{
    background: url(/turf/common/images/nav-bg.jpg) #022169;
    background-repeat: repeat-x;
    color: #FFF;
    text-decoration: none;
    line-height: 25px;
    text-align:center;
}

.mobileMenu-divider{
    width: 1px !important;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/turf/common/images/divider.png");
    float: right;
}

.shadowLeft{
    position:absolute;
    height:25px;
    z-index:1;
    margin-top:-25px;
}
.shadowLeft img{
    height:25px;
}
.shadowRight{
    position:absolute;
    height:25px;
    z-index:1;
    right:0;
    margin-top:-25px;
}
.shadowRight img{
    height:25px;
}

#emergency{
    display: block;
    border-top: 3px solid #0247d0;
    background: #ffcc01;
    padding: 10px 10px 0px 10px;
    margin-bottom: 10px;
}
    #emergency h5 {
        margin:0px;
    }

    #emergency #emergencyMessage {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        position: relative;
        height: 28px;
    }   
    #emergencyMessage p {
        padding: 0;
        white-space: nowrap;
        position: absolute;
        left: 0;
        top: 0;
    }
.mobileEmergencyMessage{
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    padding:0px;
    margin: 0 auto;
}

.mobileEmergencyMessageBg{
    opacity: 0.2;
    background-color: rgb(0, 0, 0);
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 0;
    transition: 0.6s;
}
.mobileEmergencyMessage .emMsgContent{
    background: #ffcc01;
    border-top: 3px solid #264fa1;
    margin: 0px 5px;
    padding: 15px;
    z-index: 1;
    position:relative;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
}
}

    .mobileEmergencyMessage .emMsgContent h5{
        padding-bottom:5px;
        margin:0px 0px 10px 0px;
        border-bottom: 1px dotted #264fa1;
    }

.mobileEmergencyMessage .emMsgOpen{
    width: 150px;
    margin: 0px auto;
    text-align: center;
    font-size: 36px;
    padding: 5px;
    color: #fff;
    background: #264fa1;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    cursor:pointer;
    z-index: 1;
    position:relative;
}

.mobileEmergencyMessage .emMsgOpen span:before {
    font-family:"FontAwesome";
    content: "\f106";
}

.mobileEmergencyMessage .emMsgOpen.mClose span:before {
    font-family:"FontAwesome";
    content: "\f107";
}

@media screen and (max-width: 1199px) {
    #spotlightContainer {
        margin-top: -430px;
        margin-bottom: 15px;
    }
    #spotlightContainer > div{
        padding:0;
    }
    .spotlightIframe{
        height: 252px;
        width: 215px;
    }
    .spotlightBg{
        width: 235px;
        height: 273px;
    }
}


@media screen and (max-width: 991px) {
    #spotlightContainer {
        margin-top: -340px;
        margin-bottom: -10px;
        margin-right: 0px;
    }
    #spotlightContainer > div{
        padding:0 20px;
    }

    .spotlightIframe{
        height: 226px;
        width: 193px;
    }
    .spotlightBg{
        width: 211px;
        height: 245px;
    }

    .focusNewsItem br{
        display:none;
    }
    .dTitleTxt br{
        display:block;
    }

}

@media screen and (max-width: 767px) {
    .indexContainer {
       margin-top: -5px;
    }
    #mainVisualContainer{
        margin-right: -20px;
        margin-left: -20px;
    }
    #mainVisualContainer .slick-list{
        margin-top: 0px;
    }
    .titleTab {
        margin-top:20px;
    }
    #spotlightContainer{
        display:none;
        margin: 0;
    }
    .latestNews hr{
        margin: 0px 0px 15px 0px;
    }
    .latestNewsContainerBg{
        padding:0px;
    }
    .latestNews{
        margin:0px;
    }
    .topNews{
       margin: 0px 10px !important;
    }
    .focusNews{
        margin:0px;
    }
    .focusNews .photo {
        padding: 0px 0px 0px 10px;
    }
    #newsHeadlines strong{
        color: #022169;
    }
    .focusNews h1{
        color: #022169;
		font-size: 1.2em;
    }
    .focusNews .detail {
        padding: 0 10px 0 10px;
    }
    .slick-dots{
        bottom: 0%;
        padding: 12px 0px 12px;
    }
    .latestNews .topNews{
    margin: 0px;
    padding: 0px 5px 5px 5px;
}

}


/*Home Bg Video*/
.videoControl{
    position: absolute;
    margin-left: 15px;
    margin-top: -180px;
}
.videoPlay{
    display: inline-block;
    padding:0px 10px;
    font-size: 25px;
    color:#fff;
    opacity: 0.8;
    cursor:pointer;
}
.videoPlay:before {
    font-family:"FontAwesome";
    content: "\f04c";
    }
.videoPlay.paused:before {
    font-family:"FontAwesome";
    content: "\f04b";
}
.videoSound{
    display: inline-block;
    padding:0px 10px;
    font-size: 30px;                      
    cursor:pointer;
}
.videoSound:before {
    font-family:"FontAwesome";
    content: "\f028"!important;
    color:#fff;
    opacity: 1;
}
.videoSound.muted:before {
    font-family:"FontAwesome";
    content: "\f026"!important;
    color:#fff;
    opacity: 0.8;
}
@media screen and (max-width: 1200px) {
    .videoControl{
        margin-top: -160px;
    }
}
@media screen and (max-width: 991px) {
    .videoControl{
        margin-top: -120px;
    }
}
@media screen and (max-width: 767px) {
    .videoControl{
        margin-top: -40px;
    }
}

.dTitle {
    font-size:1em !important;
}

.dTitleCat {
     font-size:1em !important;
}

dContent {
    font-size:1em !important;
}


/*Goto Section Overlay*/
.gotoSectionOverlay{
    display:none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999;
    background: rgba(0,0,0,0.5);
    text-align: center;
    padding-top: 30%;
    color: #fff;
    font-size:1.2em;
}
.gotoSectionOverlay .fa-arrow-circle-o-right{
    font-size:2em;
}
.sectionClose{
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
}
    .sectionClose span{
        display: inline-block;
        padding: 5px 60px 0px 60px;
        background: #264fa1;
        border-radius: 10px 10px 0px 0px;
        -moz-border-radius: 10px 10px 0px 0px;
        -webkit-border-radius: 10px 10px 0px 0px;
    }
    .sectionClose span:before {      
        font-family: "FontAwesome";
        content: "\f106";
        font-size: 36px;
    }
@media screen and (min-width: 768px) {
    .gotoSectionOverlay {
        display: none !important;
    }
}



 /* Top Nav Menu */
#mainNav-zh ul.dropdown .topmenu-li-entertainment {
    width: 17%;
     border-left: 1px solid #022169;
}

#mainNav-zh ul.dropdown .topmenu-li-racing {
    width: 16.3%;
}

#mainNav-zh ul.dropdown .topmenu-li-football {
    width: 16%;
}

#mainNav-zh ul.dropdown .topmenu-li-member {
    width: 16.5%;
}

#mainNav-zh ul.dropdown .topmenu-li-charities {
    width: 16.4%;
}

    #mainNav-en ul.dropdown .topmenu-li-charities ul ul {
        left: -100%;
    }

#mainNav-zh ul.dropdown .topmenu-li-corporate {
    width: 16.2%;
    border-right: 1px solid  #022169;
}


#mainNav-en ul.dropdown .topmenu-li-entertainment {
    width: 21.5%;
    border-left: 1px solid #022169;
}

#mainNav-en ul.dropdown .topmenu-li-racing {
    width: 15%;
}

#mainNav-en ul.dropdown .topmenu-li-football {
    width: 13%;
}

#mainNav-en ul.dropdown .topmenu-li-member {
    width: 14%;
}

#mainNav-en ul.dropdown .topmenu-li-charities {
    width: 20%;
}

#mainNav-en ul.dropdown .topmenu-li-charities ul ul {
    left: -100%;
}

#mainNav-en ul.dropdown .topmenu-li-corporate {
    width: 15%;
    border-right: 1px solid #022169;
}


#mainNav-zh ul.dropdown .topmenu-li-charities ul ul {
    left: -100%;
}

@media screen and (min-width: 480px) and (max-width: 992px){
    #mainNav-en ul.dropdown .topmenu-li-entertainment {
        width: 184px;
    }

    #mainNav-en ul.dropdown .topmenu-li-racing {
        width: 98px;
    }

    #mainNav-en ul.dropdown .topmenu-li-football {
        width: 70px;
    }

    #mainNav-en ul.dropdown .topmenu-li-member {
        width: 94px;
    }

    #mainNav-en ul.dropdown .topmenu-li-charities {
        width: 154px;
    }

        #mainNav-en ul.dropdown .topmenu-li-charities ul ul {
            left: -100%;
        }

    #mainNav-en ul.dropdown .topmenu-li-corporate {
        width: 92px;
        border-right: 1px solid #022169;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px){
    #mainNav-en ul.dropdown .topmenu-li-entertainment {
        width: 220px;
    }

    #mainNav-en ul.dropdown .topmenu-li-racing {
        width: 140px;
    }

    #mainNav-en ul.dropdown .topmenu-li-football {
        width: 110px;
    }

    #mainNav-en ul.dropdown .topmenu-li-member {
        width: 120px;
    }

    #mainNav-en ul.dropdown .topmenu-li-charities {
        width: 180px;
    }

        #mainNav-en ul.dropdown .topmenu-li-charities ul ul {
            left: -100%;
        }

    #mainNav-en ul.dropdown .topmenu-li-corporate {
        width: 140px;
        border-right: 1px solid #022169;
    }
}
/*--------------Login style--------------------------*/
#header #topNav #globalLoginControl .afterlogin .hkjc_greeting_name{		
    display: inline-block;		
    max-width: 77px;		
    white-space: nowrap;		
    overflow: hidden !important;		
    text-overflow: ellipsis;		
    line-height: 1.7em;		
    vertical-align: bottom;		
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #header #topNav {		
   margin-top:0px;		
  }		
  #header_nav #topNav {		
    vertical-align: bottom;		
    display: table;		
  }		
  #header_nav #topNav>div:first-child {		
    vertical-align: bottom;		
    display: inline-block;		
    display: table-cell;		
    float: none;		
  }		
   #header_nav #topNav #globalLoginControl .afterlogin .hkjc_login_message{		
    float: none;		
  }		
  #header_nav #topNav #globalLoginControl .afterlogin{		
    float: none;		
    display: block;		
  }		
  #header_nav #topNav #globalLoginControl .beforelogin{		
    margin-top:21px;		
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .mobile-top-login .afterlogin .hkjc_greeting_name{		
    display: inline-block;		
    max-width: 77px;		
    white-space: nowrap;		
    overflow: hidden !important;		
    text-overflow: ellipsis;		
    line-height: 1.5em;		
    vertical-align: bottom;		
  }		
  .mobile-top-login .afterlogin .mobile_login_message{		
      margin-top:-8px;		
  }
}
@media screen and (max-width: 479px) and (min-width: 320px) {
  .mobile-top-login .afterlogin .hkjc_greeting_name{		
    display: inline-block;		
    max-width: 77px;		
    white-space: nowrap;		
    overflow: hidden !important;		
    text-overflow: ellipsis;		
    line-height: 1.5em;		
    vertical-align: bottom;		
  }		
  .mobile-top-login .afterlogin .mobile_login_message{		
      margin-top:-8px;		
  }
}