
img.responsive {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

img.responsive[data-service="cropfit"] {
    position: relative;
    max-height: none;
    max-width: none;
    display: inline-block;
    width: auto;
    height: auto;
}

.lt-ie9 img.responsive {
	width: 100%;
	max-width: none !important;
}

/** centered Images */
.responsive-wrapper.centeredImage {
	display:inline-block;
	text-align: center;
	vertical-align: middle;
	background: url('/fileadmin/setup/images/rbx-centerimage-pattern.png') left top repeat;
}

.responsive-wrapper.centeredImage:hover {
	background: url('/fileadmin/setup/images/rbx-centerimage-pattern-over.png') left top repeat;
}

.responsive-wrapper.centeredImage span {
	font-size: 0 !important;
    visibility: visible;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.responsive-wrapper.centeredImage img,
.responsive-wrapper.centeredImage a img {
	display: inline-block;
}

.lt-ie9 .responsive-wrapper.centeredImage img {
	width: auto;
}

.responsive-wrapper.squareBoxImage {
	width: 100%;
	padding-bottom: 100%;
	/* background:rgba(0,0,0,0.5); */
}

.responsive-wrapper.squareBoxImage img {
	max-height: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.playWrapper::after {
	content: " ";
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='play' class='svg-inline--fa fa-play fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23db0041' d='M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z'%3E%3C/path%3E%3C/svg%3E");
	background-size: 50px 50px;
	background-position: center; 
	background-repeat: no-repeat;
}

.news-detail article,
.news-list article.news-list-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    /*border-bottom: 1px solid #ccc;*/
}

.news-list article.topnews {
    border: 1px solid #CCC;
    padding: 10px;
}

.news-detail article {
    padding-bottom: 20px;
}

.news-detail .lead-media-item {
    margin-bottom: 20px;
}

.news-detail .media-items {
    margin-bottom: 10px;
}

.news-detail .news-related-wrap {
    margin: 0;
}

.news-list-view .load-more {
	border: 1px solid #000;
	padding: 7px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.5em;
	display: block;
	max-width: 180px;
}

.news-list .load-more:hover {
	cursor: pointer;
	background: #000;
	color: #fff;
}

.news-list-item div {
    margin-bottom: 10px;
}

.news-list-item div:last-child {
    margin-bottom: 0;
}

.slide-list {
	width: 100%;
}

.news-side-list article.news-list-side-item {
    border-bottom: 1px dashed #CCC;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.news-side-list article.news-list-side-item .title {
    /*font-weight: bold;*/
}

.slide-list .bx-wrapper .bx-controls {
    position: static;
    bottom: auto;
}


/* Preload images */


body.lb-disable-scrolling {
  overflow: hidden;
}

.lightbox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox a:focus {
    outline: none;
}

.lightbox .lb-image {
  display: block;
  height: 100%;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox img.responsive.loading {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

.lightbox img.responsive[data-service="bestfit"] {
    height: 100%;
}

.lightbox a img {
  border: none;
}

.lb-outer-container {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outer-container:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
  position: relative;
  height: 100%;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url('vhs-assets-css-e378522928344105bf0de60f514ef44e.gif') no-repeat;
}


.lb-container > .nav {
  left: 0;
}

.lb-nav {
  position: absolute;
  top: 0;
}

.lb-prev, .lb-next {
    width: 50px;
    top: 50px;
    bottom: 50px;
    cursor: pointer;
    display: block;
}

.lb-nav.lb-prev {
  width: 100px;
  left: 0;
  background: url('vhs-assets-css-b329384716df50079529ff5ae4196316.png') left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav.lb-next {
  width: 100px;
  right: 0;
  background: url('vhs-assets-css-d05613fc044dfdb8a6b0a003395b67e6.png') right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav.lb-close-container {
    top: 0;
    right: 0;
}

.lb-close {
  display: block;
  width: 30px;
  height: 30px;
  background: url('vhs-assets-css-3008d20f03d2e81bd46a8c049437c41d.png') top right no-repeat;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


.lb-data-container {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-data-container:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
}

.lb-data .lb-details {
}

.lb-data .lb-caption {
}

.lb-data .lb-number {
}

.lb-data .lb-close {
}

.lb-image .bcoveVideoWrapper .bcoveVideo,
.lb-image .ytbWrapper
 {
    z-index: 10000;
}


