.noTopBorder {
  border-top: none !important;
}
.noRightBorder {
  border-right: none !important;
}
#matchingBlockContent {
  width: 272px;
  float: right;
  margin-bottom: 1px;
  position: relative;
}
.mt_direction_right_to_left #matchingBlockContent {
  float: left;
}
#mainContent {
  width: 68%;
  float: left;
  margin-bottom: 1px;
  position: relative;
}
.mt_direction_right_to_left #mainContent {
  float: right;
}
/* No border - in the Sidebar the Tab-Container got the Matching-Box Class */
#content_right .tabcontent {
  border: 0;
}
/* Matching Boxes */
.arrow {
  margin-left: -11px;
  font-style: normal;
  font-size: 11px;
  font-size: .9rem;
}
.arrowBox {
  margin-left: -11px;
  font-style: normal;
  font-size: 11px;
  font-size: .9rem;
}
.keyTopic {
  font-size: 11px;
  font-size: .9rem;
  margin-bottom: 5px;
}
.keyTopic a {
  text-decoration: none;
}
.moreLink {
  text-align: right;
}
.alertTitle {
  background-color: #cc0000;
  color: #ffffff;
  padding: 4px 0px 2px 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
.bgBoxFeature {
  background-color: #E8F1F8;
  padding: 5px 5px 1px 8px;
  border-top: 1px solid #999;
}
.bgBox {
  border: 1px solid #dadada;
  border-top: 0px;
  padding: 5px 5px 5px 9px;
  font-size: 11px !important;
  font-size: .9rem !important;
  width: 256px;
}
.boxText {
  font-size: 11px !important;
  font-size: .9rem !important;
  padding-left: 11px;
}
.more_link,
.newsletterArchiveLink a {
  background: transparent url(../../docroot/images/background/green_arrow.gif) no-repeat left center;
  padding-left: 15px;
}
.newsletterArchiveLink {
  margin-bottom: 10px;
}
/* --- Matching Boxes - Boxes in den Right Content Area with and without Title --- */
.matching_box {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  margin: 0px 0px;
  height: 1%;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton {
  position: relative;
  overflow: hidden;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton::before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  animation: loadingSkeleton 1.5s infinite;
  z-index: 1;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__text {
  height: 15px;
  background: #dedede;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__text--paragraph {
  height: 80px;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__image {
  background: #dedede;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__imageAndText {
  display: flex;
  gap: 25px;
  margin: 0 0 25px 0;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__imageAndText:before {
  content: '';
  display: block;
  width: 200px;
  height: 620px;
  background: repeating-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25px, #dedede 25px, #dedede 120px, rgba(255, 255, 255, 0) 120px, rgba(255, 255, 255, 0) 155px);
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__imageAndText:after {
  content: '';
  display: block;
  width: 100%;
  height: 620px;
  background: repeating-linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25px, #dedede 25px, #dedede 40px, rgba(255, 255, 255, 0) 40px, rgba(255, 255, 255, 0) 50px, #dedede 50px, #dedede 65px, rgba(255, 255, 255, 0) 65px, rgba(255, 255, 255, 0) 75px, #dedede 75px, #dedede 155px);
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton--events {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 -10px;
  min-width: 100%;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton--events .skeleton__searchResult {
  display: flex;
  flex-direction: row;
  align-items: start;
  padding: 0;
  gap: 0;
  background: #fff;
  border: 1px solid #cccccc;
  height: 330px;
  cursor: pointer;
  flex-wrap: wrap;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  max-width: 33.333333%;
  flex: 1 1 25%;
  margin: 0 10px 20px 10px;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton--events .skeleton__searchResult__image {
  flex: 0 0 100%;
  max-width: 100%;
  max-height: 100%;
  height: 130px;
  background: #dedede;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton--events .skeleton__searchResult__body {
  height: 140px;
  margin: 24px 16px 16px 16px;
  max-width: 100%;
  flex: 1 1 80%;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton--events .skeleton__searchResult__body__eventType {
  height: 10px;
  margin: 5px 0;
  display: block;
  width: 35%;
  background: #dedede;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton--events .skeleton__searchResult__body__title {
  width: 70%;
  height: 20px;
  margin: 5px 0;
  background: #dedede;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton--events .skeleton__searchResult__body__summary {
  height: 30px;
  margin: 5px 0;
  background: #dedede;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton--events .skeleton__searchResult__eventDelivery {
  height: 10px;
  margin-top: 64px;
  display: block;
  background: #dedede;
}
@media (max-width: 600px) {
  .matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__imageAndText:before {
    display: none;
  }
  .matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__imageAndText {
    padding: 20px;
  }
  .matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__imageAndText:after {
    background: repeating-linear-gradient(180deg, #dedede 0%, #dedede 100px, rgba(255, 255, 255, 0) 100px, rgba(255, 255, 255, 0) 110px, #dedede 110px, #dedede 125px, rgba(255, 255, 255, 0) 125px, rgba(255, 255, 255, 0) 135px, #dedede 135px, #dedede 160px, rgba(255, 255, 255, 0) 160px, rgba(255, 255, 255, 0) 180px);
  }
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton {
  height: 130px;
  display: flex;
  gap: 20px;
  align-items: center;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__image {
  height: 100%;
  width: 215px;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__image + div {
  width: 100%;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__image + div .skeleton__text {
  width: 100%;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type .skeleton__image + div .skeleton__text--paragraph {
  background: #dedede;
  margin: 15px 0 0 0;
}
.matchingblockbannerteaser .mb_teaser_block:first-of-type:has(.bannerLoaded) .skeleton {
  display: none;
}
.rotate-banner {
  display: none;
}
.mb_moreLink {
  font-size: 1.1rem;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  text-align: right;
  border-top: none;
}
.mbSeparator {
  margin-bottom: 12px;
}
.matching_block_tab_wrapper .mbSeparator {
  margin-bottom: 0;
}
.teaser-banner-item {
  overflow: visible;
  margin: 45px 0 25px 0;
  padding: 0px 20px 0 0;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  gap: 40px;
  align-items: center;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: 230px;
  cursor: pointer;
}
.mt_direction_right_to_left .rotate-banner .teaser-banner-item {
  padding: 0 0 0 20px;
}
.teaser-banner-item:hover > .teaser-banner-btn {
  text-decoration: none;
  color: #004494;
  background: #eaebf4;
}
.rotate-banner .teaser-banner-item a {
  overflow-x: hidden;
}
/* Definitions for matching_box as an A-Tag */
a.matching_box,
a.matching_box:link,
a.matching_box:hover,
a.matching_box:active,
a.matching_box:focus {
  text-decoration: none;
  color: #666666;
  cursor: pointer;
}
.matching_box .top {
  position: relative;
  display: block;
  clear: both;
  height: 2px;
  line-height: 2px;
  font-size: 2px;
  background-position: -1035px -56px !important;
  border: 0px;
}
.matching_box .title {
  position: relative;
  display: block;
  clear: both;
  border: 0;
  padding-top: 1px;
}
.matching_box .center {
  position: relative;
  display: block;
  clear: both;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: 2px solid #2986c1;
  background-color: transparent;
}
.matching_block_tab_wrapper .matching_block_wrapper .matching_box .center {
  border: none;
}
.matching_box .bottom {
  position: relative;
  display: block;
  clear: both;
  border: 0;
  height: 3px;
  line-height: 3px;
  font-size: 3px;
  background: transparent url(../../docroot/images/background/matching_box_bottom.gif) no-repeat 0 center;
}
.matching_box .content {
  padding: 15px 15px 0 15px;
}
.matching_block_tab_wrapper .matching_block_wrapper .matching_box .content {
  padding: 0;
}
.matching_box strong {
  font-size: 12px;
  font-weight: bold;
  display: block;
  font-style: normal;
}
.matching_box .title strong {
  line-height: 21px;
  margin-left: 13px;
  display: block;
  font-style: normal;
}
h2.alt_title_bar,
h3.alt_title_bar {
  font-size: 12px;
  font-weight: bold;
  display: block;
  padding-bottom: 2px;
  padding-left: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #E6E6E6;
}
h3.alt_normal {
  font-weight: normal;
}
.matching_box .content p {
  padding-bottom: 10px;
  font-size: 11px;
  font-size: .9rem;
}
.matching_box ul {
  font-size: 1.1rem;
  list-style-type: none;
  padding-left: 0;
}
.tm-img {
  padding-left: 3px;
  border: 0px;
  float: right;
}
.teaser-banner-img {
  height: 100%;
  width: 300px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 0;
  aspect-ratio: 1.77777778;
  background: transparent;
}
.teaser-banner-img img {
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.teaser-banner-body {
  flex: 1 1;
  max-width: 75%;
  overflow: hidden;
  overflow-wrap: break-word;
}
.teaser-banner-title {
  font-family: 'Avant Garde for MT Bd', Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #004494;
  margin: 0 0 5px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.teaser-banner-subtitle {
  font-size: 16px;
  line-height: 24px;
  color: #004494;
  margin: 5px 0 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.teaser-banner-text p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #004494;
  margin-bottom: 0;
  margin-top: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.teaser-banner-btn {
  display: inline-block;
  background: transparent;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  color: #004494;
  margin: 10px 0 0 0;
  padding: 10px 20px;
  background: white;
  border: solid 1px #004494;
}
.teaser-banner-btn .teaser-banner-btn-lbl {
  display: flex;
  align-items: center;
  justify-content: center;
}
.teaser-banner-btn .teaser-banner-btn-lbl__text {
  line-height: 21px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.teaser-banner-link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}
.teaser-banner-arrow {
  border: solid #004494;
  border-width: 0 2px 2px 0;
  display: inline-block;
  margin: 5px 0 3px 9px;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  flex: 0 0;
}
.mt_direction_right_to_left .teaser-banner-arrow {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.matching_box .mbItemsDate,
.matching_box .mbItemsDateFirst {
  font-size: 1.1rem;
  line-height: 1.3rem;
  font-weight: bold;
  padding-bottom: 3px;
  padding-top: 10px;
  border-top: none;
}
.matching_box .mbItemsDateFirst {
  border-top: 0px;
}
.matching_box div.mbSpacer {
  height: 10px;
  width: 10px;
}
/*Expanded Matching Block Section*/
.mb_expanded {
  width: 200px;
}
.mb_expanded .title,
.mb_expanded h4 {
  background: transparent url(../../docroot/images/images_nav/triangle.png) no-repeat 0 center;
  background-position: 5px 1px !important;
  padding-left: 12px;
  padding-bottom: 9px;
}
.mt_direction_right_to_left .mb_expanded .title,
.mb_expanded h4 {
  background: transparent url(../../docroot/images/images_nav/triangle_left.png) no-repeat 0 center;
}
.mb_expanded .title strong,
.mb_expanded h4 {
  font-weight: normal;
  font-size: 15px;
}
.mb_expanded h4 {
  padding-left: 25px;
  padding-top: 2px;
  margin: 0;
}
.mb_expanded .mb_summary_description {
  word-wrap: break-word;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 10px;
  border-bottom: 1px solid #efefef;
}
.mb_expanded .content ul {
  margin-left: 17px;
  padding-top: 7px;
}
.mb_expanded li {
  cursor: pointer;
}
.mb_expanded li a {
  font-size: 14px;
}
.mb_expanded .border-bottom {
  border-bottom: 1px solid #efefef;
  width: 270px;
}
.mb_expanded .mb_moreLink {
  background: transparent url(../../docroot/images/images_nav/triangle.png) no-repeat 0 center;
  background-position: 5px 1px !important;
  padding-left: 25px;
  padding-top: 1px;
  padding-bottom: 0;
  margin-top: 10px;
  font-size: 15px;
  float: none;
}
.mt_direction_right_to_left .mb_expanded .mb_moreLink {
  background: transparent url(../../docroot/images/images_nav/triangle_left.png) no-repeat 0 center;
}
.mb_expanded .center {
  width: 200px;
}
#slideshowBox.matching_box .center .content {
  position: absolute;
  top: 0px;
}
.mb_emphasizedtext {
  padding: 10px;
}
.mb_emphasizedtext h4,
.mb_grouped_title {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin: 25px 0 4px 0;
}
.mb_nobullet ul {
  list-style-type: none !important;
  list-style-image: none !important;
  margin: 0 !important;
}
.mb_emphasizedtext ul li a {
  font-size: 12px;
  font-weight: bold;
}
.mb_emphasizedtext .mb_summary_description {
  font-size: 11px;
  font-size: .9rem;
  font-weight: normal;
  line-height: 20px;
  margin: 4px 0 25px;
}
/* New MB / MB Tab Design */
.matchingblocktab .tabcontent {
  border: none;
}
.matching_block_tab_wrapper .tab_wrap {
  height: auto;
  padding: 0;
}
.matching_block_tab_wrapper,
.matching_block_wrapper {
  width: 100%;
}
.matching_block_tab_wrapper .matching_block_wrapper {
  min-width: 100%;
}
.matching_block_tab_wrapper,
.matching_block_wrapper.border {
  background: url(../../docroot/images/background/gradient/gradient-fefefe-f8f8f8-vertical.png) repeat-x scroll left bottom #fefefe;
  border: 1px solid #DADADA;
  border-radius: 0 0 5px 5px;
}
.matching_block_tab_wrapper .matching_block_wrapper {
  border: none;
}
.tab_wrap,
.matching_box,
.matching_box .center {
  width: 100%;
}
.tab_navigation_mb {
  padding-left: 0;
  padding-top: 0;
}
.mt_direction_right_to_left .tab_navigation_mb {
  float: right;
  padding-right: 0;
  padding-left: 12px;
}
.tab_navigation_mb li {
  list-style: none;
  background-color: #e0f0ff;
  float: left;
  width: 100%;
}
.matching_box .title {
  text-align: left;
  word-wrap: break-word;
}
.no-cssgradients .tab_navigation_mb .title.selected,
.tab_navigation_mb .title.selected,
.matching_box .title {
  background: #2b81e7;
}
.matching_box .title,
.matching_block_tab_wrapper .title {
  padding: 12px 15px 10px 15px;
  line-height: 1.33rem;
}
.tab_navigation_mb li a,
.tab_navigation_mb li a.active,
.tab_navigation_mb li a:hover,
.tab_navigation_mb li a:active {
  color: #666666;
  text-decoration: none;
}
.tab_navigation_mb .title.selected a {
  cursor: default;
}
.tab_navigation_mb .title.selected a,
.tab_navigation_mb .title.selected a.active,
.tab_navigation_mb .title.selected a:hover,
.tab_navigation_mb .title.selected a:active,
.matching_box .title {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 1.33rem;
}
.matching_box .inner_content {
  padding: 0;
  padding-top: 16px;
}
.matching_block_tab_wrapper .matching_block_wrapper .content {
  width: 100%;
}
.matching_block_tab_wrapper .matching_block_wrapper .title {
  display: none;
}
/* Shared Special Layout styles */
.mb_gridLayout .content,
.mb_documentationLayout .content {
  width: 100%;
  padding: 0;
}
.mb_gridLayout .title,
.mb_documentationLayout .title {
  color: #666666;
  background: transparent;
  background-color: #ffffff;
  padding-left: 3rem;
  font-size: 2rem;
  line-height: 2rem;
  padding-bottom: 1.1rem;
}
.mb_gridLayout .center,
.mb_documentationLayout .center {
  border: none;
}
.mb_gridLayout .rowLevel_2 .mbItem .mbItemTitle,
.mb_documentationLayout .mbItem .mbItemTitle {
  font-size: 16px;
  font-size: 1.333rem;
  font-weight: bold;
  word-wrap: break-word;
}
.mb_gridLayout .rowLevel_3 .mbItem .mbItemTitle,
.mb_documentationLayout .mbItem .mbItemTitle {
  font-size: 16px;
  font-size: 1.333rem;
  font-weight: bold;
  word-wrap: break-word;
  padding-bottom: 10px;
}
.mbItemTitle a {
  border-bottom: none !important;
}
.mb_gridLayout .mbItemTitle a.active,
.mb_gridLayout .mbItemTitle a:active,
.mb_gridLayout .mbItemTitle a:hover,
.mb_documentationLayout .mbItemTitle a.active,
.mb_documentationLayout .mbItemTitle a:active,
.mb_documentationLayout .mbItemTitle a:hover {
  color: #1185EA;
  text-decoration: none;
  border: none !important;
}
.mb_gridLayout .content,
.mb_enewsLayout .content {
  width: 100%;
  padding: 0;
}
.mb_gridLayout .title,
.mb_enewsLayout .title {
  color: #666666;
  background: transparent;
  background-color: #ffffff;
  padding-left: 3rem;
  font-size: 2rem;
  line-height: 2rem;
  padding-bottom: 1.1rem;
}
.mb_gridLayout .center,
.mb_enewsLayout .center {
  border: none;
}
.mb_gridLayout .mbItem .mbItemTitle,
.mb_enewsLayout .mbItem .mbItemTitle {
  font-size: 16px;
  font-size: 1.333rem;
  font-weight: bold;
  word-wrap: break-word;
}
.mb_gridLayout .mbItemTitle a.active,
.mb_gridLayout .mbItemTitle a:active,
.mb_gridLayout .mbItemTitle a:hover,
.mb_enewsLayout .mbItemTitle a.active,
.mb_enewsLayout .mbItemTitle a:active,
.mb_enewsLayout .mbItemTitle a:hover {
  color: #1185EA;
  text-decoration: none;
}
.matching_block_wrapper a.noStyle,
.matching_block_wrapper a.noStyle.active,
.matching_block_wrapper a.noStyle:active,
.matching_block_wrapper a.noStyle:hover {
  color: #666666;
  text-decoration: none;
  border: none;
}
.matching_block_wrapper .content li {
  line-height: 1.5rem;
  padding-bottom: 10px;
  list-style-image: none;
}
/* Simple Link List */
.simplelinklist .matching_box .content {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.simplelinklist {
  margin-top: 15px;
}
.simplelinklist .content ul {
  padding-left: 10px;
}
.simplelinklist .content ul li {
  list-style-image: inherit;
}
/* New icons for simple link list */
.simplelinklist ul.expander_minimized {
  padding-left: 0;
  left: 0;
}
.simplelinklist ul.expander_minimized li {
  list-style-image: none;
}
.simplelinklist ul.expander_minimized .sl_accordion_icon {
  background-color: #2b81e7;
  background-image: none;
  border-radius: 10px;
  width: 17px;
  min-width: 17px;
  height: 17px;
  position: relative;
  margin: -2px 5px 0 0;
  display: inline-block;
}
.mt_direction_right_to_left .simplelinklist ul.expander_minimized .sl_accordion_icon {
  margin: -2px 0 0 5px;
}
.simplelinklist ul.expander_minimized .sl_accordion_icon::before,
.simplelinklist ul.expander_maximized .sl_accordion_icon::before {
  background-color: #fff;
  width: 11px;
  height: 3px;
  border-radius: 1px;
  position: absolute;
  top: 7px;
  left: 3px;
  content: "";
}
.simplelinklist ul.expander_minimized .sl_accordion_icon::after {
  background-color: #fff;
  width: 3px;
  height: 11px;
  border-radius: 1px;
  position: absolute;
  top: 3px;
  left: 7px;
  content: "";
}
.simplelinklist ul.expander_maximized .sl_accordion_icon::after {
  display: none;
}
.matchingblockbannerteaser .teaserborder,
.matchingblockteaserpush .teaserborder {
  border: 1px solid #DADADA;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
}
.standard_shadow {
  box-shadow: 0 10px 10px -10px #666666;
}
@media (max-width: 1009px) {
  .mb_teaser_block .skeleton {
    margin: 20px;
  }
}
@media (max-width: 992px) {
  .teaser-banner-item {
    height: auto;
    padding: 20px 20px 20px 0;
  }
  .mt_direction_right_to_left .rotate-banner .teaser-banner-item {
    padding: 20px 0 20px 20px;
  }
  .teaser-banner-img {
    width: 25%;
  }
}
@media (max-width: 750px) {
  .teaser-banner-item {
    padding: 20px;
    margin: 20px;
    gap: 20px;
    align-items: start;
  }
  .mt_direction_right_to_left .rotate-banner .teaser-banner-item {
    padding: 20px;
  }
  .teaser-banner-img {
    height: 225px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .teaser-banner-title {
    font-size: 20px;
    line-height: 25px;
  }
  .teaser-banner-body {
    flex: 1 1 auto;
    max-width: 100%;
  }
  .teaser-banner-text p {
    display: block;
    -webkit-line-clamp: none;
  }
  .teaser-banner-btn {
    font-size: 14px;
    line-height: 20px;
    flex: 1 1 auto;
    text-align: center;
    margin: 20px 0 5px 0;
  }
  .teaser-banner-btn.btn-action .teaser-banner-btn-lbl {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .mb_gridLayout .rowLevel_2 .mbItem .mbItemTitle,
  .mb_documentationLayout .mbItem .mbItemTitle,
  .mb_gridLayout .mbItem .mbItemTitle,
  .mb_enewsLayout .mbItem .mbItemTitle {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
  }
}
@media (max-width: 600px) {
  .matching_box .content {
    padding: 16px 10px 0 10px;
  }
}

.matchingblocktable__column-wrap {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  row-gap: 60px;
}
.matchingblocktable__column-wrap [class*='column_'] {
  display: contents;
}
.matchingblocktable__column-wrap [class*='column_']:has(.new.section.cq-Editable-dom) {
  display: block;
}
.matchingblocktable .mbSeparator {
  display: none;
}
.matchingblocktable .mbVerticalSeparator {
  display: block;
}
.matchingblocktable .mbVerticalSeparator {
  width: .5%;
}
.matchingblocktable .matching_block_wrapper,
.matchingblocktable .matching_block_tab_wrapper {
  background-image: none;
  background-color: transparent;
  border: none;
}

.teaserContainer {
  display: flex;
  left: 0;
  flex-direction: row;
  flex-wrap: wrap;
}
.teaserContainer .matching_box {
  box-shadow: 0 22px 70px -35px #555555;
  border: 0;
  width: 272px;
  margin: 10% auto;
}
.teaserContainer .teaserRow {
  display: flex;
  width: 100%;
}
.teaserContainer .matching_box .teaser-content {
  border: 1px solid #E6E6E6;
  padding: 10px 13px 0px 13px;
  background-color: #fff;
}
.teaserContainer .matching_box {
  display: none;
}
.teaserContainer .mb_column .matching_box .rotate-banner,
.teaserRow .mb_column .matching_box {
  display: block;
}
.teaserContainer .mb_column .teaser_height {
  min-height: 110px;
  margin: 10% auto;
}

@media (max-width: 768px) {
  .matchingblocktable .mbSeparator {
    display: block;
  }
}

@media (max-width: 1008px) {
  .matchingblockteaserrow .teaserContainer .matching_box,
  .matchingblockteaserrow .teaserContainer .matching_box img {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .teaser-container {
    display: block;
  }
  .teaser-container .teaser-row {
    display: block;
  }
  .teaser-container .teaser-border {
    display: block;
    float: left;
  }
}
@media (max-width: 768px) {
  .matchingBlockRow .teaserRow {
    display: block;
  }
  .teaserContainer .mb_column .teaser_height,
  .teaserContainer .matching_box {
    margin: 20px auto;
  }
  .matchingblockteaserrow .teaserContainer .matching_box {
    width: 272px;
  }
  .matchingblockteaserrow .teaserContainer .matching_box img {
    width: auto;
  }
}


.feedback_wrapper{
    background-color: #ffffff;
    position: relative;
    padding: 0 20px;
    width: 750px;
}

.mb_gridLayout .mbItemGrid {
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    }

.mb_gridLayout .mbItemWrapper {
	padding-bottom: 40px;
	padding-bottom: 3.333rem;
}

.mb_gridLayout .mbItem {
	padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 2.5rem;
    overflow: hidden;
    background: linear-gradient(to bottom, #FFF 0%,#F6F6F6 47%,#EDEDED 100%);
    border: 1px solid #f0f0f0;
    height: 100%;
}

.mb_gridLayout .mbVerticalSeparator {
	width: .25%;
	float: left;
}

.mb_gridLayout .mbItemWrapper.rowLevel_1, .mb_gridLayout .mbItemWrapper.rowLevel_2 {
	width: 49.875%;
}

.mb_gridLayout .mbItemWrapper.rowLevel_3 {
	width: 33.1667%;
}

.lt-ie8 .mb_gridLayout .mbItemWrapper.rowLevel_3 {
	width: 33.15%;
}

.mb_gridLayout .mbItem .itemInfo .description {
	padding-top: 12px;
	padding-top: 1rem;
	
	word-wrap:break-word;
	
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.mb_gridLayout .mbItem .feedback_wrapper {
    background: transparent;
    margin: 10px 0 0 0;
    padding: 0px;
    display: none;
    }

.mb_gridLayout .mbItem .image img {
	margin-left: 12px;
	margin-left: 1rem;
	
	margin-bottom: 12px;
	margin-bottom: 1rem;
	
   -webkit-box-shadow: 0px 5px 8px -6px rgba(0,0,0,0.92);
   -moz-box-shadow: 0px 5px 8px -6px rgba(0,0,0,0.92);
   box-shadow: 0px 5px 8px -6px rgba(0,0,0,0.92);
   width:100px;
}

@media (max-width: 900px) {
  .mb_gridLayout .mbItemWrapper.rowLevel_3 {
    width: 49.75%;
  }
  .mb_gridLayout .mbVerticalSeparator {
    width: 0%;
  }
}
@media (max-width: 700px) {
  .mb_gridLayout .mbItemWrapper.rowLevel_2 {
    width: 100%;
  }
  .mb_gridLayout .mbItemWrapper.rowLevel_3 {
    width: 100%;
  }
  .mb_gridLayout .mbItemGrid {
    display: block;
  }
  .mb_gridLayout .mbItemWrapper {
    padding-bottom: 20px;
  }
  .mb_gridLayout .mbItem {
    padding: 15px;
  }
}

[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) {
  flex: 1;
  margin: 0;
  border: 0 !important;
  background: transparent;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matchingblockpull,
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matchingblockpush {
  display: grid;
  grid-template-columns: 48px 1fr;
  column-gap: 20px;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matching_block_icon {
  display: block !important;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #004494;
  margin: 0 0 10px 0;
  padding: 0;
  background: transparent;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matching_box {
  height: 100%;
  padding: 0 30px 0 0;
  box-sizing: border-box;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matching_box .center {
  border: 0;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matching_box .content {
  padding: 0;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matching_box .content li {
  position: relative;
  padding: 0 0 10px 15px;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matching_box .content li:before {
  position: absolute;
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: '';
  display: inline-block;
  height: 4px;
  width: 4px;
  left: -15px;
  top: 8px;
  vertical-align: top;
  transform: rotate(45deg);
  top: 6px;
  left: 0;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matching_box .content a {
  text-decoration: none;
  color: #004494;
  border-bottom: 0;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matching_box .content a:hover {
  border-bottom: #004494 1px solid;
  color: #004494;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matching_box .content .btn-action {
  display: inline-block;
  margin: 20px 0 0 0;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matching_box .content .btn-action span {
  display: inline-block;
}
[class*='column_']:has(.matching_block_wrapper--iconsGridLayout) .matching_box .content .btn-action span a:hover {
  text-decoration: none;
  border-bottom: 0;
}
@media (max-width: 1009px) {
  .matchingblocktable__column-wrap:has(.matching_block_wrapper--iconsGridLayout) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin: 0 20px;
  }
}
@media (max-width: 750px) {
  .matchingblocktable__column-wrap:has(.matching_block_wrapper--iconsGridLayout) {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 40px;
    column-gap: 0;
  }
  .matchingblocktable__column-wrap:has(.matching_block_wrapper--iconsGridLayout) ul {
    font-size: 14px;
    line-height: 21px;
  }
}

#productmodeltabs .documentation {
  padding: 0 20px 20px 20px;
  margin: -20px 0 0 0;
}
.mb_documentationLayout {
  padding-bottom: 0;
}
.mb_documentationLayout .mb_documentationLayout__category {
  border-bottom: solid 1px #cccccc;
  padding: 35px 0;
  margin: 0 0 0 16px;
}
.mb_documentationLayout .mb_documentationLayout__category .mb_documentationLayout__category__title {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  font-weight: normal;
  margin: 0 0 15px 0;
}
.mb_documentationLayout .mb_documentationLayout__category .description {
  padding: 5px 0 0 0;
  max-width: 60%;
}
.mb_documentationLayout .mb_documentationLayout__category .mb_documentationLayout__category__content .mbItemTitle {
  padding: 0;
  margin: 0;
}
.mb_documentationLayout .mb_documentationLayout__category .mb_documentationLayout__category__content .mbItemTitle a:link,
.mb_documentationLayout .mb_documentationLayout__category .mb_documentationLayout__category__content .mbItemTitle a:active,
.mb_documentationLayout .mb_documentationLayout__category .mb_documentationLayout__category__content .mbItemTitle a:hover {
  color: #004494;
}
.mb_documentationLayout .mb_documentationLayout__category .mb_documentationLayout__category__content .mbItemTitle .icon--rightArrow {
  border: solid #004494;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-width: 0 1px 1px 0;
  margin: 0 0 0 10px;
}
.mb_documentationLayout .mb_documentationLayout__category .mb_documentationLayout__category__content .mbItemTitle .icon--leftArrow {
  border: solid #004494;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  border-width: 0 1px 1px 0;
  margin: 0 10px 0 0;
  display: none;
}
.mb_documentationLayout .mb_documentationLayout__category .mb_documentationLayout__category__content .image {
  float: none;
  width: 20px;
  max-width: 20px;
  flex: 1;
}
.mb_documentationLayout .mb_documentationLayout__category .mb_documentationLayout__category__content .mbItem .itemInfo {
  float: none;
  padding: 0;
  width: auto;
  flex: 1;
}
.mb_documentationLayout .mb_documentationLayout__category .mbItemRow {
  padding: 0;
}
.mb_documentationLayout .mb_documentationLayout__category .mbItemRow .mbItem {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0 0 15px 0;
  padding: 0;
}
.mb_documentationLayout .mb_documentationLayout__category .mbItemRow .mbItem .image {
  width: 20px;
}
.mb_documentationLayout .mb_documentationLayout__category .mbItemRow .mbItem .image img {
  width: 20px;
  height: auto;
  margin: 0;
}
.mb_documentationLayout .mb_documentationLayout__category .mbItemRow:last-child .mbItemWrapper:not(.empty):last-child .mbItem {
  margin-bottom: 0;
}
.mb_documentationLayout .tab_navigation_mb li,
.mb_documentationLayout .title {
  background-color: transparent;
}
.mb_documentationLayout .mbItem {
  padding-left: 24px;
}
.mb_documentationLayout .mbItem .mbItemTitle {
  font-size: 14px;
  line-height: 21px;
  color: #666666;
  color: #004494;
}
.mb_documentationLayout .mbItem .image {
  float: left;
  margin-bottom: 0;
  width: 32px;
}
.mb_documentationLayout .mbItem .image a {
  border-bottom: 0;
}
.mb_documentationLayout .mbItem .image img {
  width: 32px;
}
.mb_documentationLayout .title {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  padding: 12px 0 12px 30px;
  text-align: left;
}
.mb_documentationLayout .tab_navigation_mb li {
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.mb_documentationLayout .ui-widget.accordion .mbItemRow {
  border-bottom: 0;
}
/**
 *  Right-to-Left Overrides
 **/
.mt_direction_right_to_left .mb_documentationLayout .mbItem .image {
  float: right;
}
.mt_direction_right_to_left .mb_documentationLayout .mbItemWrapper .mbItem .itemInfo {
  float: left;
}
.mt_direction_right_to_left .mb_documentationLayout .mb_documentationLayout__category .mb_documentationLayout__category__content .mbItemTitle .icon--rightArrow {
  display: none;
}
.mt_direction_right_to_left .mb_documentationLayout .mb_documentationLayout__category .mb_documentationLayout__category__content .mbItemTitle .icon--leftArrow {
  display: inline-block;
}

@media (max-width: 1009px) {
  .mb_documentationLayout .mb_documentationLayout__category {
    padding: 35px 30px;
    margin: 0;
  }
}
@media (max-width: 1000px) {
  .mb_documentationLayout .mbItem {
    padding-left: 0px;
  }
  .mb_documentationLayout .mbItem .image {
    max-width: 32px;
    width: 10%;
  }
  .mb_documentationLayout .mbItem .image img {
    max-width: 100%;
    height: auto;
  }
  .mb_documentationLayout .mbItemWrapper .mbItem .itemInfo {
    width: 90%;
    box-sizing: border-box;
    padding-left: 5px;
    padding-left: .4167rem;
  }
}
@media (max-width: 900px) {
  .mb_documentationLayout .mb_documentationLayout__category .description {
    max-width: none;
  }
}
@media (max-width: 750px) {
  .mb_documentationLayout .mb_documentationLayout__category {
    padding: 35px 0;
  }
  .mb_documentationLayout .mb_documentationLayout__category .description {
    font-size: 14px;
    line-height: 21px;
    color: #666666;
  }
}
@media (max-width: 600px) {
  .p5tabs .matching_box .content.mb_documentationLayout {
    padding: 0;
  }
  .p5tabs .matching_box .content.mb_documentationLayout h3:first-child {
    padding: 0;
  }
}
@media (max-width: 550px) {
  .mb_documentationLayout .mbItemWrapper.empty {
    border-right: none;
    border-bottom: none;
  }
}

.mb_enewsLayout {
	padding-bottom: 12px;
	padding-bottom: 1rem;
}

.mb_enewsLayout .tab_navigation_mb li,
.mb_enewsLayout .title {
	background-color: transparent;
}

.mb_enewsLayout .mbItem .mbItemTitle {
	font-size: 14px;
	font-size: 1.1667rem;
}

.mb_enewsLayout .title {
	font-size: 16px;
	font-size: 1.333rem;	
	
	padding-top: 12px;
	padding-top: 1rem;
	
	padding-bottom: 12px;
	padding-bottom: 1rem;
	
	padding-left: 30px;
	padding-left: 2.5rem;

	padding-right: 0px;
	
	text-align: left;
}

.mb_enewsLayout .tab_navigation_mb li {
	width: 100%;
	border-bottom: 1px solid #DADADA;
}

.mb_enewsLayout .mbItemRow {
	display: table;
	width: 100%;
	
	border-bottom: 1px solid #DADADA;
	background-color: #FFFFFF;
	
	padding-bottom: 12px;
	padding-bottom: 1rem;
	
	padding-top: 12px;
	padding-top: 1rem;
}

.mb_enewsLayout .mbItem .image {
	float: left;
	margin-bottom: 0px;
}

.mb_enewsLayout .mbItem .image, .mb_enewsLayout .mbItem .image img {
	width: 32px;
}

.mb_enewsLayout .mbItemWrapper {
	display: table-cell;
	vertical-align: top;
	
	width: 50%;
	
	overflow: hidden;
}

.mb_enewsLayout .mbItem {
	padding-left: 24px;
	padding-left: 2rem;
}

.mb_enewsLayout .mbItemWrapper .mbItem .itemInfo {
	width: 80%;
	float: right;
	
	padding-right: 5px;
	padding-right: .4167rem;
	
	margin-top: 5px;
}

.mb_enewsLayout .mbItemWrapper .mbItem .itemInfo .description {
	padding-top: 10px;
	padding-top: .8333rem;
}
.mb_portholeLayout .mbItemRow {
    padding: 0px;
    }
    .mb_portholeLayout .mbItemRow {
        display: flex;
        width: 100%;
        border-width: 0px;
        background-color: #FFFFFF;
        padding: 0px;
        }
.mb_portholeLayout .mbItemWrapper {
    vertical-align: top;
    width: 50%;
    overflow: hidden;
}
.mb_portholeLayout .readmore_mobile {
    display:none;
    }
.mb_portholeLayout .center {
    border-width: 0px;
    }
.mb_portholeLayout .mbItem {
    display: flex;
    position: relative;
    }
    .mb_portholeLayout .mbItem .mbItemTitle {
        min-height: 15px;
        font-size: 16px;
        font-size: 1.33rem;
        line-height: 20px;
        line-height: 1.66rem;
        letter-spacing: .02rem;
        color: #004494;
        padding: 28px 7px 2px 0px;
        margin: 0;
        }
    .mb_portholeLayout .mbItem .description {
        font-size: 12px;
        font-size: 1rem;
        line-height: 18px;
        line-height: 1.5rem;
        letter-spacing: .02rem;
        font-weight: normal;
        padding: 0 7px 4px 0px;
        margin: 0;
        }
        .mb_portholeLayout .mbItem .mbItemTitle a,
        .mb_portholeLayout .mbItem .description a {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            }
        .mb_portholeLayout .mbItem .mbItemTitle a{
            line-clamp: 2;
            -webkit-line-clamp: 2;
            font-weight: bold;
            }
        .mb_portholeLayout .mbItem .description a {
            line-clamp: 3;
            -webkit-line-clamp: 3;
            }
        .mb_portholeLayout .itemInfo.expanded .ppUX2020_arrow {
            transform: rotate(225deg);
    		-webkit-transform: rotate(225deg);
            }
            .mb_portholeLayout .itemInfo.expanded .description a {
                line-clamp: unset !important;
                -webkit-line-clamp: unset !important;
                }
    .mb_portholeLayout .mbItem .image {
        margin-right: 10px;
        /*background: radial-gradient(ellipse at left 51% top 51%, rgba(0,0,0,0) 45%,rgba(102,102,102,1) 41%,rgba(224,224,224,.3) 51%,rgba(255,255,255,1) 51%);*/
        background: radial-gradient(ellipse at left 51% top 51%,rgba(230,230,230,1) 45%,rgba(200,200,200,.65) 41%,rgba(244,244,244,.3) 51%,rgba(255,255,255,1) 51%);
        max-height:180px;
        position: relative;
        }
        .mt_direction_right_to_left .mb_portholeLayout .mbItem .image {
            margin-right: 0px;
            margin-left:   0px;
            }
        .mb_portholeLayout .mbItem .image img {
            -webkit-mask-image: radial-gradient(at center, rgba(0, 0, 0, 1) 49%, rgba(0, 0, 0, 0) 0%); 
            mask-image: radial-gradient(at center, #dadada 49%, rgba(0, 0, 0, 1) 48%, rgba(0, 0, 0, 0) 0%); 
            object-fit: cover;
            overflow-clip-margin: 0px;
            object-position: 50% 0px; 
            width: 180px; 
            height: 180px;
            -webkit-clip-path: circle(49%);
            clip-path: circle(49%);
            position: relative;
            }
            .mb_portholeLayout .mbItem .image .mtIECircleMask {
                display:none;
                }
            .no-smil .mb_portholeLayout .mbItem .image .mtIECircleMask {
                background: radial-gradient(at center, rgba(255,255,255,0) 49%, rgba(0, 0, 0, 0) 48%, rgba(255, 255, 255, 1) 0%);
                width: 100%;
                height: 100%;
                position: absolute;
                z-index: 1;
                display:block;
                }
            
@media(max-width:800px){
    .mb_portholeLayout ~ .mbSeparator {
        display:none;
        }
    .mb_portholeLayout .content {
        padding-top: 0px !important;
        }
    .mb_portholeLayout .mbItemWrapper {
        width: 100%;
        }
    .mb_portholeLayout .mbItemRow {
        display:block;
        }
    .mb_portholeLayout .mbItem {
        border-bottom: 2px solid #004494;
        }
        .mb_portholeLayout .mbItem .readmore {
            display: none;
            }
         .mb_portholeLayout .readmore_mobile {
            display: block;
            position: relative;
            bottom: 0;
            width: auto;
            margin: 0;
            padding: 15px 0;
            background-image: linear-gradient(to right,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);
            cursor: pointer;
            text-align: right;
            right: 8px;
            }
        .mb_portholeLayout .mbItem.last{
            border-bottom: 0px !important;
            }
}
.mbtwocolumnLayout-content_wrapper{
	display:flex;
	flex-wrap:wrap;
}

.matching_block_wrapper.mbtwocolumnLayout {
	background-image: linear-gradient(#bad3de,#eaf2f5);
    border-top: 2px solid #004494;
}

.mbtwocolumnLayout .title{
    padding: 1.25rem 35px;
   	background-color: transparent;
}
    
.mbtwocolumnLayout .title h4{
    border-bottom: 0;
    margin: 0;
    font-weight: 600;
    font-size: 1.75rem;
    color: #004494;
}

.mbtwocolumnLayout .center{
	border:0px;
}

.mbtwocolumnLayout .content{
	padding: 0 35px;
    color: #004494;
}

.mbtwocolumn-col_wrapper {
    flex: 1 1 auto;
    max-width: 50%;
}

.mbtwocolumn-col_wrapper div:first-child {
    padding-top: 0;
}

.mbtwocolumn-col_wrapper:nth-child(odd) {
    padding-right: 10px;
}

.mbtwocolumn-col_wrapper:nth-child(even) {
    padding-left: 10px;
	border-left: dotted .1rem #004494;
}

.mbtwocolumn-col_wrapper > div{
	padding: 5px 0px;	
	
}

.mbtwocolumn-col_wrapper a,
.mbtwocolumn-full_width_col_wrapper a{
	text-decoration:underline;
}

.mbtwocolumnLayout .mbItemsDate, 
.mbtwocolumnLayout .mbItemsDateFirst {
	border: 0;
	padding: 0;
}

.mbtwocolumnLayout .mbtwocolumnLayout-list_items a{
	text-decoration:underline;
}

.mbtwocolumnLayout .mb_moreLink{
	padding:20px 0 10px;
	font-size: 1rem;
    font-weight: bold;
    border: 0px;
    text-align: center;
    cursor: pointer;
}

/* Hidden items */
.mbtwocolumn-hidden_news_wrapper{
	flex:1 1 100%;
	display:none;
}

.mbtwocolumn-hidden_news_wrapper.expanded-section{
	display:block;
}

.mb_moreLink.expanded-section .ppUX2020_arrow{
 	transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
}

.mbtwocolumn-full_width_col_wrapper{
	padding: 5px 0;
}

.mbtwocolumn-hidden_news_wrapper div:first-child{
	margin-top:0px;
}

@media(max-width:750px){
	
	.mbtwocolumnLayout .title{
		padding: 1.25rem 20px 10px 20px
	}
	
	.mbtwocolumnLayout .content{
		padding: 0 20px;
	}
	
	.mbtwocolumn-col_wrapper{
		flex:1 1 100%;
		max-width:none;
	}
	
	.mbtwocolumn-col_wrapper:nth-child(odd),
	.mbtwocolumn-col_wrapper:nth-child(even){
		padding:0;
	}
	
	.mbtwocolumn-col_wrapper:nth-child(even){
		border-left:0px;
	}
	
	.mbtwocolumn-news_item{
		margin:10px 0px;
	}
	
	.mbtwocolumn-col_wrapper div:first-child{
		margin-top: 5px;
	}
}
@media (max-width: 550px) {
  .mb_enewsLayout .mbItemRow {
    display: block;
    border-bottom: none;
    padding: 0px;
  }
  .mb_enewsLayout .mbItemWrapper {
    display: block;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #DADADA;
    padding-top: 12px;
    padding-top: 1rem;
    padding-bottom: 12px;
    padding-bottom: 1rem;
  }
}

