    
.releases h1, .releases h3 {
    font-size: 18px;
    line-height: 25px;
}
h2 {
    background: transparent;
    display: block;
    padding: 10px 0px;
    text-transform: uppercase;
    color: white;
    margin-bottom: 20px;
    font-size: 20px!important;
    margin-top: 50px;
}
.pagination a, .pagination span {
    margin:2px;
}
.cp {
    border-top: 0px!important;
}
.movie-home {
    margin-top: 0px;
}
.header-manga {
    display: block!important;
}
#sidebar .section:first-of-type,
#sidebar .section:last-of-type {
  display: none;
}
#section {
    width: 100%;
}
#gallery {
    height: auto!important;
}
#gallery.owl-loaded .owl-item {
    max-height: fit-content!important;

}
.ads-section {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 20px;
}

#content .seriestere .seriestucontent .seriestucontl .thumb img {
    width: 100%;
    height: auto;
}
.bigcover  {
    display: none;
}

.limit img {
    width: 100%!important;
    height: 249px!important;
}
.detail, #content.mangatere .terebody {
    margin-top: 50px;
    padding-top: 0px;
}
.tt {
    color: white;
    font-size: .95em;
    margin: 8px 0;
    margin-bottom: 3px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.epxs {
    color: #555;
}
.rtb span:before {
    content: "\f005\f005\f005\f005\f005";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    top: 0;
    position: absolute;
    left: 0;
    color: yellow;
}
.rtb:before {
    content: "\f005\f005\f005\f005\f005";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 0;
    left: 0;
    color: #686868;
    height: 15px;
}
.rtb span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 15px
}
.search-input {
    margin: 0px!important;
}
header {
    margin: 0px 0px 20px 0px!important;
}
.rtb {
    position: relative;
    overflow: hidden;
    color: #ffc700;
    height: 15px;
    line-height: 1;
    width: 85px;
    font-size: 15px;
    margin: 0 auto
}
.rt {
    margin-top: 10px;
}
.rtp
{
    overflow: hidden;
    display: inline-block;
    float: left;

}
.numscore {
    display: block;
    font-size: 13px;
    line-height: normal;
    font-style: italic;
    color: #999;
    overflow: hidden;
    padding-left: 5px;
    margin-top: 1px;
}
.bs {
    margin-bottom:10px;
}
.colored {
    position: absolute;
    z-index: 1;
    bottom: 5px;
    left: 5px;
    background: #ebcf04;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 700;
    font-size: 10px;
    padding: 2px 5px;
    border-radius: 3px;
    text-transform: uppercase;
}
.limit {
/*    padding: 137% 0 0;*/
position: relative;
overflow: hidden;
background: #111;
}
.ply {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
}
.hotx {
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 1;
    width: 25px;
    text-align: center;
    background: #F44336;
    border-radius: 50%;
}
.hotx .fab {
    line-height: 25px;
    color: #FFF;
}
.show {
    display: block!important;
}
.genre {
    margin-top: 20px;
    padding: 15px;
}
.genre a {
    background: white;
    padding: 5px 10px;
    color: black;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: table;
    border: 1px solid black;
}
.genre a:hover {
    background: #ccc;
}

@media only screen and (max-width: 600px) {
    .movie-home, #contenedor {
        margin-top: 0px !important;
    }
    .bs {
        max-width: 50%!important;
        width: 50%!important;
    }
    .home, .detail, .terebody {
        margin-top: 20px!important;
    }
    #content {
        margin-top: 0px;
    }
    .seriestucon, .bixbox {
        margin: 0!important;
    }
    ul li ul {
        left: -80px!important;
    }
}