/* WEB FONT 2016.12.28 */

html[lang=zh-HK] .more::after,
html[lang=zh-HK] .more .icon-htc,
html[lang=zh-HK] .icon-downloadsolid::before,
html[lang=zh-HK] .icon-downloadsolid::after,
html[lang=zh-HK] .icon-chevronright::before,
html[lang=zh-HK] .icon-chevronright::after {
    top: -1.5px;
}

.icon-playcircle:before,
.icon-playcircle:after {
    top: -1px;
}

html[lang=zh-HK] .more.arrowicon_top::before,
html[lang=zh-HK] .more.arrowicon_top::after,
html[lang=zh-HK] .more.arrowicon_top .icon-htc {
    top: 0px;
}
html[lang=zh-HK] span.badge-half.seven{ margin-left:-0.1em; }


html[lang=zh-HK] #ac-globalfooter .ac-gf-more::after,
html[lang=zh-HK] #ac-globalfooter .ac-gf-more .icon-htc{top:-1px;}

/* center align large and medium */
html[lang=zh-HK] .centeralign { padding-left: 0.4em; }
@media only screen and (max-width: 735px) { html[lang=zh-HK] .centeralign { padding-left: 0; } }
@media only screen and (max-width: 735px) and (max-device-width: 768px) { html[lang=zh-HK] .centeralign { padding-left: 0; } }

/* center align all */
html[lang=zh-HK] .centerall { padding-left: 0.4em; }

/* center align medium  and small*/
@media only screen and (max-width: 1068px) { html[lang=zh-HK] .centerms { padding-left: 0.4em; } }
@media only screen and (max-width: 735px) { html[lang=zh-HK] .centerms { padding-left: 0.4em; } }

/* <br> 在不同 viewport 的 换行 Show & Hide */
@media only screen and (max-width: 735px) {html[lang=zh-HK] br.hide-for-small {display: none}}

@media only screen and (max-width: 1024px) {html[lang=zh-HK] br.hide-for-medium {display: none}}

html[lang=zh-HK] br.hide-for-large {display: none}
@media only screen and (max-width: 1024px) {html[lang=zh-HK] br.hide-for-large {display: block}}


@media only screen and (max-width: 735px) {html[lang=zh-HK] br.show-for-small {display: block}}

@media only screen and (max-width: 320px) {html[lang=zh-HK] br.hide-for-xsmall {display: none}}

@media only screen and (max-width: 1024px) {html[lang=zh-HK] br.show-for-medium {display: block}}

html[lang=zh-HK] br.show-for-large {display: block}


html[lang=zh-HK] br.show-only-for-small {display: none}
@media only screen and (max-width: 735px) {html[lang=zh-HK] br.show-only-for-small {display: block}}

html[lang=zh-HK] br.show-only-for-medium {display: none}
@media only screen and (max-width: 1024px) {html[lang=zh-HK] br.show-only-for-medium {display: block}}
@media only screen and (max-width: 1068px) {html[lang=zh-HK] br.show-only-for-medium {display: block}}
@media only screen and (max-width: 735px) {html[lang=zh-HK] br.show-only-for-medium {display: none}}

html[lang=zh-HK] br.show-only-for-large {display: block}
@media only screen and (max-width: 1024px) {html[lang=zh-HK] br.show-only-for-large {display: none}}
@media only screen and (max-width: 1068px) {html[lang=zh-HK] br.show-only-for-large {display: none}}
@media only screen and (max-width: 735px) {html[lang=zh-HK] br.show-only-for-large {display: none}}

br.show-only-for-xsmall {display: none}
@media only screen and (max-width: 320px) and (max-device-width: 375px) {html[lang=zh-HK] br.show-only-for-xsmall {display: block}}


html[lang=zh-HK] br.small-hide {display: none}
html[lang=zh-HK] br.small-show {display: block}

@media only screen and (min-width: 736px) {
html[lang=zh-HK] br.medium-hide {display: none}
html[lang=zh-HK] br.medium-show {display: block}}

@media only screen and (min-width: 1069px) {
html[lang=zh-HK] br.large-hide {display: none}
html[lang=zh-HK] br.large-show {display: block}}

@media only screen and (min-width: 1442px) {
html[lang=zh-HK] br.xlarge-hide {display: none}
html[lang=zh-HK] br.xlarge-show {display: block}}


/* <br> 在不同 viewport 的 换行 Show & Hide End*/

