.article-aside,
.divider-vertical,
.pager,
.view-article .page-header {
	display:none;
}
/*banner*/
.bg-image {
	background-image: url('../../images/banners/mpf-orso_er_ee_bg.jpg') !important;
}

/*It is MPF/OROS Introduction CSS*/
.t3-content hr{
	margin: 40px 0;
}

#t3-content h1{
	margin: 20px 0 40px 0;
}

.view-from-managers-banner{
	margin-bottom: 20px;
}


/*Responsive*/
@media screen and (min-width: 1200px) {



}

@media screen and (max-width: 1190px) {



}

@media screen and (max-width: 767px) {



}

@media screen and (max-width: 319px) {


}