/*English css */

@import url("https://fonts.googleapis.com/css?family=Libre+Franklin:400,400i,700,800|PT+Sans:400,400i,700|PT+Serif:400,400i,700&amp;subset=latin-ext");
body {
   font-family: 'Libre Franklin', sans-serif
}
h2 a {
    color: #000;
}
.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,
.section_widetop_three_featured .three_featured p
 {
    font-family: 'PT Serif', serif;
    font-size: 16px !important;
}
#topstorywidefull #topstorywidefulltease a,
.service_widetop_two_featured .two_featured a,
.section_widetop_two_featured .two_featured a,
.service_widetop_three_featured .three_featured a,
.section_widetop_three_featured .three_featured a,
.single_column_teaser h2 a {
    line-height: 22px ;
    letter-spacing: 0.2px;
    font-size: 18px;
    color: #000;
}
#storytop li {
    margin: 0 0 0 -2px;
    width: 52px;
}
div#storytext {
    font-family: 'PT Serif', serif;
    font-size: 18px;
    letter-spacing: 0.2px;
}
.single_column_teaser h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    display: block;
    font-size: 18px;
    text-align: left;
}
.single_column_teaser {
    border-bottom : 0.5px solid lightgray;
    padding-top : 1em;
}
#topnews .sectionteaser p {
    border-bottom : 0.5px solid lightgray;
    padding-bottom : 10px;
    display : table;
}
#sectioncontent {
    border-top: none;
    padding-top: 0px;
    margin-top: 0px;
}
.benar #morenews, .rfa-section #morenews {
 margin-top: 10;
 border-top: unset;
 padding-top: 0;
}
.rfa-section .mosaic-tile-content .sectionteaser:first-child {
    border-top: unset;
    padding-top: unset;
}
#sectioncontent .sectionteaser {
    border-bottom : 0.5px solid lightgray;
    padding-top : 1em;
}

.edpicksidebar h3 {
    font-size: 18px;
    font-weight : bold;
}
.mosaic-tile-content h1 {
    color: black;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: -5px;
}
/*========== Mosaic Tile ==========*/
.rfa-section #topstorywidefulltease p {
    font-family: 'PT Serif', serif;
    font-size: 15px !important;
}
.rfa-section .service_widetop_two_featured .two_featured a,
.rfa-section .service_widetop_three_featured .three_featured a {
    color: #000;
}
.rfa-section .sectionteaser p,
.rfa-section .service_widetop_two_featured .two_featured p,
.rfa-section .service_widetop_three_featured .three_featured p {
    border-bottom: 0.5px solid lightgray;
    padding-bottom: 10px;
}
.mosaic-tile-content .existing_story p {
    font-family: 'PT Serif',serif;
    font-size: 15px;
}
/*========== Mosaic Tile END */
/*========== Footer Responsive ==========*/
@media only screen and (max-width: 992px) {
    #footer-logo-address {
        max-width : 980px;
        width: 100%;
    }
}
@media only screen and (max-width: 640px) {
    #footer-logo-address {
        background: url(/++plone++rfa-resources/img/footerlogoaddress640.png);
        height: 250px;
        width : 100%;
        max-width : 640px;
        background-repeat: no-repeat;
        background-size: 100%;
    }
}
/*========== Footer Responsive END */