/*Cantonese Service specific css */

#pagewidth, .small_lead_top #topstorywidefull h2,
.big_lead_section .mosaic-tile-content h1.documentFirstHeading,
.single_column_teaser h2, .single_column_teaser p,
.small_lead_top .service_widetop_two_featured .two_featured h2,
.bigger_lead_top .service_widetop_two_featured .two_featured h2,
.other_stories_three .single_column_teaser h2,
.other_stories_three .below_other_stories p,
.other_stories_three .big_other.below_other_stories h2,
.other_stories_three .small_others .below_other_stories h2,
.other_stories_three .middle_others .middle_other_stories h2,
.big_lead_section .sectionteaser_odd h2, .big_lead_section .sectionteaser_even h2,
.big_lead_section .service_widetop_two_featured .two_featured h2,
.big_lead_section .mosaic-width-third {
    line-height: 1.3em;
    letter-spacing: 0;
}
.big_lead_section .sectionteaser_odd h2, .big_lead_section .sectionteaser_even h2,
.big_lead_section .two_no_featured h2, .big_lead_section .service_widetop_two_featured .two_featured h2 {
    -webkit-line-clamp: 3;
    height: 110px;
}
.promoTitle {
    margin-top: 20px;
}
#frontchannel {
    font-size: 14px;
    height: auto;
    border-bottom: 0.5px solid rgba(55,55,55,0.5);
    margin-top: -5px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    line-height: 1.3em;
    letter-spacing: .05em;
}
#frontchannel .dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}
#frontchannel .audio_icon {
    background-image: url("/++theme++cantonese/Audio_grey.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    float: left;
    height: 23px;
    width: 28px;
}
#frontchannel .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f0f6f0;
  min-width: 160px;
    width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}
#frontchannel .dropdown:hover .dropdown-content {
  display: block;
}
#frontchannel .promoTitle {
    margin-bottom: 12px;
}
#frontchannelchannels ul {
    padding-inline-start: 18px;
    margin-top: 6px;
}
#frontchannel #more {
    font-size: 12px;
}
.small_lead_top .sectiontitle, .bigger_lead_top .sectiontitle,
.verybig_lead_top .sectiontitle {
    display: none;
}
#storypagemaincol p {
    margin-bottom: 30px;
}
#storycontent h1, #contentwell h1 {
    font-weight: 700;
}
#storytext figcaption {
    margin-bottom: 30px;
}
#viewlet-below-content.postComment {
    line-height: 26px;
}
/*======Collection spesific style */

.mosaic-tile-content .existing-content-tile.collection_display .entries article.entry {
    width: 100%;
    border-bottom: 0.5px solid #999595;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    list-style-type: none;
    padding: 5px;
    margin-left: 0px
}
.mosaic-tile-content .existing-content-tile.wuhan_collection h2 {

    background: url('/cantonese/wuhan-smartfolder-image2.jpg');
    background-repeat: no-repeat;
    color: transparent !important;
    background-position: center;
    background-color: #fff !important;
    background-size: 100%;
    margin: 0 0 -10px 0;
    min-height: 60px;
}
.mosaic-tile-content .existing-content-tile.khmovement h2 {
 background: url('/cantonese/news/HKprotest_thin_banner.png');
    background-repeat: no-repeat;
    color: transparent !important;
    background-position: center;
    background-color: #fff !important;
    background-size: 100%;
    margin: 0 0 -10px 0;
    min-height: 60px;
}

.mosaic-tile-content .existing-content-tile.hkcourt h2 {

    background: url('/cantonese/news/htm/hkcourtsb.jpg');
    background-repeat: no-repeat;
    color: transparent !important;
    background-position: center;
    background-color: #fff !important;
    background-size: 100%;
    margin: 0 0 -10px 0;
    min-height: 60px;
}

/*======Collection spesific style end*/

.benar .mosaic-tile-content #topstorywidefull {
    background: #FFF;
    color: #000
}
.benar #topstorywidefull #topstorywidefulltease a {
    color: #036
}
/*====== footer CSS */
#footerlinks h3 {
    font-weight: 700;
}
/*====== footer CSS end*/
/*====== responsive CSS */

@media only screen and (max-width: 800px) {
    .single_column_teaser h2, .other_stories_three .single_column_teaser h2,
    .other_stories_three .big_other.below_other_stories h2,
    .other_stories_three .small_others .below_other_stories h2,
    .other_stories_three .middle_others .middle_other_stories h2, .below_other_stories h2 {
        margin-top: 8%;
    }
    #frontchannel {
        margin-left: 0;
    }
}
/*====== responsive CSS end*/