#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: 17px !important;
  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 .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: 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 */
