#comments{
	display: none;
}
.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: #dd3333;
    padding: 2px 10px;
    margin-right: 10px;
    margin-bottom: 6px;
    font-size: 15px;
    float: left;
    display: inline-block;
    color: #fff;
}
#tags_hot a:hover {
    background: #bd0e0e;
}
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: 49%;
    display: flex;
    justify-content: flex-end;
}
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;
}
.wrp {
    cursor: pointer;
    display: flex;
    padding: 3px 4px;
    background: #444444;
    border-radius: 3px;
    margin: -1px 7px;
    align-items: center;
    font-size: 13px;
}
#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;
}.box-text {
    font-size: .9em;
    padding-bottom: 1.4em;
    padding-top: 0.7em;
    position: relative;
    width: 100%;
    padding: 10px;
    background: unset;
}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;
    background: #0c0b0b;
}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: #dd3333;
    padding: 5px;
    margin-top: -2px;
}
div#actionshare {
	padding: 10px;
	border: 1px solid#000;
	margin-bottom: 8px;
}
#sharepost {
	cursor: pointer;
}
.share-list {
	display: none;
}
.mainvideobt {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 9px 10px;
	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 {
	height: 38px;
	font-weight: unset;
	overflow: hidden;
	margin-bottom: 10px;
}
.wr_content {
	margin-top: 10px;
	margin-bottom: 10px;
}
.categories a:hover {
	background: #a70000;
}
.categories a {
    background: #000;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    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;
    margin-left: 5px;
}
.categories {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    border: 1px solid#161616;
}
.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;
	}
.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: normal;
}
.button_pcr {
    opacity: 0.7;
}
.button_pcr:hover {
    opacity: 1;
}
