.shortDesc {
    overflow: hidden;
    /**
     * the default line-height is 1.5...so, depending on the number of rows we wish to show here, the height is 1.5 * rows to show
     */
    max-height: 6em; /* 4 rows => 6 = 1.5em * 4  */
}

.fullDesc {
    /* line-height: 1.5em; */
    height: auto;
}


/* div#redirectPopup {
    height: auto;
}*/

.min-width-60 {
  min-width: 60vw;
}

.min-height-0 {
  min-height: 0;
}

.max-height-1em {
  max-height: 1em;
}

.bg-dark-transparent {
  background: rgba(0, 0, 0, 0.35);
}
.bg-dark-transparent::before {
  background: none;
  height: 0;
  width: 0;
}

.grid.tt-fix {
  padding-left: 30px;
}
.grid.tt-fix .grid_col--1-of-4 {
  margin-right: -20px;
  width: calc(25%  + 20px);
  padding-left: 0;
}
.grid.tt-fix .grid_col--2-of-4 {
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .grid.tt-fix .grid_col--md-1-of-1 {
    width: 100%;
  }
}

.large-arrow {
  font-size: 5em;
}

/* table sorting arrows */
.sort-link:after,
.asc:after,
.desc:after {
  font-family: 'tb-icon' !important;
}

.sort-link:after {
  content: " \ebe7";
}

.asc:after {
  content: " \ebef";
}

.desc:after {
  content: " \ebec";
}

#popup-teaser-pg {
  position: fixed;
  z-index: 115;
  background: url("https://bursatransport-news.s3-eu-west-1.amazonaws.com/carousel/popup-teaser-pg-bg-noblur.png") center center no-repeat;
  background-size: 110% auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1024px;
  height: 526px;
}

#popup-teaser-pg .popup-modal-dismiss {
  background-color: #fff;
}

.text-popup-pg {
  background-color: var(--grey-color);
  font-size: 1.5em;
  white-space: nowrap;
  padding: 1em;
  margin: 100px auto;
}

.text-popup-pg a {
  background-color: #c22026;
  color: #fff;
  text-transform: uppercase;
  padding: 2px 5px;
  font-weight: bold;
  font-size: 1em;
}

@media only screen and (max-width: 1024px) {
  #popup-teaser-pg {
    width: 768px;
    height: 320px;
  }

  .text-popup-pg {
    font-size: 1em;
    white-space: normal;
    margin: 50px auto;
  }
}

@media only screen and (max-width: 768px) {
  #popup-teaser-pg {
    background-color: var(--grey-color);
    background-image: none;
    width: 425px;
    height: 224px;
  }

  .text-popup-pg {
    margin: auto;
  }
}

@media only screen and (max-width: 425px) {
  #popup-teaser-pg {
    width: 320px;
    height: 164px;
  }
}

.pg-banner-sidemenu {
  background-color: #feba12;
  border: 1px solid #e2a610;
  color: #0b2236;
  font-size: 1.4em;
  font-weight: 600;
  text-align: center;
  padding: 1.04167vw;
}

.pg-banner-sidemenu a {
  color: #0b2236;
}

/* Bigger font for articles */
@media screen and (min-width:1201px) {
  .article--font {
    font-size: calc(13px + (16 - 13) * ((100vw - 1200px) / (1920 - 1200)));
  }
}

a.alt-trucks-link {
  background-color: var(--brand-color-alt-disable);
}

@media only screen and (max-width: 768px) {
  .druidWebchatRoot_v2 .druid__minimizable__web-chat.druid-is-mobile .druid__minimizable__web-chat__chat-box.left,
  .druidWebchatRoot_v2 .druid__minimizable__web-chat.druid-is-mobile .druid__minimizable__web-chat__chat-box.right {
    left: 0;
    right: 0;
    min-width: unset;
    max-width: 100vw;
  }
}

#druidWebchatRoot_v2 .druid__webchat__header-container .druid__webchat__header-button {
  margin: auto 0;
  flex-shrink: 0;
}

#druidWebchatRoot_v2 .druid__webchat__header-container .filler {
  margin-left: auto;
  flex: 0;
}

#druidWebchatRoot_v2 .druid__webchat__header-title.flex-shrink-0 {
  margin: auto 0;
  flex-shrink: unset !important;
}

.druidWebchatRoot_v2 .druid__webchat__header-button.dropdown {
  background: none;
  line-height: inherit;
  max-width: none;
  min-height: auto;
}

.druidWebchatRoot_v2 .druid__webchat__header-button .dropdown-menu {
  min-width: 15rem;
}

.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

@media screen and (min-width:1201px) {
  .block--filtre-rezultate {
    margin: 1.04167vw 0;
  }
}

/* compact subscriptions on mobile */
.slider-abonamente .button--collapse:after {
  display: block;
}

@media only screen and (min-width: 576px) {
  .slider-abonamente .button--collapse:after {
    display: none;
  }

  .slider-abonamente .block--collapse {
    display: block;
  }
}

@media only screen and (max-width: 576px) {
  .box-abonament {
    padding: 20px 20px 10px;
  }

  .box-abonament + div {
    margin-top: -10px;
  }

  .box-abonament .icon {
    margin-bottom: 10px;
  }

  .box-abonament .icon .bt-icon {
    font-size: 40px;
  }

  .box-abonament h3 {
    font-size: 20px;
  }

  .box-abonament.recomandat .recomandat-image,
  .box-abonament .curent-image {
    top: -18px;
    transform: scale(0.8);
  }

  .box-abonament.recomandat .recomandat-image {
    left: -18px;
  }

  .box-abonament .curent-image {
    right: -17px;
  }
}

/* round badge pill */
.badge {
  /*display: inline-block;*/
  padding: 0.35em 0.75em;
  /*font-size: 0.75em;*/
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  background-color: var(--grey-dark-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 50rem;
}
@media only screen and (max-width: 1200px) {
  .badge {
    padding: 0.35em 0.75em;
    font-size: 11px;
    border-radius: 50rem;
  }
}

.view-count {
  font-style: italic;
  font-size: 0.8em;
  opacity: 0.6;
  font-weight: 300;
}

.box-sub-abonament-1m {
  margin: -10px -15px 10px -15px;
  padding: 10px 15px;
}

.box-sub-abonament-1m > .border-0 > p {
  font-size: 14px;
}

.block_change-procent_gavel .block_change-p-active {
  background-image: url(../img/change-gavel--active.png);
}

.block_change-procent_gavel:after {
  content: "";
  background: url(../img/change-gavel.png);
  opacity: 0.2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}

.block_change-procent_star .block_change-p-active {
  background-image: url(../img/change-star--active.png);
}

.block_change-procent_star:after {
  content: "";
  background: url(../img/change-star.png);
  opacity: 0.2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}

.button-copy-text:hover {
  text-decoration: underline;
  cursor: pointer;
}

.button-copy-text:hover > span::after {
  font-family: "tb-icon";
  content: "\ea16";
  position: absolute;
  right: 0;
}

.slider-abonamente .slick-slider .slick-list {
  overflow: clip;
}

.box-abonament.recomandat .recomandat-image,
.box-abonament .curent-image {
  z-index: 2;
}
