
/*  ----------------------------------------------------------------------------
    Module 89
*/
.td_block_wrap.td_block_89 {padding-bottom:0; margin-bottom: 0; }
.td_module_wrap.td_module_89 {padding-bottom: 0; }
.td_module_89:hover .entry-title a {
  color: #fff !important;
}

.td_module_89 .td-module-thumb {
  margin-bottom: 0;
  overflow: hidden;
	height:100vh;
}
.vc_row.vc_row-o-full-height {
    min-height: 100vh;
}
.td_module_89 .td_module_wrap {
     position: relative;
    padding-bottom: 0px;
}
.td_module_89 .td-module-thumb a:last-child:after {
  bottom: 0;
  content: "";
  display: block;
  height: 80%;
  width: 100%;
  position: absolute;
  z-index: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.td_module_89 .entry-thumb {
	width: 100%;
    height: 100vh;
	background-size: cover;
	background-position: center;
    background-attachment: fixed;
}
@media  (max-width: 1140px) {
	.td_module_89 .entry-thumb { background-attachment: fixed; }
}
body.td-animation-stack-type0 .td-animation-stack.td_module_89 .entry-thumb {opacity:1;}

.td_module_89 .meta-info-container {
  position: relative;
}
.td_module_89 .td-module-meta-info {
  position: absolute;
  margin-bottom: 0;
  width: 100%;
  bottom: 43%;
    max-width: 1068px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
	.td_module_89 .td-module-meta-info { max-width: 980px; }
}
@media (min-width: 768px) and (max-width: 1018px) {
	.td_module_89 .td-module-meta-info { max-width: 740px; }
}
@media (max-width: 767px) {
	.td_module_89 .td-module-meta-info { padding-left: 10px; padding-right: 10px; }
}

/*** skinned ***/
@media (min-width: 1180px) {
  .skinned .td_module_89 .td-module-meta-info { max-width: 980px; }
}
	  
.td_module_wrap.td_module_89 .entry-title {
/*font-family: 'Roboto', arial, sans-serif!important;
  font-weight: 700;
*/
  font-size: 36px;
  line-height: 42px;
	margin-bottom: 10px;
}
.td_module_89 .td-category {
	line-height: 42px;
}
.td_module_89 .td-post-category {
  /*background-color: rgba(255, 255, 255, 0.35) !important;
  color: #f6a000;
    font-weight: 600;
    margin-right: 5px;
    vertical-align: top;*/
	font-family: 'Roboto', sans-serif;
    font-size: 24px;
	padding: 4px 6px 5px;
	margin-top: 4px;
}
.td_module_89 [class^="icon-"]:before, .td_module_89 [class*=" icon-"]:before {
	font-size: 45px;
	margin: 0;
	position: absolute;
	top: -2px;
	right: 0;
	color: #000;
}

.td_module_89 .vc_separator .vc_sep_holder {
	margin-top: -3px;
}
.td_module_89 .entry-review-stars {
  margin-right: 22px;
}
.td_module_89 .entry-title a,
.td_module_89 .td-post-author-name a,
.td_module_89 .td-post-date,
.td_module_89 .td-icon-star,
.td_module_89 .td-icon-star-half,
.td_module_89 .td-icon-star-empty {
  color: #fff;
}
.td_module_89 .td-post-date {
  margin-right: 22px;
}
.td_module_89 .td-module-comments {
  float: none;
  display: inline-block;
  vertical-align: top;
  top: 2px;
}
.td_module_89 .td-module-comments a {
  background-color: transparent !important;
  padding: 0;
  font-size: 11px;
  font-weight: 400;
}
.td_module_89 .td-module-comments a:before {
  font-family: 'newspaper', sans-serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e83b";
  margin-right: 5px;
  font-size: 9px;
}
.td_module_89 .td-module-comments a:after {
  display: none;
}

.td_block_89 .td-pb-span12  {
    padding-right: 0px!important;
    padding-left: 0px!important;
}

@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_module_89 .td-author-date {
    display: none;
  }
  .td-pb-span4 .td_module_89 .td-module-meta-info {
    bottom: 10px;
  }
  .td-pb-span4 .td_module_89 .td_module_wrap .entry-title {
    margin: 0;
  }
  .td-pb-span4 .td_module_89 .td-video-play-ico > img {
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
    bottom: auto;
    left: auto;
  }
  .td-pb-span4 .td_module_89 .entry-title {
    margin: 0;
  }
}