#x-player {
    position: relative;
    max-width: 800px;
    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;
}
.home_title span {
    background: #f10006;
    padding: 5px 10px;
    color: #fff;
    font-size: 1.2em;
    border-radius: 5px;
}
.home_title {
    position: relative;
    margin-top: -45px;
    text-align: left;
}
.classvip::before {
    content: "HOT";
    position: absolute;
    top: 45px;
    left: -29px;
    z-index: 1000;
    background-color: red;
    color: white;
    font-weight: bold;
    padding-top: 3px;
    padding-right: 40px;
    transform: rotate(-45deg);
    transform-origin: top left;
    font-size: 13px;
    padding-left: 40px;
}
.wraplink1 a {
    width: 100%;
    height: 100%;
}
.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: 350px!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;
}
#adsbottom li,
#adsbottom li a {
  list-style-type: none;
}
#tags_hot a,
.tagcloud a {
  margin-right: 10px;
  float: left;
}
.info_s,
.wraptt-vd {
  margin-top: 5px;
  display: flex;
}
#adsbottom,
.fl_ttvideo,
.info_s,
.wraptt-vd,
.wrp {
  display: flex;
}
#tags_hot a,
.categories a {
  color: #fff;
  display: inline-block;
}
#sharepost,
.wrp {
  cursor: pointer;
}
#wrapoutplayer,
.box-text,
.feature,
.lds-facebook {
  position: relative;
}
#wrapoutplayer {
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
#playlive {
  margin: 0 auto !important;
}
#adsbottom li a {
  padding: 6px 15px;
  font-weight: 700;
  margin: 5px;
  border-radius: 7px;
  color: #fff;
  text-decoration: unset;
}
#adsbottom {
  margin-top: 4px;
  text-align: center;
  flex-basis: 100%;
  bottom: 5px;
  justify-content: center;
  width: 100%;
  margin-bottom: -4px;
}
.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 {
  background: #d33;
  padding: 2px 10px;
  margin-bottom: 6px;
  font-size: 15px;
}
#tags_hot a:hover {
  background: #bd0e0e;
}
a.hidden_tags {
  background: #000 !important;
}
.tagcloud a,
.wrp {
  background: #444;
  border-radius: 3px;
}
#tags_hot {
    margin-top: 10px;
    margin-bottom: 4px;
    float: left;
    width: 100%;
}
.wraptt-vd {
  justify-content: space-between;
  align-items: center;
}
.fl_ttvideo {
  flex-basis: 49%;
  justify-content: flex-end;
}
a#top-link {
  background: red;
  border-color: red !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 {
  padding: 1px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.info_s {
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
}
.mainvideobt,
.wrp {
  align-items: center;
}
.wrp {
  padding: 3px 4px;
  margin: -1px 7px;
  font-size: 13px;
}
.categories,
.mainvideobt,
.wr_content {
  margin-bottom: 10px;
}
#wpd-post-rating,
.share-list {
  display: none;
}
#wpdcom {
  max-width: 100%;
  padding: 14px;
  margin: 7px auto 15px;
}
#comments {
  max-width: 1100px;
  margin: 0;
  color: #333;
  font-style: normal;
}
article {
  padding: 0;
  margin: 0 !important;
}
.box-text {
  font-size: 0.9em;
  width: 100%;
  padding: 10px;
  background: unset;
}
.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-2.medium-columns-2.small-columns-2.row-small .box-text,
.row.large-columns-3.medium-columns-2.small-columns-2.row-small .box-text,
.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 {
  padding: 10px;
  background: #0c0b0b;
}
.mainvideobt i,
h1.entry-title {
  font-size: 1.3em;
}
.nav-dropdown li {
  float: left;
  border: unset !important;
  width: 20%;
  padding: 0 !important;
}
.nav .nav-dropdown {
  background-color: #d33;
  padding: 5px;
  margin-top: -2px;
}
div#actionshare {
  padding: 10px;
  border: 1px;
  margin-bottom: 8px;
}
.mainvideobt {
  display: flex;
  justify-content: center;
  padding: 9px 10px;
}
.post_data i {
  margin: 0 7px;
}
.post_data {
  display: flex;
  align-items: center;
}
h3.post-title.is-large {
  height: 38px;
  font-weight: unset;
  overflow: hidden;
  margin-bottom: 10px;
}
.wr_content {
  margin-top: 10px;
}
.categories a:hover,
span.rdld:hover {
  background: #a70000;
}
.categories a {
  background: #000;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 0 0 5px;
  padding: 0 6px;
  text-shadow: none;
  vertical-align: middle;
  white-space: normal;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.categories {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 1px;
}
.v_left,
span.rdld {
  border-radius: 3px;
}
.feature {
  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: #444;
  line-height: 14px;
}
h2.post-title.is-large {
  font-weight: unset;
  font-size: 1.1em;
  height: 41px;
  overflow: hidden;
}
.lds-facebook {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #fff;
  animation: 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite lds-facebook;
}
.lds-facebook div:first-child {
  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;
  }
  100%,
  50% {
    top: 24px;
    height: 32px;
  }
}
.loadmorepost_rl {
  cursor: pointer;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 4px;
}
span.rdld {
  padding: 6px 20px;
  background: #444;
}
.mbdiv {
  display: flex;
}
ul.links {
  font-size: 0.85em;
  margin: 5px 0;
  margin-bottom: 23px !important;
}
@media only screen and (max-width: 767px) {
  .v_left {
    padding: 2px 9px;
    font-size: 9px;
    background: #444;
    border-radius: 3px;
    line-height: 14px;
  }
  #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: column;
  }
}
.relatedcat h3 {
  margin-bottom: 18px;
  text-transform: unset;
  font-size: 15px;
  font-weight: 400;
}
.button_pcr {
  opacity: 0.7;
}
.button_pcr:hover {
  opacity: 1;
}

.centerbutton{
    width: 100%;
    text-align: center;
    float: left;
}
.btloadmoreposts{
    cursor: pointer;
    padding: 5px 10px;
    background: #f00000;
    color: #fff;
}
.btloadmoreposts:hover{
    background: #9b0000;
}