/* for news-detail snippets */
.snippets-quote img {
	float: left;
	width: 75px;
	height: 75px;
	border-radius: 50%;
}

.snippets-quote .text {
	margin-left: 120px;
}
@media (max-width: 767px) {
    .menu_main a {
        margin: 0 !important;
        white-space: normal;
    }
    .menu_main li {
    	line-height: 1.1;
    	padding: 9px 0 !important;
    }
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.section-menu .bx_hma_one_lvl a {
    padding: 0!important;
}