.catD,
.hdbadge {
    z-index: 1;
}
.dark .show_similar_sites .site_name {
    color: #fff;
}
.review_con h1 {
    padding-right: 120px;
}
.review_con h1.small {
    font-size: 30px;
}
.link_btn2.long {
    width: fit-content;
    padding: 0 30px;
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
@media (max-width: 500px){
    .psD {
        font-size: 2.8vw;
    }
    .psD small {
        font-size: 2.5vw;
    }
}
@media (max-width: 767.98px){
    .psList .pornstar_item {
        width: 50%;
    }
    .pv_count_tooltip {
        display: none;
    }
    .deal_container {
        padding: 0;
    }
    .siteCdisc,
    ul.cpnlist.more_coupons {
        margin: 0;
    }
    .tax-tags .thumbs-wrap,
    .single-webcam-videos .thumbs-wrap,
    .post-type-archive-webcam-videos .thumbs-wrap {
        padding: 0 0 25px;
        overflow: hidden;
    }
    .single-webcam-videos .wrap-outer-video {
        padding: 0;
    }
    .tax-tags .thumbs-cols .col,
    .single-webcam-videos .thumbs-cols .col,
    .post-type-archive-webcam-videos .thumbs-cols .col {
        margin: 0;
        padding: 0;
        width: 50%;
    }
    .post-type-archive-webcam-videos .video_count {
        display: none;
    }
    .thumbs-description {
        overflow: hidden;
        white-space: nowrap;
        padding: 5px 10px;
    }
}
@media (max-height: 767.98px) and (orientation: landscape){

}
@media (max-width: 1199.98px){
    .top_alert_best {
        clear: both;
        display: block !important;
        overflow: hidden;
        white-space: nowrap;
        padding: 0 10px;
    }
}