/*Burmese css */

@font-face {
  font-family: 'Pyidaungsu';
  font-style:  normal;
  font-weight: normal;
  src: local('Pyidaungsu'),
       url('/++theme++burmese/Pyidaungsu.woff') format('woff'),
       url('/++theme++burmese/Pyidaungsu.ttf')  format('truetype'),
       url('/++theme++burmese/Pyidaungsu.svg#Pyidaungsu') format('svg');
}
body #portal-mainnavigation, #frontcontent, #frontcontent p, #portal-footer-wrapper, #portal-top,
#storycontent,  .sectionteaser p, .mosaic-grid-row, .newRFAbelow, div#storytext, .plone-nav,
#frontsidebar, #title_first_image h2.title, .single_column_teaser p, #topstorywidefull #topstorywidefulltease p,
.service_widetop_two_featured .two_featured p, .section_widetop_two_featured .two_featured p,
.service_widetop_three_featured .three_featured p, .below_other_stories,
.section_widetop_three_featured .three_featured p, #commenting, .image-caption, .lead_image_caption,
#storytext figcaption, #storypagemaincol p.slideshow_caption,  #frontsidebar .relatedstories ul,
.newRFAbelow {
    font-family: 'Pyidaungsu', sans-serif;
    font-style: normal;
    color: #000;
}
.bigger_lead_top #topstorywidefull h2 {
    font-size: 36px;
    line-height: 2em;
}
.small_lead_top #topstorywidefull h2 {
    line-height: 2em;
    margin-bottom: 12px;
}
.small_lead_top .service_widetop_two_featured .two_featured h2,
.bigger_lead_top .service_widetop_two_featured .two_featured h2,
#topstorywidefull p, .single_column_teaser h2, .below_other_stories h2,
.big_lead_section #topstorywidefull h2,
.big_lead_section #topstorywidefull p,
.bigger_lead_top #topstorywidefull p,
.small_lead_top .service_widetop_two_featured .two_featured p,
.bigger_lead_top .service_widetop_two_featured .two_featured p,
.single_column_teaser p, .below_other_stories p,
.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,
#frontsidebar .relatedstories ul, .most_read_only li,
.lead_image_caption, #storypagemaincol p.slideshow_caption {
    line-height: 1.8em;
}
.bigger_lead_top .top_story_part #more_news_single_column {
    margin-bottom: 22px;
    margin-right: 20px;
}
.bigger_lead_top .top_story_part .single_column_teaser {
    width: 100%;
    padding-left: 0;
}
.sectiontitle {
    display: none;
}
#most_read_only .sidetitle .sectiontitle {
    display: unset;
}
.promoTitle {
    line-height: 42px;
}
.promoBox {
    margin-top: 15px;
    font-size: 16px;
    line-height: 28px;
}
#frontchannel {
    height: auto;
    border-bottom: .5px solid rgba(55,55,55,0.5);
    margin-bottom: 20px;
    padding-bottom: 10px;
}
#frontchannel .promoTitle {
    margin-bottom: 12px;
}
#frontchannelchannels ul {
    padding-inline-start: 18px;
}
#frontchannelchannels ul li {
    margin-bottom: 5px;
    font-size: 14px;
}
#storytext {
    font-size: 17px;
    line-height: 30px;
}
#storytext table tr {
    line-height: 1.42857;
}
#storycontent h1, #contentwell h1 {
    font-size: 36px;
    line-height: 60px;
}
#storypagemaincol p {
    margin: 0 0 20px;
}
.big_lead_section .sectionteaser_odd h2, .big_lead_section .sectionteaser_even h2,
.big_lead_section .service_widetop_two_featured .two_featured h2 {
    line-height: 1.6em;
    height: 80px;
}
.big_lead_section .main_richtext .otherspecialwrap.ethnic {
    margin-top: 12px;
    border-top: none;
    line-height: 1.6em;
}
.big_lead_section .main_richtext .otherspecialwrap.ethnic .specialwrap {
    height: 445px;
}
.big_lead_section .main_richtext .otherspecialwrap.ethnic .specialwrap:nth-child(7) {
    border-bottom: none;
}
.otherspecialwrap.ethnic .specialwrap h4,
.otherspecialwrap.ethnic .specialwrap h2 {
    margin-bottom: 18px;
}
#most_read_only .promoTitle h2 {
    line-height: 1.6em;
}
#footernav {
    width: 50px;
}
#footerlang,#footeraboutus {
    width: 80px;
}
@media only screen and (max-width: 800px) {
    .small_lead_top .service_widetop_two_featured .two_featured h2,
    .bigger_lead_top .service_widetop_two_featured .two_featured h2,
    #topstorywidefull p, .single_column_teaser h2, .below_other_stories h2,
    .big_lead_section #topstorywidefull h2,
    .big_lead_section #topstorywidefull p,
    .bigger_lead_top #topstorywidefull p,
    .small_lead_top .service_widetop_two_featured .two_featured p,
    .bigger_lead_top .service_widetop_two_featured .two_featured p,
    .single_column_teaser p, .below_other_stories p,
    .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,
    #frontsidebar .relatedstories ul, .most_read_only li {
        line-height: 2em;
    }
    .bigger_lead_top #topstorywidefull h2 {
        font-size: 22px;
    }
    .promoBox {
        margin-top: 5px;
    }
}