.new-heading p {
    font-size: 17px;
}
.article_details p {
    font-size: 18px;
}
.article_details  *,
.article_details  p *{
    font-size: 18px;
	line-height: 28px;
}
.title {
    background-color: transparent;
	color: #0071bb;
}

ul.list-heading {
    direction: rtl;
    color: #0071bb;
}
ul.list-heading li h5 {
    font-size: 22px;
}
.second-section-dept:hover .item-link-list:before {
    background-color: rgba(0,0,0,0);
}

.video_section .title-video {
	background-color: #0071bb;
    color: #fff;
    border-bottom: 1px solid #dfdfdf;
    border-right: 0;
}
.video_section-item  .second-section-dept h3,.video_section-item  .second-section-dept
{
	color: #000;
}