/* press release css Start */
.et_pb_section.nsba-press-release.et_section_regular { padding: 50px 0 60px 0; }
.et_pb_row.press_heading h1 { padding-bottom: 30px; }
.nsba-press-release.et_section_regular .et_pb_row.main-typography { padding-bottom: 0; padding-top: 30px !important; }
.nsba-press-release.et_section_regular .et_pb_row.main-typography .et_pb_button_module_wrapper.et_pb_module { margin-bottom: 20px; }
.et_pb_row.press_heading .et_pb_module.et_pb_text.et_pb_text_align_left { margin-bottom: 0; }
.main-typography p.mb-2,
.main-typography p.mb-5 { margin-bottom: 10px; }
.nsba-press-release.et_section_regular .main-typography p:last-child { margin-bottom: 0; }
.et_pb_section.education_credits_section.national_section.et_section_regular { margin-bottom: 0; }
.et_pb_section.education_credits_section.national_section.et_section_regular .et_pb_module.et_pb_image { margin: 0 !important; width: 100% !important; position: static; max-width: 100% !important; }
.et_pb_section.education_credits_section.national_section.et_section_regular .et_pb_row.education_credits_row { align-items: center; }
/* press release css End */


/* responsive css */
@media (max-width:1199px) {
    /* press release css  Start */
	.press-release-gray-small-text p,
	.press-release-gray-small-text .et_pb_text_inner span { font-size: 18px; line-height: 28px; }
    /* press release css End */

}
@media (max-width:980px) {
    /* press release css  Start */
	.et_pb_row.press_heading h1 { padding-bottom: 22px; }
	.nsba-press-release .main-typography ul+p { margin-top: 0; }
	.nsba-press-release .main-typography ul { margin-bottom: 20px; }
	.et_pb_section.education_credits_section.national_section.et_section_regular .et_pb_column.left_col { max-width: 360px; }
	.et_pb_section.education_credits_section.national_section.et_section_regular .et_pb_column.right_col .et_pb_button_module_wrapper:last-child { margin-top: 0; }
    /* press release css End */
}

/* press release css End */
@media (max-width:767px) {
    /* press release css  Start */
	.press-release-gray-small-text p,
	.press-release-gray-small-text .et_pb_text_inner span { font-size: 16px; line-height: 26px; }
    /* press release css End */
}
@media (max-width:479px) {
    /* press release css  Start */
	.et_pb_section.education_credits_section.national_section.et_section_regular .et_pb_column.left_col { max-width: 100%; }
    /* press release css End */
}