#news .bx-wrapper {
  margin-bottom: 0px;
}
#news .bx-caption .date {
  float: right;
  width: 100%;
  padding-right: 15px;
  box-sizing: border-box;
  text-align: right;
  color: white;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px;
  display: none;
}
#news .bx-caption span.text {
  font-size: 16px ;
 font-weight: normal;
  float: left;
  width: 100%;
  padding: 15px;
  line-height: 25px;
}
#news .bx-controls {
  width: 45%;
  position: absolute;
  right: 0px;
  bottom: 15px;
}
#news .bx-pager {
  z-index: 110;
}

@media (max-width: 1450px) {
  #news .bx-wrapper .bx-caption, #news .bx-controls {
    width: 50%;
  }
}
@media (max-width: 1220px) {
  #news .bx-wrapper .bx-caption {
    width: 100%;
  }
  #news .bx-wrapper .bx-caption .date {
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  #news .bx-caption .date {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  #news .bx-caption span.text {
    font-size: 15px !important;
    line-height: 17px;
  }
  #news .bx-wrapper .bx-caption {
    width: 100%;
  }
  #news .bx-controls {
    width: 100%;
  }
}
/* new size */
.weineditormod-slider {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.weineditormod-slider .col-lg-6 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

#news.bigpage-slider .bx-wrapper img {
  max-width: 710px;
  max-height: 424px;
}
#news.bigpage-slider .bx-pager {
  height: auto !important;
  background-color: transparent !important;
}
#news.bigpage-slider .bx-controls-direction {
  display: block !important;
}
#news .bx-wrapper img {
  max-width: 465px;
  width: 61%;
}
#news .bx-wrapper .bx-caption {
  width: 39%;
}
#news .bx-controls {
  width: 39%;
}
#news .bx-wrapper .bx-caption {
  background: #0f5a93;
}

@media (max-width: 1150px) {
  #news.bigpage-slider .bx-caption span.text {
    overflow: hidden;
    padding-bottom: 0px;
    max-height: 239px;
  }
}
@media (max-width: 1050px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 214px;
  }
}
@media (max-width: 991px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 139px;
  }
}
@media (max-width: 950px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 115px;
  }
}
@media (max-width: 895px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 89px;
  }
}
@media (max-width: 845px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 66px;
  }
}
@media (max-width: 800px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 250px;
  }
}
@media (max-width: 767px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 250px;
  }
}
@media (max-width: 700px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 118px;
  }
}
@media (max-width: 665px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 100px;
  }
}
@media (max-width: 640px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 83px;
  }
}
@media (max-width: 610px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 67px;
  }
}
@media (max-width: 585px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 51px;
  }
}
@media (max-width: 568px) {
  #news.bigpage-slider .bx-caption span.text {
    max-height: 86px;
  }
}
@media (max-width: 990px) {
  #news .bx-wrapper .bx-caption {
    width: 376px;
  }
  #news .bx-wrapper img {
    max-width: 568px;
    width: calc(100% - 376px);
  }
  #news .bx-controls {
    width: 376px;
  }

  .weineditormod-slider {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .weineditormod-slider .col-lg-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 568px) {
  #news .bx-wrapper img, #news .bx-controls {
    width: 100% !important;
  }
  #news .bx-wrapper .bx-caption {
    width: 100% !important;
    height: 120px !important;
    padding-bottom: 35px !important;
  }
  #news .bx-wrapper img {
    margin-bottom: 120px !important;
  }
}

/*# sourceMappingURL=news.css.map */