#x-player{
    position: relative;
    max-width: 729px;
    margin:  0 auto;
}
.jw-banner{
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: 9999;
    width: 20%;
}
.jw-banner img {
    width: 100%;
    height: auto;
    max-width: 84px;
}
.wraplink1 a {
    width: 100%;
    height: 100%;
}
.image-cover,.image-cover img {
    border-radius: 5px!important;
}
.banner-preload {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 10000;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.banner-preload .banner-preload-container {
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    width: 100%;
    box-shadow: 0 0 5px #fff;
    position: absolute;
    margin: 0px auto;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wrapdatalink {
    position: absolute;
    display: flex;
    align-content: space-between;
    align-items: center;
    justify-content: space-evenly;
}
.wraplink1 {
    display: flex;
    width: 100%;
    height: 100%;
}
.wrapdatalink a {
    max-width: 600px;
    height: auto;
    display: flex;
    align-content: space-between;
    align-items: center;
    justify-content: space-evenly;
}
.banner-preload .banner-preload-container .banner-preload-close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    color: #dadada;
    background-color: #2b2b2b;
    border: 1px solid #dadada;
    box-shadow: 0 0 5px #fff;
    opacity: 0.8;
    cursor: pointer;
}
.banner-preload-close a:hover {
    color: #fff;
    background: #f00000;
}

.banner-preload-close a {
    color: #fff;
    padding: 3px 15px;
}
@media only screen and (max-width: 767px) {
    .wrapdatalink {
        flex-basis: 100%!important;
        width: 100%!important;
        max-width: 300px!important;
    }
    .bannerads {
        margin-top: 3px;
        max-width: 350px !important;
    }
}

#catfish {
    z-index: 10000;
    position: fixed;
    bottom: 0;
    margin: 0 auto;
    max-width: 729px;
    transform: translateX(-50%);
    left: 50%;
    margin-right: -50%;
  }
.closexx {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    color: #000;
}
.bannerads img,.bannerads_mobile img {
    margin-top: 3px;
}
#comments{
    display: none;
}
#wrapoutplayer {
    position: relative;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
