.tx-industries .industrysetcardheader .container {
  padding: 0;
}
.tx-industries .industrysetcardheader .row {
  margin: 0;
}
.tx-industries .industrysetcardheader .setcard {
  margin-top: 30px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.tx-industries .industrysetcardheader .imgcol {
  padding: 0;
  margin: 0;
}
.tx-industries .industrysetcardheader .imgcol img {
  width: 100%;
  height: auto;
}
.tx-industries .videos {
  display: block;
  position: static !important;
}
.tx-industries .videos .videolistwrapper {
  height: 422px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  position: relative;
}
.tx-industries .videos .videoitem {
  background: none;
  color: #333;
  padding: 10px 10px 10px 50px;
  border-bottom: 1px solid #ccc;
}
.tx-industries .videos .paginationnavigation {
  background: none;
  color: #333;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.tx-industries .videos .paginationnavigation span {
  color: #333;
  padding: 5px 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  margin: 0 5px;
}
.tx-industries .videos .paginationnavigation span.active {
  background-color: #ffb818;
}
.tx-industries .stories .story {
  padding: 15px;
  padding-top: 35px;
  background: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.tx-industries .stories .story iframe {
  -webkit-box-shadow: -25px 0 30px rgba(0, 0, 0, 0.2);
  box-shadow: -25px 0 30px rgba(0, 0, 0, 0.2);
}
.tx-industries .stories figure {
  margin-bottom: 0;
}
.tx-industries .stories figure figcaption {
  padding: 0;
}
.tx-industries .stories .text-column-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.tx-industries .industrywrapper {
  margin-bottom: 30px;
}
.tx-industries .industry {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.tx-industries .industry a {
  color: #205f92;
  font-size: 22px;
}
.tx-industries .industry .teaserimage {
  overflow: hidden;
}
.tx-industries .industry .teaserimage img {
  width: 100%;
  height: auto;
  display: block;
  transform: scale(1.1);
}
.tx-industries .industry:hover {
  transform: scale(1.1);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
.tx-industries .industry:hover img {
  transform: scale(1);
}
.tx-industries .industry h3 {
  margin: 0;
}
.tx-industries .industry .industryinfo {
  padding: 10px;
}
.tx-industries .nav.ajaxcontent {
  clear: left;
}
.tx-industries .ajaxcontent a {
  cursor: pointer;
}
.sm .videolistwrapper {
  height: auto !important;
  padding-bottom: 55px;
}
.sm .videolistwrapper.listsize_1 {
  padding-bottom: 0;
}
.sm .stories .text-column-2 {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
.sm .stories .btn-primary.keepdistance {
  margin-bottom: 35px;
}
.sm .stories iframe {
  max-width: 100%;
  height: 177px !important;
}
/*# sourceMappingURL=ras.min.css.map */