/* Start: Team Baustein */
.block_110010.cms_padding_1 { padding: 0 !important; }
.cms_users_mainContainer { padding: 30px 0 0 0; margin: -15px 0; }
.cms_users_sectionGroup > .cms_users_section { margin: 0 0 30px 0; }
.cms_users_sectionGroup > .cms_users_section:last-of-type { margin: 0 0 15px 0; }
.cms_users_mainContainer > .cms_users_section { margin: 0 0 15px 0; }
.cms_users_mainContainer > .cms_users_restSection { margin: 15px 0 15px 0; }
.cms_users_section { display: flex; flex-wrap: wrap; width: 100%; }
.cms_users_title { display: block; width: 100%; padding: 0 15px; margin: 0; }
.cms_users_title > h2 { padding: 0; }
/* End: Team Baustein */

/* Start: Allgemein */
.block_110000.cms_padding_1 { padding: 0 !important; }
.cms_users_box { display: block; width: 25%; padding: 15px; }
.block_110000 .cms_users_box { display: block; width: 100% !important; }
.cms_users_imgMain { position: relative; width: 100%; margin: 0 0 18px 0; }
.cms_users_zitat { position: absolute; z-index: 2; inset: 0; padding: 20px; background: rgba(37, 69, 114, 0.9); border-radius: 30px; overflow: hidden; opacity: 0; visibility: hidden; transition: all .3s ease-in-out; }
.cms_users_box:hover .cms_users_zitat { opacity: 1; visibility: visible; }
.cms_users_zitat * { color: #FFFFFF !important; }
.cms_users_box .cms_helper_imgBox { padding: 0 0 118.5185185185185% 0; }
.cms_users_box .cms_helper_imgBox > .full_article_link { border-radius: 30px; }
.cms_users_box .cms_helper_img { border-radius: 30px; }
.cms_users_text { display: block; width: 100%; }
.cms_users_text > h3 { padding: 0 0 2px 0; }
.cms_users_text a { color: var(--primary); }
.cms_users_text .fa { font-size: 18px; line-height: 28px; margin: 0 10px 0 0; }
/* End: Allgemein */

@media screen and (max-width: 1366px) { .cms_users_zitat { display: none; } }

/* Start: Grid Responsive */
@media screen and (max-width: 1180px) { .cms_users_box { width: 33.3333% !important; } .block_110000 .cms_users_box { width: 100% !important; } .block_110000.flex_box_12 { width: 33.3333% !important; } }
/* End: Grid Responsive */

/* Start: Grid Responsive */
@media screen and (max-width: 959px) { .cms_users_box { width: 50% !important; } .block_110000 .cms_users_box { width: 100% !important; } .block_110000.flex_box_12 { width: 50% !important; } }
/* End: Grid Responsive */

/* Start: Grid Responsive */
@media screen and (max-width: 640px) { .cms_users_box { width: 100% !important; } .block_110000 .cms_users_box { width: 100% !important; } .block_110000.flex_box_12 { width: 100% !important; } }
/* End: Grid Responsive */

@media screen and (max-width: 767px) {
	/* Start: Allgemein */
	.cms_users_text .fa { font-size: 16px !important; line-height: 26px !important; }
	/* End: Allgemein */
}