#adsbottom li {
    list-style-type: none;
}
#adsbottom li a {
    list-style-type: none;
    padding: 6px 15px;
    font-weight: bold;
    margin: 5px;
    border-radius: 7px;
    color: #fff;
    text-decoration: unset;
}
#adsbottom {
    margin-top: 3px;
    display: flex;
    text-align: center;
    flex-basis: 100%;
    bottom: 5px;
    justify-content: center;
    width: 100%;
}
.related-title {
    display: flex;
    line-height: 1.3 !important;
    padding: 10px;
    text-align: left;
    background: #000;
    margin-bottom: 10px;
    flex-direction: column;
}
#tags_hot a {
    padding: 2px 10px;
    margin-right: 10px;
    margin-bottom: 6px;
    font-size: 15px;
    float: left;
    display: inline-block;
    color: #fff;
    border: 1px solid #383838;
    border-radius: 99px;
}
#tags_hot a:hover,a.hidden_tags:hover {
    background: #ed3237!important;
}
a.hidden_tags {
    background: #000!important;
}
#tags_hot {
    margin-top: 10px;
    margin-bottom: 4px;
    float: left;
}
.wraptt-vd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
}
.fl_ttvideo {
    flex-basis: 100%;
}
a#top-link {
    background: #f00;
    border-color: #f00!important;
    color: #fff!important;
}
.banner-bottom-video img {
    margin-bottom: 17px;
    margin-top: 10px;
}
.title_rl {
    height: 43px;
    overflow: hidden;
}
.widget {
    margin-bottom: 1.5em;
    float: left;
    width: 100%;
}
.tagcloud a {
    float: left;
    padding: 1px 10px;
    background: #444444;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
}
.info_s {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 5px;
}
.wrap-h3 {
    margin: 0 auto;
    max-width: 200px;
    text-align: center;
    transform: skew(-15deg);
    background: -webkit-linear-gradient(76deg, #ff6000 0%, #ff9600 100%);
    background: -o-linear-gradient(76deg, #ff6000 0%, #ff9600 100%);
    background: linear-gradient(14deg, #ff6000 0%, #ff9600 100%);
    margin-bottom: 20px;
}
.wrp {
    cursor: pointer;
    display: flex;
    padding: 6px 10px;
    background: #1e202a;
    align-items: center;
    font-size: 13px;
    border-radius: 99px;
    background: -webkit-linear-gradient(76deg, #ff6000 0%, #ff9600 100%);
    background: -o-linear-gradient(76deg, #ff6000 0%, #ff9600 100%);
    background: linear-gradient(14deg, #ff6000 0%, #ff9600 100%);
    color: #000;
    margin: 5px;
}
#wpd-post-rating {
    display: none;
}
#wpdcom {
    max-width: 100%;
    padding: 14px;
    margin: 7px auto 15px auto;
}#comments {
    max-width: 1100px;
    margin: 0;
    color: #333333;
    font-style: normal;
}article {
    padding: 0;
    margin: 0!important;
}
h2.post-title.is-large {
    font-weight: unset;
    font-size: 1.1em;
    height: 41px;
    overflow: hidden;
}.col-inner ol li, .col-inner ul li, .entry-content ol li, .entry-content ul li, .entry-summary ol li, .entry-summary ul li {
    margin-left: 4px;
}

.row.large-columns-4.medium-columns-2.small-columns-2.row-small .box-text, .row.large-columns-4.medium-columns-3.small-columns-2.row-small, .row.large-columns-3.medium-columns-2.small-columns-2.row-small .box-text, .row.large-columns-2.medium-columns-2.small-columns-2.row-small .box-text {
    padding: 10px;
}
h1.entry-title {
    font-size: 1.3em;
}
.nav-dropdown li {
    float: left;
    border: unset!important;
    width: 20%;
    padding: 0!important;
}
.nav-dropdown-has-border .nav-dropdown {
    border: none;
}
.nav-column li>a, .nav-dropdown>li>a {
    padding: 5px 5px !important;
    width: auto;
}
.nav-dropdown-has-border .nav-dropdown {
    border: none!important;
}
.nav .nav-dropdown {
    background-color: #141414;
    padding: 5px;
}
div#actionshare {
    margin-bottom: 8px;
}
#sharepost {
    cursor: pointer;
}
.share-list {
    display: none;
}
.mainvideobt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.mainvideobt i {
    font-size: 1.3em;
}
.post_data i {
    margin: 0 7px;
}
.post_data {
    display: flex;
    align-items: center;
}
h3.post-title.is-large {
    font-weight: unset;
    overflow: hidden;
    margin-bottom: 10px;
}
.wr_content {
    margin-top: 10px;
    margin-bottom: 10px;
}
.categories a:hover {
    background: #ed3237;
}
.categories a {
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    text-shadow: none;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #50483e;
    margin-bottom: 5px;
    background: #252527;
    border: unset;
    border-radius: 99px;
    padding: 1px 10px;
}
.categories {
    margin-bottom: 10px;
}
.feature {
    position: relative;
    overflow: hidden;
}
.feature::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
.feature .image{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
}
ul.row.related-post li {
    list-style: none;
}
.v_left {
    padding: 2px 9px;
    font-size: 11px;
    background: #444444;
    border-radius: 3px;
    line-height: 14px;
}
h2.post-title.is-large {
    font-weight: unset;
    font-size: 1.1em;
    height: 41px;
    overflow: hidden;
}

.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #fff;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}
.loadmorepost_rl {
    cursor: pointer;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 4px;
}
span.rdld:hover {
    background: #a70000;
}
span.rdld {
    padding: 6px 20px;
    background: #444444;
    border-radius: 3px;
}
.mbdiv {
    display: flex;
}
ul.links {
    font-size: .85em;
    margin: 5px 0;
    margin-bottom: 23px!important;
}
@media only screen and (max-width: 767px) {
    .v_left {
        padding: 2px 9px;
        font-size: 9px;
        background: #444444;
        border-radius: 3px;
        line-height: 14px;
        font-weight: bold;
    }
    #adsbottom li a {
        list-style-type: none;
        padding: 5px 3px;
        margin: 2px;
        font-size: 12px;
        border-radius: 8px;
        color: #fff;
        text-decoration: unset;
    }
    .wraptt-vd {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }
    .mbdiv {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .mainvideobt {
        display: flex;
        flex-direction: inherit;
    }
}
.termdata span {
    width: 89px;
}
.relatedcat h3 {
    margin-bottom: 18px;
    text-transform: unset;
    font-size: 15px;
    font-weight: normal;
}
.button_pcr {
    opacity: 0.7;
}
.button_pcr:hover {
    opacity: 1;
}
.centerbutton{
    width: 100%;
    text-align: center;
    float: left;
}
.btloadmoreposts {
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #ed3237;
    color: #ed3237;
}
.btloadmoreposts:hover,button.ux-relay__button.ux-relay__load-more-button.button.primary.mb-0:hover{
    background: #ed3237;
    color: #fff;
}
button.ux-relay__button.ux-relay__load-more-button.button.primary.mb-0{
    text-transform: none;
    border-radius: 3px;
    border: 1px solid #ed3237;
    font-weight: normal;
    background: unset;
    color: #ed3237;
}