.film-new .item {
  height: 260px!important;
  text-align: center;
  font-size: 12px;
  margin-bottom: 15px;
}
.film-new .item .name {
  background: #000000!important;
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0.8;
}
h3.name-title {
    font-weight: 600;
    font-size: 12px;
    margin: 0px!important;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-films.film-new .item .name{
height: 47px!important;
}
span.original-title-home {
    font-weight: 400;
    font-size: 11px;
    line-height: 2;
}
.film-new .item .name {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis!important;
    -o-text-overflow: ellipsis!important;
    white-space: nowrap;
}
.list-films .item .icon-play, .list-films .label-quality {
    background: #ffffff7d!important;
}
a.btn-contact {
    display: none;
}
.poster .buttons {
    padding: 0;
}
ul.buttons.two-button li {
    width: 100%;
}
a.btn-see.btn.btn-danger.btn-stream-link {
    width: 100%;
}
.btn-download, .btn-see{
	margin: 0;}
.btn-danger {
    color: #fff;
    background-color: #DD003F;
    border-color: #DD003F;
}

#film_related {
    height: auto!important;
}

@media only screen and (max-width: 767px){
.container1 .list-films #film_related .item{
  margin-bottom: 10px;
    width: 45%;
    height: 250px;  
}}
.list-films #film_related .item {
    margin-bottom: 10px;
}
.breadcrumb>li+li:before {
    padding: 0 0px!important;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb {
    background-color: #000000!important;
}
.breadcrumb a {
    color: #ff9641!important;}

span.label1 {
    position: absolute;
    padding: 5px;
    font-size: 11px;
    color: #ffffff;
    background: #ef210c;
    border-bottom: 2px solid #bb3c2f;
    top: 30px;
    z-index: 2;
    border-radius: 0;
    font-weight: normal;
    border-radius: 0 5px 5px 0;
}